Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] c08667a81d
Bump requests from 2.28.1 to 2.31.0 in /python/web (#1177) 2023-05-24 22:16:36 -07:00
nucleogenic 6514e24770
Docker container for Pytest (#901)
* Dockerize Pytest

* Fix auto-delete warning in delete file test

* Allow tests to be executed with a non-default home dir

* Use hostname for Docker container only if tests executed in Docker

* Update container entrypoint to pytest

* Re-format tests with black

* Define if the execution environment is a Docker container in env fixture

* Skip unsupported host bridge attachment test in Docker
2022-10-14 19:30:08 -07:00
Daniel Markstedt 5e4fa38051
Add missing watchdog requirement (#880) 2022-10-02 15:30:28 +02:00
nucleogenic 6f7e611aa1
Add missing dev dependency flake8 2022-09-26 00:00:19 +01:00
nucleogenic 0e6147e0bb
Setup pytest, flake8, black + add API tests 2022-09-26 00:00:18 +01:00