Florian Bruhin
|
8ffe591f98
|
Skip TestSave.test_long_output on Windows.
This seems to segfault unpredictably when exiting pytest and I can't find out
why.
Fixes #895.
|
2015-08-26 10:06:49 +02:00 |
|
Alexander Cogneau
|
9ef9224c32
|
Remove unecessary class
|
2015-08-26 00:20:14 +02:00 |
|
Alexander Cogneau
|
a1dff7d535
|
Final cmdhistory tests
|
2015-08-26 00:16:18 +02:00 |
|
Alexander Cogneau
|
d3488172ec
|
Lift duration for test_debug
|
2015-08-25 22:41:54 +02:00 |
|
Alexander Cogneau
|
18d42d1f0a
|
More tests for cmdhistory
|
2015-08-25 22:17:42 +02:00 |
|
Florian Bruhin
|
11f4fbc772
|
Silence pylint.
|
2015-08-25 21:24:58 +02:00 |
|
Florian Bruhin
|
38a07cc152
|
Fix lint.
|
2015-08-25 21:21:49 +02:00 |
|
Florian Bruhin
|
8c76db3892
|
Add some tests for progressbar sizing in statusbar.
|
2015-08-25 21:07:35 +02:00 |
|
Alexander Cogneau
|
26058f4e80
|
A few cmdhistory tests
|
2015-08-25 18:46:49 +02:00 |
|
Florian Bruhin
|
987b39885a
|
sessions: Add more tests.
|
2015-08-25 17:49:45 +02:00 |
|
Alexander Cogneau
|
f54295f95c
|
Test _warn_on_keychains.
|
2015-08-25 16:28:02 +02:00 |
|
Alexander Cogneau
|
09161faca5
|
Refactor read_config for easier testing
|
2015-08-25 12:04:22 +02:00 |
|
Alexander Cogneau
|
05eb9bd08c
|
Remove unnecessary lines
|
2015-08-25 10:28:46 +02:00 |
|
Alexander Cogneau
|
1a227ae3a7
|
pytestqt is not required
|
2015-08-24 19:29:50 +02:00 |
|
Alexander Cogneau
|
af9647221a
|
Add tests for BaseKeyParser
|
2015-08-24 18:12:12 +02:00 |
|
Florian Bruhin
|
a8d549cb24
|
sessions: Add some more tests.
|
2015-08-24 17:12:20 +02:00 |
|
Florian Bruhin
|
f79e2c92a4
|
Read back session test data as UTF-8.
|
2015-08-24 08:44:41 +02:00 |
|
Florian Bruhin
|
9d601e8eb9
|
Fix session tests.
|
2015-08-24 08:31:11 +02:00 |
|
Florian Bruhin
|
8b40603562
|
Revert "Fix argparser test after win_registry change."
This reverts commit 70243d6e2f .
|
2015-08-24 08:05:34 +02:00 |
|
Florian Bruhin
|
e7a52a0833
|
Add some tests for misc.sessions.
|
2015-08-24 08:00:32 +02:00 |
|
Florian Bruhin
|
70243d6e2f
|
Fix argparser test after win_registry change.
The last focused window was now window 1 - so we better make this explicit.
|
2015-08-23 22:37:27 +02:00 |
|
Florian Bruhin
|
2556e2e27b
|
Remove unused import.
|
2015-08-23 18:29:02 +02:00 |
|
Florian Bruhin
|
0907d8bf76
|
tests: Add a webview fixture.
|
2015-08-23 18:17:22 +02:00 |
|
Florian Bruhin
|
6d8854bc07
|
Simplify usage of tabhistory.TabHistoryItem.
|
2015-08-23 18:16:19 +02:00 |
|
Alexander Cogneau
|
193a8d5242
|
Add unit tests for KeyInput.BaseKeyParser
|
2015-08-22 23:26:13 +02:00 |
|
Florian Bruhin
|
543053c8f5
|
test_signalfilter: Remove unused fixture.
|
2015-08-20 07:14:32 +02:00 |
|
Florian Bruhin
|
7ee4d2f2c9
|
100% test coverage for commands.argparser.
|
2015-08-20 07:14:25 +02:00 |
|
Florian Bruhin
|
774ef58432
|
Use qapp fixture in enable_caret_browsing.
This fixes a segfault when only running test_position_caret.
|
2015-08-19 21:40:13 +02:00 |
|
Florian Bruhin
|
1a1bc4b8a8
|
Fix lint.
|
2015-08-19 21:13:35 +02:00 |
|
Florian Bruhin
|
a79c139aa4
|
Revert "style: Check for QColor when setting in ColorDict."
This reverts commit 9b82fae6fb .
|
2015-08-19 20:48:19 +02:00 |
|
Florian Bruhin
|
5a975d1b90
|
100% test coverage for config.style.
|
2015-08-19 20:43:06 +02:00 |
|
Florian Bruhin
|
3d4fd2652b
|
test_editor: Skip un{read,writ}able on Windows.
Windows doesn't really have working file permissions...
|
2015-08-19 10:18:55 +02:00 |
|
Florian Bruhin
|
086c6c81a1
|
Simplify message_mock usage and assert more things.
|
2015-08-19 09:44:31 +02:00 |
|
Florian Bruhin
|
685bbaae6d
|
100% test coverage for misc.editor.
|
2015-08-19 09:34:44 +02:00 |
|
Florian Bruhin
|
aa367fa004
|
Simplify test_editor.
|
2015-08-19 09:09:09 +02:00 |
|
Florian Bruhin
|
acfdf8b956
|
Fix lint.
|
2015-08-19 07:57:47 +02:00 |
|
Florian Bruhin
|
aca082ce83
|
100% test coverage for misc.guiprocess.
|
2015-08-19 07:57:02 +02:00 |
|
Florian Bruhin
|
4efa022528
|
Fix test_checkpyver on Pythons without Tkinter.
|
2015-08-19 07:12:04 +02:00 |
|
Florian Bruhin
|
1a61e53daa
|
100% test coverage for misc.checkpyver.
|
2015-08-19 05:58:52 +02:00 |
|
Florian Bruhin
|
e4a0f1972f
|
tests: Improve MessageMock and use it.
|
2015-08-18 21:38:18 +02:00 |
|
Florian Bruhin
|
2c5269acd6
|
Reorganize tests directory.
|
2015-08-18 20:19:02 +02:00 |
|