Tomasz Kramkowski
|
a98cd9a528
|
Change relevant tests to work with new toggle behaviour
|
2016-06-08 19:37:13 +01:00 |
|
Florian Bruhin
|
e08c6cb059
|
Don't save the original URL for redirected pages
See #1345
|
2016-06-08 17:15:08 +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
|
b6e534f9b8
|
Add BDD tests for new history code
|
2016-06-08 15:15:54 +02:00 |
|
Florian Bruhin
|
8c9bd95123
|
test webserver: Whitelist some more HTTP statuses
- HTTP 301 for redirect-to
- HTTP 404 for status/404
|
2016-06-08 15:15:54 +02:00 |
|
Florian Bruhin
|
a870a2888f
|
Improve LineParser clear tests
|
2016-06-08 11:33:37 +02:00 |
|
Florian Bruhin
|
44f626134b
|
Use real files for lineparser tests
|
2016-06-08 11:33:37 +02:00 |
|
Florian Bruhin
|
1d51d63f0c
|
LineParser tests: Clear self._data in _open
|
2016-06-08 10:36:46 +02:00 |
|
Florian Bruhin
|
b09fe8dca0
|
Document LineParserMixin attributes
|
2016-06-08 10:22:55 +02:00 |
|
Florian Bruhin
|
33bcced4a2
|
Add a test for AppendLineParser.clear
|
2016-06-08 10:11:59 +02:00 |
|
Florian Bruhin
|
cca26f0f13
|
Fix lint
|
2016-06-08 09:45:05 +02:00 |
|
Florian Bruhin
|
1104a731a5
|
Fix filtering of all hints in number mode
Fixes #1559
|
2016-06-07 18:34:46 +02:00 |
|
Florian Bruhin
|
db0a67766d
|
Ignore hints -> scatter for number hints
See https://github.com/The-Compiler/qutebrowser/issues/308#issuecomment-167091450
|
2016-06-07 15:13:30 +02:00 |
|
Florian Bruhin
|
ca88b7a1cf
|
Add test for multi-word matching
|
2016-06-07 14:24:53 +02:00 |
|
Florian Bruhin
|
d3eec49b6e
|
Add automated test for #1186
|
2016-06-07 14:15:32 +02:00 |
|
Florian Bruhin
|
8ff53fdb7f
|
Add an automated test for #576
This is now testable easily since hints are renumbered
|
2016-06-07 14:08:25 +02:00 |
|
Florian Bruhin
|
efddd64d56
|
Add test for #308
|
2016-06-07 13:52:17 +02:00 |
|
Florian Bruhin
|
335c6783ce
|
Add a manual test page for #576
|
2016-06-07 11:57:01 +02:00 |
|
Florian Bruhin
|
01c4c1717f
|
Add manual test file for #1186
|
2016-06-07 11:55:17 +02:00 |
|
Florian Bruhin
|
82d7c33b29
|
Add tests for hints -> auto-follow-timeout
|
2016-06-07 11:06:39 +02:00 |
|
Florian Bruhin
|
bdef8c4e3a
|
Fix lint
|
2016-06-07 08:23:35 +02:00 |
|
Florian Bruhin
|
e8123bb68a
|
Fix pdfjs version parsing for never versions
|
2016-06-07 07:42:34 +02:00 |
|
Florian Bruhin
|
fd8286d4eb
|
Fix BDD runtest_makereport hook on non-BDD tests
|
2016-06-06 23:37:26 +02:00 |
|
Florian Bruhin
|
b635d10836
|
Merge branch 'iframe_tests' of https://github.com/lahwaacz/qutebrowser into lahwaacz-iframe_tests
|
2016-06-06 23:32:20 +02:00 |
|
Florian Bruhin
|
a9f27e3247
|
bdd: Turn off colors with --color=no
|
2016-06-06 23:19:14 +02:00 |
|
Florian Bruhin
|
b0df87842e
|
Show BDD scenario on failed tests
See #1552
|
2016-06-06 23:09:19 +02:00 |
|
Florian Bruhin
|
d2b1682915
|
Add #1514 to tests/manual/hints/other.html
|
2016-06-06 21:24:02 +02:00 |
|
Jakub Klinkovský
|
b1997c1e00
|
tests: add missing wait in "Scenario: Opening a link with specific target frame in a new tab"
|
2016-06-06 18:26:04 +02:00 |
|
Jakub Klinkovský
|
199f0aeb76
|
tests: un-xfail some iframe tests (#1525)
The given reason (clicking an iframe to get a focus) applies to only one
test, the others are either stable or flaky for a different reason.
|
2016-06-06 17:34:22 +02:00 |
|
Florian Bruhin
|
d91f4e13d0
|
Fix long line
|
2016-06-06 17:13:56 +02:00 |
|
Florian Bruhin
|
520572321a
|
Add unittests for partial command parsing
|
2016-06-06 16:18:49 +02:00 |
|
Florian Bruhin
|
c9d85d3a12
|
bdd: Add tests for partial commandline matching
|
2016-06-06 16:10:10 +02:00 |
|
Florian Bruhin
|
2f60073cdf
|
bdd: Allow to run invalid commands via quteproc
|
2016-06-06 16:10:01 +02:00 |
|
Florian Bruhin
|
4e86a888c9
|
Add webelem tests for JS/non-JS rect_on_view
|
2016-06-06 15:42:30 +02:00 |
|
Florian Bruhin
|
abfd789f9e
|
Fix zooming with a too big count
Fixes #1118
Supersedes #1140
|
2016-06-06 13:25:01 +02:00 |
|
Florian Bruhin
|
8d5fdf2833
|
Remove wrap mode for NeighborList
|
2016-06-06 13:10:14 +02:00 |
|
Florian Bruhin
|
45da93ab55
|
Update manual hint tests
|
2016-06-06 12:12:23 +02:00 |
|
Florian Bruhin
|
10630e30ab
|
hints: Integrate _get_first_rectangle into webelem
|
2016-06-06 11:56:15 +02:00 |
|
Florian Bruhin
|
b262580b22
|
Fix hint position when zoom is used
|
2016-06-06 10:41:59 +02:00 |
|
Florian Bruhin
|
0e4dbd646c
|
Merge branch 'hints_positioning' of https://github.com/lahwaacz/qutebrowser into lahwaacz-hints_positioning
|
2016-06-06 10:22:06 +02:00 |
|
Florian Bruhin
|
7db9b85d31
|
Add entry for exherbo.org to manual/hints/other
|
2016-06-06 09:17:25 +02:00 |
|
Florian Bruhin
|
164be08627
|
Rename shadowed function
|
2016-06-06 09:06:49 +02:00 |
|
Florian Bruhin
|
23bcc35ebd
|
Add some manual test pages for hints
|
2016-06-06 09:04:35 +02:00 |
|
Florian Bruhin
|
dce969997a
|
Reorganize tests/html
|
2016-06-06 08:38:35 +02:00 |
|
Florian Bruhin
|
3cfb430cdf
|
bdd: Add test for spawning an external editor
|
2016-06-06 08:36:30 +02:00 |
|
Florian Bruhin
|
9f3c2dfada
|
Merge branch 'bind_case_fix' of https://github.com/rcorre/qutebrowser into rcorre-bind_case_fix
|
2016-06-04 23:30:50 +02:00 |
|
Florian Bruhin
|
7b852a7bbb
|
Merge branch 'rapid_normal_hints' of https://github.com/rcorre/qutebrowser into rcorre-rapid_normal_hints
|
2016-06-04 23:11:54 +02:00 |
|
Florian Bruhin
|
5c329c409c
|
Improve error messages in test_hints
See #1542
|
2016-06-04 23:09:08 +02:00 |
|
Florian Bruhin
|
831c3c0272
|
Add a README for tests/end2end/data/hints/html
See #1542
|
2016-06-04 23:08:59 +02:00 |
|
Florian Bruhin
|
dc6113dcfa
|
Make scroll test page a bit wider
See #1542
|
2016-06-04 22:53:37 +02:00 |
|