Ryan Roden-Corrent
|
07edcce697
|
Unit test Completer.update_completion.
Validate update_completion sets the completions widget's model
correctly based on the command text.
|
2016-07-02 12:25:55 -04:00 |
|
Ryan Roden-Corrent
|
9d49f5a57d
|
Test tab completion with multiple tabbed browsers.
|
2016-06-30 07:26:02 -04:00 |
|
Ryan Roden-Corrent
|
b6652ad6bc
|
Test completion quickmark/bookmark deletion.
Validate that quickmarks and bookmarks can be deleted from the url
completion menu.
|
2016-06-30 07:26:02 -04:00 |
|
Ryan Roden-Corrent
|
16f043034f
|
Unit test tab (buffer) completion.
This involved adding a few stubs as well as expanding the FakeWebView.
|
2016-06-30 07:26:02 -04:00 |
|
Ryan Roden-Corrent
|
610f9b7068
|
Unit test session completion
|
2016-06-30 07:26:02 -04:00 |
|
Ryan Roden-Corrent
|
baf8d00a20
|
Unit test url/quickmark/bookmark completion.
This also adds a few more stubs/fakes to mock out the
quickmark-manager, bookmark-manager, and web-history objects.
|
2016-06-30 07:26:02 -04:00 |
|
Florian Bruhin
|
4fccc89d7d
|
Split browser into browser/browser.webkit
|
2016-06-13 11:18:21 +02:00 |
|
Florian Bruhin
|
33f01d8375
|
Fix lint
|
2016-06-09 21:14:03 +02:00 |
|
Florian Bruhin
|
789b9c9308
|
tests: Yield fake_save_manager from fixture
|
2016-06-09 17:44:04 +02:00 |
|
Florian Bruhin
|
75669dd21b
|
tests: Move fake_save_manager to helper.fixtures
|
2016-06-09 17:44:04 +02:00 |
|
Florian Bruhin
|
ef2b3cd6d9
|
tests.helpers: Clean up imports
|
2016-06-09 17:44:04 +02:00 |
|
Florian Bruhin
|
483a5f8103
|
Fix sharing of cookie jars with private browsing
Fixes #1219
|
2016-06-08 16:35:43 +02:00 |
|
Florian Bruhin
|
520572321a
|
Add unittests for partial command parsing
|
2016-06-06 16:18:49 +02:00 |
|
Florian Bruhin
|
5a5e8167dd
|
Fix lint
|
2016-03-29 23:20:39 +02:00 |
|
Florian Bruhin
|
4067d38cb0
|
Add some tests for QtWebKit/Engine JS capabilities
|
2016-03-29 22:08:49 +02:00 |
|
Florian Bruhin
|
83dc390808
|
tests: Move fixtures into a separate file.
|
2016-02-04 07:27:23 +01:00 |
|