Skip to content
Snippets Groups Projects
Verified Commit 1219f2b8 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Tests] Deduplicate post-install steps

parent 5476e6c5
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,6 @@ skip_install = true
envdir = {toxworkdir}/globalenv
commands_pre = ./dev.sh install-all
commands =
poetry run python manage.py compilemessages
poetry run python manage.py yarn install
poetry run python manage.py collectstatic --no-input --clear
poetry run pytest --cov=. {posargs} biscuit/ apps/official/
[testenv:selenium]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment