mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
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>
6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
build==1.2.2.post1
|
|
pytest==8.3.3
|
|
pytest-xprocess==1.0.2
|
|
requests==2.32.3
|
|
pre-commit
|