Tomas Kopecek
4ca03ffa47
update .gitignore
2022-10-07 14:54:21 +02:00
Otto Urpelainen
85595b41f6
Add koji.egg-info/ to .gitignore
...
That folder is automatically generated when tox is run.
2021-08-10 07:12:23 +03:00
Zack Cerza
2b06288792
Run tests in virtualenvs using tox
...
Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00
Yu Ming Zhu
699e811af0
gitignore: exclude .vscode folder
2019-12-05 13:57:20 +00:00
Yuming Zhu
7a6ebc851f
improve test and clean targets in Makefiles
2019-11-27 15:42:30 +01:00
Yuming Zhu
fa30c67e20
exclude py compiled files under util/
2018-08-16 13:50:57 -04:00
Mike McLean
adc2695a7c
update .gitignore
...
A number of common artifacts were not ignored. I've added a few items
and tried to organize them a bit
2017-06-21 14:55:48 -04:00
Matt Prahl
f237fd5100
Adds unit tests for tasks.py
...
Adds Vagrant support to run unit tests
2016-07-21 17:08:45 -04:00
Ralph Bean
7ed92ca244
Produce a nice coverage report.
2016-06-09 14:51:16 -04:00
Ralph Bean
57d7dbf8b8
The beginnings of some cli tests.
2016-06-08 14:53:41 -04:00
Adam Miller
3fd4275fe3
first pass at converting docs to sphinx-doc reStructured Text
2016-05-07 16:42:02 -04:00
Ralph Bean
f475b92802
Coverage tracking for the test suite.
...
If you issue `make test`, it will run the tests and print out a coverage
reporting indicating what lines of code were covered by the tests and which
were not. This will (hopefully) be useful more over time as we start to write
more tests.
2016-03-15 11:29:41 -04:00
Jesse Keating
f3e19e32ed
Add a .gitignore file (Trac #19 )
2007-06-12 11:36:28 -04:00