- create `*Factory` classes with fakerboy and faker that generate randomized instances of the ORM models - add new pytest marker: "db" are the integration tests involving the database whereas "e2e" will be all other integration tests - streamline the docstrings in the ORM models |
||
|---|---|---|
| .. | ||
| db | ||
| __init__.py | ||
| conftest.py | ||
| test_config.py | ||
| test_console.py | ||
| test_version.py | ||