qutebrowser/tests
Philipp Hansch c016c77da4 Try to fix Windows path issue with new custom step
On windows, using '/' in pathnames won't work, so it's impossible to use
to describe a path in a feature spec. The solution is to move the path
logic out of the feature spec and hand it over to `os.path.join` in a
new custom step for userscripts.
2016-03-29 01:37:40 +02:00
..
helpers Comply with flake8 2016-03-29 00:08:14 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Try to fix Windows path issue with new custom step 2016-03-29 01:37:40 +02:00
unit Add a jinja.render helper 2016-03-25 14:29:30 +01:00
conftest.py Remove skip marker as it's builtin in pytest now 2016-03-02 07:14:06 +01:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00