mprahl
fa44d53d8d
Make the pytest command verbose in tox.ini
2017-11-07 11:30:45 -05:00
Martin Curlej
60b3d97c97
flake8 cleanup
...
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
removed some noqa tags
2017-10-25 12:13:59 +02:00
mprahl
bd06a803d1
Set the max line length used by the project in tox.ini so flake8 doesn't complain
2017-10-16 14:38:42 -04:00
Filip Valder
7e3914e8b3
Remove parameterized
...
The reason is mentioned in PR#684:
"I've talked with @fivaldi to rewrite the test to not use parameterized,
since it is not in Fedora."
2017-09-15 13:31:48 +02:00
Filip Valder
3cb41aa5dc
Changes in MBS restful API:
...
- Refactor MBS API code
- Unify module-/component_build API philosophy/design/approach
- Naming fixes
- _utc_datetime_to_iso moved from ModuleBuildAPI and is now a module-level function.
- Existing v1 API remains unchanged. ComponentBuildAPI now supports individual component build listing + verbose mode.
- documented in README
- various component_build API tests added
2017-09-11 14:48:22 +02:00
Filip Valder
83abaa4f6c
tox fixes
2017-05-10 13:33:13 +02:00
Filip Valder
906bef4e6a
add posargs for passing additional args to py.test (e.g. run tests in specific file/dir only)
2017-04-07 10:36:50 +02:00
Filip Valder
41eaa2b001
include all other deps from test-requirements
2017-03-31 11:29:12 +02:00
Filip Valder
e6d80c0293
introduce tox & pytest as well as other stuff (flake8, bandit and prepare for future automated build&release steps)
2017-03-31 11:15:32 +02:00