Skip to content
Snippets Groups Projects
Commit 2cd93635 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'testsuite' into 'master'

Compile and collect staticfiles. Advances #338

See merge request !428
parents 8f958483 42fce298
No related branches found
No related tags found
1 merge request!428Compile and collect staticfiles. Advances #338
Pipeline #5131 passed
......@@ -10,6 +10,8 @@ skip_install = true
envdir = {toxworkdir}/globalenv
commands_pre =
- poetry install
- poetry run aleksis-admin yarn install
- poetry run aleksis-admin collectstatic --no-input
commands =
- poetry run pytest --cov=. {posargs} aleksis/
......
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