mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-22 17:28:40 +00:00
Update inspections.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
8c50c8dcaa
commit
4464b5b2c8
|
|
@ -15,12 +15,14 @@ The following automated tests must pass without errors, failures and warnings fo
|
||||||
* `./cOMS/tests/test.sh`
|
* `./cOMS/tests/test.sh`
|
||||||
* see [other checks](#other-checks) below
|
* see [other checks](#other-checks) below
|
||||||
|
|
||||||
Alternatively you can simply run the helper script in the Build repository, which executes all the above mentioned checks:
|
Alternatively you can simply run the helper script in the Build repository, which executes a few the above mentioned checks:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./Build/Helper/inspectproject.sh
|
./Build/Helper/inspectproject.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
An overview of all tests and statistics can be found at https://dev.jingga.app.
|
||||||
|
|
||||||
> Manual tests and inspections may reveal further issues during the review process requiring additional code changes
|
> Manual tests and inspections may reveal further issues during the review process requiring additional code changes
|
||||||
|
|
||||||
## How and what to test?
|
## How and what to test?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user