Sebastian Frysztak
|
0f84ea2339
|
Fix TabWidget unit test
(add show-favicons config option)
|
2016-10-04 16:34:52 +02:00 |
|
Florian Bruhin
|
e36123735b
|
Use a fixture for FakeWebTab
We need to make sure qapp and tab_registry are available everywhere the
FakeWebTab class is used.
|
2016-07-10 16:57:02 +02:00 |
|
Florian Bruhin
|
4e5a7a891e
|
tests: Use FakeWebTab for stubbing
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
dylan araps
|
1bc8d10ac7
|
Added config option to change tab title alignment
|
2015-12-07 19:43:43 +11:00 |
|
Florian Bruhin
|
3a522fb551
|
tests: Remove .close() workaround.
This is not needed anymore with pytest-qt 1.9.0.
|
2015-11-01 17:41:40 +01:00 |
|
Florian Bruhin
|
cdb9c0998f
|
Add a comment for close() call.
|
2015-10-24 08:07:43 +02:00 |
|
Daniel
|
9722d4ba03
|
test_tabwidget: Make config_stub explicit
... also call TabWidget.close() at the end of the test.
|
2015-10-24 01:32:01 +02:00 |
|
Daniel
|
279d0926ee
|
Remove unused import, make pylint happy
|
2015-10-23 19:52:56 +02:00 |
|
Daniel
|
0851999b89
|
Add unit/regression test
|
2015-10-23 19:52:56 +02:00 |
|