Commit Graph

5 Commits

Author SHA1 Message Date
Bastien Nocera
40e055b7c8 tests: Fix error running tests with Python 3.11
In 664448d81f
the "errors" attribute was removed from the _Outcome object. Adapt the
code to print the daemon log after a failed run().
2022-06-24 13:32:52 +02:00
Bastien Nocera
e4f0e05af3 tests: Make tests a build option
And don't skip tests if any test dependencies are missing.
2022-04-04 17:51:47 +02:00
Bastien Nocera
7124a42d34 tests: Bump timeout when running under valgrind 2022-03-25 16:55:38 +01:00
Bastien Nocera
abd16b5911 tests: Start mock polkitd in the tests
And allow all us to perform all the actions.
2021-09-29 11:54:26 +02:00
Bastien Nocera
74b71d9a3b tests: Rename integration test script
Add the python suffix.
2021-09-07 10:50:35 +02:00