feat/e2e-refactor #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/e2e-refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Complete e2e test suite refactor: modularisation, coverage, and parallelism
Summary
test_auth/,test_journal/,test_account/,test_admin/) with ajourneys/subfolder for cross-role flowslocale switching, and five end-to-end journeys
user page and an admin page no longer bleed session cookies
pytest-xdist(-n 2 --dist=loadfile) for parallel test execution; module-scopeseed_user/seed_admininsubdirectories where no test mutates the user record to avoid repeated
bcrypthashes per file