Florian Bruhin
|
6f028e9ad0
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
de50f30b9b
|
Replace all GitHub links
|
2017-02-05 00:13:11 +01:00 |
|
Florian Bruhin
|
5d87770513
|
tests: Allow XPASS for test_installed_package
We need to use strict=False here as test_installed_package can XPASS when
running frozen tests.
|
2016-03-02 08:09:04 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
2b1622b34d
|
Update to pytest-bdd 2.16.0.
This avoids deprecation warnings emitted by python 3.5 and pytest 2.8.
|
2015-12-20 20:11:49 +01:00 |
|
Florian Bruhin
|
7e8f16dd22
|
pylint: Disable deprecated-method in test_conftest.
|
2015-12-01 07:16:53 +01:00 |
|
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 |
|