Add README with info around testing
This commit is contained in:
parent
983801a637
commit
d0cb431b69
1 changed files with 11 additions and 0 deletions
11
src/test/README.md
Normal file
11
src/test/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
# Testing information
|
||||||
|
|
||||||
|
## Code coverage
|
||||||
|
|
||||||
|
Code coverage is recorded in
|
||||||
|
[codecov.io](https://codecov.io/gh/osbuild/image-builder-frontend/).
|
||||||
|
This information comes only from unit tests and for the time being
|
||||||
|
we're not concerned with collecting coverage information from integration
|
||||||
|
tests.
|
||||||
|
|
||||||
|
It must be **over 85%** as required by Insights QE!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue