Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -2/+3 | |
2020-10-05 | Tests: pretty versions output for multi-version tests. | Max Romanov | 1 | -3/+3 | |
2020-10-01 | Tests: minor fixes. | Andrei Zeliankou | 1 | -6/+27 | |
Fixed temporary dir removing. Fixed printing path to log. Module checks moved to the separate file. | |||||
2020-09-24 | Tests: prerequisites check improved by using callable. | Max Romanov | 1 | -15/+23 | |
This is required for more flexible Python version check since ASGI works for Python 3.5+. Version check via 'startswith()' function removed as not consistent. | |||||
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -0/+299 | |