You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 day ago | |
---|---|---|
.. | ||
data | 3 months ago | |
tests | 4 days ago | |
utils | 1 day ago | |
README.md | 4 months ago | |
context_cache.sqlite | 1 week ago | |
poetry.lock | 1 week ago | |
pyproject.toml | 1 week ago | |
setup.cfg | 4 months ago |
README.md
Tests
This folder contains the structure to run more complicated tests. The goal is to provide sufficient coverage that if these tests pass, it is safe to deploy to production.
Tests can be run via
poetry run pytest
Test data
The folder data
contains json files containing sample activities
collected from traffic. They are used to provide realistic results
when running the tests.