Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-09 | Tests: isolation check moved to the pytest_sessionstart(). | Andrei Zeliankou | 1 | -160/+0 | |
This change eliminates the need for some classes to run Unit one more time before running tests. | |||||
2020-12-06 | Tests: options moved to the separate class. | Andrei Zeliankou | 1 | -1/+1 | |
This change is necessary to separate the logic and prevent possible circular dependency. | |||||
2020-10-27 | Tests: fixed isolation detection. | Andrei Zeliankou | 1 | -23/+99 | |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -10/+10 | |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -2/+2 | |
2020-05-15 | Tests: style. | Andrei Zeliankou | 1 | -2/+2 | |
2019-11-26 | Tests: added getjson() helper. | Tiago Natel | 1 | -3/+0 | |
2019-11-26 | Tests: parsing of "Transfer-Encoding: chunked" responses. | Tiago Natel | 1 | -1/+1 | |
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 1 | -0/+87 | |