0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00

developer: testing: update the testing labels, they changed

there also is no longer a forgejo-manual-testing repository
This commit is contained in:
Earl Warren 2024-07-16 17:32:22 +02:00 committed by Earl Warren
parent 976c247f14
commit e51ae38bb8

View file

@ -69,15 +69,7 @@ forgejo-runner exec --workflows .forgejo/workflows/testing.yml
## Manual testing
When the change to be tested lacks the proper framework, the manual
test procedure must be documented and referenced in the
[manual testing repository](https://codeberg.org/forgejo/forgejo-manual-testing).
The tests it contains should be run on a regular basis to verify they keep working.
test steps must be documented in the description of the pull request.
Changes that are associated with a manual test procedure should be
labeled ["manual test"](https://codeberg.org/forgejo/forgejo/pulls?labels=181437).
## No test
When a change is not tested, it should be labeled
["untested"](https://codeberg.org/forgejo/forgejo/pulls?labels=167348). The
rationale for the absence of test should be explained.
Changes that are associated with manual tests must be labeled
labeled ["test/manual"](https://codeberg.org/forgejo/forgejo/issues?labels=201028).