Add detailed instructions for e2e testing

- rewrite parts of and improve README
- simplify repo declaration
- list coverage in workflow path filter
This commit is contained in:
Otto Richter 2024-09-05 19:21:21 +02:00
parent d06da0d9c6
commit 0f3ba99ff0
3 changed files with 154 additions and 46 deletions

View file

@ -8,6 +8,9 @@ on:
- .forgejo/workflows/e2e.yml
- tests/e2e/**
- web_src/js/**
- web_src/css/form.css
- templates/webhook/shared-settings.tmpl
- templates/org/team/new.tmpl
jobs:
test-e2e: