The unit testing was for commands was split out from src/objects/tests.py into the new src/commands/default/test.py in order to keep the testing modules thematically grouped with the things they are testing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| exithandler.py | ||
| manager.py | ||
| models.py | ||
| object_search_funcs.py | ||
| objects.py | ||
| tests.py | ||