mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-02 20:59:06 +08:00
Generate a short report at the end of each test run and a self-contained HTML report, too. Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
28 lines
392 B
Plaintext
28 lines
392 B
Plaintext
*.pyc
|
|
*.src.rpm
|
|
.eggs
|
|
.idea
|
|
.mbs_local_build.db
|
|
.test_module_build_service.db
|
|
/.cache/
|
|
/.coverage*
|
|
/.tox/
|
|
/.vagrant/
|
|
/build/
|
|
/dist/
|
|
/module_build_service.egg-info/
|
|
module_build_service.db
|
|
server.crt
|
|
server.key
|
|
test_module_build_service.db
|
|
.vscode
|
|
.ropeproject
|
|
tests/test_module_build_service.db-journal
|
|
*.swp
|
|
.pytest_cache/
|
|
requirements.txt.orig
|
|
mbstest.db
|
|
htmlcov/
|
|
test.env.yaml
|
|
report.html
|