Files
fm-orchestrator/.gitignore
Hunor Csomortáni 0066c79dae Bootstrap integration tests
This is the first step to have some tests, that we could run against an
MBS instance, to check that it's functionally correct. Ultimately, these
will replace the test scripts (`contrib/test-*`).

This doesn't really do anything yet, but I would like to make sure that
everyone is on the same page regarding how this will be set up.

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
2019-10-24 10:16:16 +02:00

27 lines
380 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