summaryrefslogtreecommitdiffhomepage
path: root/test/unit/check/isolation.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-12-15Tests: fixed bug that disabled isolation tests.Tiago Natel de Moura1-1/+1
2020-12-09Tests: isolation check moved to the pytest_sessionstart().Andrei Zeliankou1-0/+158
This change eliminates the need for some classes to run Unit one more time before running tests.