Florian Bruhin
|
14545a3a22
|
Mark some tests as integration and no coverage.
|
2015-08-11 19:36:27 +02:00 |
|
Florian Bruhin
|
c4ebfcd4b3
|
Make tests fail on unexpected logging messages.
|
2015-08-09 20:00:36 +02:00 |
|
Florian Bruhin
|
01f71e980d
|
pylint: Ignore import-error.
|
2015-08-07 00:16:37 +02:00 |
|
Florian Bruhin
|
8aab87e2a2
|
Don't readd capturelog handler after log tests.
I don't really know why, but doing that ends up with something calling
sys.stdout.close()...
Fixes #856.
|
2015-08-07 00:09:02 +02:00 |
|
Florian Bruhin
|
e86a79740a
|
Use raising=True for QtBot.waitSignal.
|
2015-06-07 02:30:36 +02:00 |
|
Florian Bruhin
|
aa4cb2927d
|
Fix TestHideQtWarning tests for pytest 1.4.0.
pytest captures the Qt logging messages, so we can't use qWarning to test.
|
2015-06-07 02:29:20 +02:00 |
|
Florian Bruhin
|
8e417970c3
|
Merge branch 'pytest-rewrites'
|
2015-05-18 21:42:15 +02:00 |
|
Florian Bruhin
|
7e2c67a7e4
|
Fix tests/lint.
|
2015-05-15 20:25:29 +02:00 |
|
Florian Bruhin
|
8398fe3bdd
|
Rewrite test_log.py to use pytest.
See #660.
|
2015-05-10 16:19:30 +02:00 |
|
Bruno Oliveira
|
bfc99f09f9
|
Renamed test to tests as suggested by @The-Compiler
|
2015-04-05 12:23:04 -03:00 |
|