summaryrefslogtreecommitdiff
path: root/tests/unit/engines/__init__.py
AgeCommit message (Collapse)Author
2024-06-23[fix] engine unit tests.Richard Lyons
Enables unit tests in the engines directory by adding __init__.py, and fixups for the enabled tests.
2019-12-21[mod] remove useless engine unit testsAdam Tauber
These tests are not able to detect engine errors if the upstream site changes.
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber