qutebrowser/tests/unit
Jan Verbeek bbc46d28ff Use lists instead of tuples for comparing
Per one of the diff comments on #1597:
> I used to use a tuple for constant things, but nowadays I'd actually
> prefer a list as a tuple is something more heterogeneous (i.e. it
> makes sense to have a `(x, y)` point as a tuple, but a list of points
> would be a list).
> At some point I should probably change it to a list everywhere 😉
2016-07-12 22:05:32 +02:00
..
browser Add printing to tab API 2016-07-12 12:54:11 +02:00
commands Fix lint 2016-07-10 17:04:26 +02:00
completion Use a fixture for FakeWebTab 2016-07-10 16:57:02 +02:00
config Fix test_config.py 2016-07-12 17:31:32 +02:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput tests: Add a mode_manager fixture 2016-07-10 17:04:25 +02:00
mainwindow Fix url_text, take 3 2016-07-11 15:06:36 +02:00
misc pykint: Add some disable=unused-variable 2016-07-11 13:18:31 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00