Skip to content

Repository files navigation

froide evidencecollection

Rebuild Search Index

To rebuild the search index for the froide_evidencecollection app, you can use the following command:

python manage.py search_index --rebuild --models froide_evidencecollection

Running Tests

Run tests with pytest:

docker compose -f compose-dev.yaml up
# --create-db option is only needed the first time.
pytest --create-db

Run tests with coverage:

coverage run -m pytest && coverage report

Alternatively, you can run make test or make testci.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages