7 Commits

Author SHA1 Message Date
Bobby Noelte
4284119352 Add test for server
A test fixture to start the server and a first test case is added.

The fixture tries to assure that the server is installed and running.
If it is not installed the fixture uses pip to install it.

The server and the installation by pip is run bei the same Python
executable that also runs pytest.

The github workflow for pytest is adapted to install akkudoktor-eos.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-08 19:22:16 +02:00
Sebastian Struß
00c8b91c61 Add docker multi-arch build with github package push and cleaned up Dockerfile for smaller builds 2024-10-05 08:53:14 +02:00
Michael Osthege
411a843faf Add contribution guide and issue templates 2024-10-04 11:51:10 +02:00
Daniel Molkentin
acfb2aaa13 fix: remove verbose comment 2024-10-03 21:40:28 +02:00
Daniel Molkentin
7b8ca3b840 feat: run pytest for PRs 2024-10-03 21:38:04 +02:00
Michael Osthege
05a3c1a5bb Add pre-commit configuration 2024-10-03 17:28:49 +02:00
Daniel Molkentin
3e3759efae Create dependabot.yml 2024-09-10 16:32:43 +02:00