Merge pull request 'docs(README): remove unhelpful sentence about actions' (#183) from earl-warren/end-to-end:wip-readme into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/183 Reviewed-by: thefox <thefox@noreply.code.forgejo.org>
This commit is contained in:
commit
6f3f3ec0f2
1 changed files with 2 additions and 5 deletions
|
@ -2,17 +2,14 @@
|
||||||
|
|
||||||
A series of tests scenarios and assertions covering
|
A series of tests scenarios and assertions covering
|
||||||
[Forgejo](https://codeberg.org/forgejo/forgejo) and the [Forgejo
|
[Forgejo](https://codeberg.org/forgejo/forgejo) and the [Forgejo
|
||||||
runner](https://code.forgejo.org/forgejo/runner). They partially rely
|
runner](https://code.forgejo.org/forgejo/runner).
|
||||||
on [Forgejo actions](https://code.forgejo.org/actions) developed
|
|
||||||
specifically for testing such as
|
|
||||||
[setup-forgejo](https://code.forgejo.org/actions/setup-forgejo).
|
|
||||||
|
|
||||||
They are designed to run using Forgejo releases and development
|
They are designed to run using Forgejo releases and development
|
||||||
versions compiled from designated repositories.
|
versions compiled from designated repositories.
|
||||||
|
|
||||||
# Removing legacy tests
|
# Removing legacy tests
|
||||||
|
|
||||||
End to end tests cover the supported range of releases and when one of
|
End-to-end tests cover the supported range of releases and when one of
|
||||||
them is EOL, it must be removed as well as the tests that target it
|
them is EOL, it must be removed as well as the tests that target it
|
||||||
specifically. Otherwise the test suite would grow indefinitely.
|
specifically. Otherwise the test suite would grow indefinitely.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue