powerdns-admin/tests/integration/api/management
corubba b9eb593acd Fix tests
Increased the version of pytest to make it work with py 3.10 [0].
The GET calls no longer return list but the object itself, fixed the
tests and assertions to account for that. The tests did not account for
the later added `allow_user_remove_domain` setting. And there were
issues with missing and non-stopped patchers/mocks.

Now all tests are at least passing.

[0] https://github.com/pytest-dev/pytest/pull/8540
2022-12-19 09:37:01 +01:00
..
__init__.py Fix tests 2022-12-19 09:37:01 +01:00
test_admin_user.py Fix tests 2022-12-19 09:37:01 +01:00
test_user.py Fix tests 2022-12-19 09:37:01 +01:00