Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-08 | Tests: added "--restart" option. | Andrei Zeliankou | 1 | -1/+1 | |
Now Unit do not restart after each test by default. | |||||
2021-01-13 | Tests: waitformount() and waitforunmount() introduced. | Andrei Zeliankou | 1 | -0/+32 | |
2020-12-09 | Tests: isolation check moved to the pytest_sessionstart(). | Andrei Zeliankou | 1 | -0/+12 | |
This change eliminates the need for some classes to run Unit one more time before running tests. | |||||
2020-12-08 | Tests: utils module introduced. | Andrei Zeliankou | 1 | -0/+50 | |