Document how the test servers work and how to use them
This commit is contained in:
parent
24dc32306e
commit
1939a24c6e
10
README.md
10
README.md
@ -39,3 +39,13 @@ can be performed.
|
||||
Go to `Settings -> Language & Frameworks -> JavaScript -> Prettier` and then check
|
||||
`Automatic Prettier Configuration`, set `Run for files` to `**/*.{java}`,
|
||||
and finally check `Run on save`.
|
||||
|
||||
## Test servers
|
||||
All pull requests are automatically deployed to a test server.
|
||||
The URL to the test server will be posted as a comment in the pull request once deployed.
|
||||
|
||||
Prepare test data in the `DataInitializer` class to help others test your changes.
|
||||
Document (in the pull request) which users to log in as and what to do to see the changes.
|
||||
|
||||
If you want to reset the data to its original state you can re-run the "deploy-branch.yaml"
|
||||
workflow at https://gitea.dsv.su.se/DMC/scipro/actions for the branch you want to reset.
|
||||
|
Loading…
x
Reference in New Issue
Block a user