Florian Bruhin
|
0d67cff5cb
|
Merge branch 'bdd'
Conflicts:
tests/test_conftest.py
tox.ini
|
2015-11-02 06:36:30 +01:00 |
|
Florian Bruhin
|
7d17957e90
|
Ignore inspect.getargspec() warning during tests.
https://github.com/pytest-dev/pytest-bdd/issues/153
|
2015-11-01 22:40:11 +01:00 |
|
Florian Bruhin
|
021a379dd2
|
Add xfailed test for #1070.
|
2015-10-26 21:02:34 +01:00 |
|
Florian Bruhin
|
65891c6f0d
|
Fail tests on Python warnings.
Fixes #982.
|
2015-10-01 21:34:00 +02:00 |
|
Florian Bruhin
|
f552f433f8
|
Rename stupidly named test.
|
2015-10-01 18:58:45 +02:00 |
|
Florian Bruhin
|
1861b0a5e4
|
Don't skip all tests without DISPLAY set.
We used qapp in a session scoped fixture, which means testing without DISPLAY
skipped all tests.
|
2015-09-28 21:50:44 +02:00 |
|