389c5c03e1
py.test option tweak
...
--ff can be bad, as it changes test order
2016-11-10 15:40:19 +01:00
56617b06b9
Removed -x option for py.test
...
The -x option makes py.test run failed tests first. However, tests that
failed because of interference with previous tests will be falsely marked
as PASSED when this happens.
2016-11-02 11:02:40 +01:00
341d07bbe3
py.test: run with -x (stop at first error) and --ff (failed test first)
2016-10-04 12:01:09 +02:00
5abfad4d0d
Made unittests work again.
...
- ignore node_modules
- rename attract_server → attract
- removed your mother
2016-09-07 10:06:16 +02:00
bd4055a8ea
Updated test requirements
2016-08-31 11:32:29 +02:00
0eb8be33c0
Skeleton structure of a Pillar extension.
2016-07-29 16:57:43 +02:00