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.
bovine/tests
Helge 35b2d11341 Move mymath.rocks specific code to bovine_web 1 day ago
..
data First round of changes to tests using the new store 3 months ago
tests Reactivate ServerSentEvents test 4 days ago
utils Move mymath.rocks specific code to bovine_web 1 day ago
README.md testing 4 months ago
context_cache.sqlite Initial move of json-ld 1 week ago
poetry.lock Prepare for the release of bovine* 1 week ago
pyproject.toml Prepare for the release of bovine* 1 week ago
setup.cfg Rewrite tests to be actual end to end tests 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.