summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-09Update to cssutils 1.0.1Daniel
2015-11-09Add cssutils to README and utils/version.pyDaniel
2015-11-09Fix lintDaniel
2015-11-09Mark cssutils tests as xfail on Python >= 3.5Daniel
2015-11-09Remove tests for remove_file from test_mhtml.pyDaniel
2015-11-09Revert "Remove cssutils from mhtml.py"Daniel
2015-11-09Remove cssutils from mhtml.pyDaniel
2015-11-09use cssutilsDaniel
2015-11-09Style changes for mhtml and test_mhtmlDaniel
2015-11-09Fix module path in test_mhtmlDaniel
2015-11-09Move misc.mhtml to browser.mhtmlDaniel
2015-11-09String quote style changesDaniel
2015-11-09Fix mhtml tests, add test for _NoCloseBytesIODaniel
2015-11-09Add tests for mhtmlDaniel
2015-11-09Add some BDD tests for downloads.Florian Bruhin
2015-11-09bdd: Add a redirect-later page in webserver_sub.Florian Bruhin
2015-11-09bdd: Fix separations between tests.Florian Bruhin
2015-11-09bdd: Make InvalidLine show some more informations.Florian Bruhin
2015-11-09tests: Fix quteproc.after_test() fixture.Florian Bruhin
2015-11-09tests: Make wait for loading work with downloads.Florian Bruhin
2015-11-09bdd: Fix assert in "The requests should be" step.Florian Bruhin
2015-11-09bdd: Add a "then no crash should happen" step.Florian Bruhin
2015-11-09bdd: Add a "When I wait for the message ..." step.Florian Bruhin
2015-11-09bdd: Allow (port) replacement in "When I run ...".Florian Bruhin
2015-11-06Make testprocess test more stable.Florian Bruhin
2015-11-06tests: Don't wait for the same line twice.Florian Bruhin
2015-11-06tests: Use a base class for testprocess lines.Florian Bruhin
2015-11-05bdd: Wait until title is loaded in yankpaste.Florian Bruhin
2015-11-05bdd: Make it possible to wait for messages.Florian Bruhin
2015-11-05Simplify testprocess tests.Florian Bruhin
2015-11-05Make testprocess test more robust.Florian Bruhin
2015-11-05Fix lint.Florian Bruhin
2015-11-05bdd: Remove now unnecessary sleep.Florian Bruhin
2015-11-05bdd: Wait for finished loads in backforward.Florian Bruhin
2015-11-05bdd: Match historic messages in wait_for.Florian Bruhin
2015-11-04Merge branch 'master' of https://github.com/forkbong/qutebrowser into forkbon...Florian Bruhin
2015-11-04configtypes: Handle max. recursion depth for Regex.Florian Bruhin
2015-11-04Make key config migration for clearing downloads.Panagiotis Ktistakis
2015-11-03Add some bdd tests for scrolling.Florian Bruhin
2015-11-03tests: Print raw yaml in get_session() in QuteProc.Florian Bruhin
2015-11-03bdd: Make expect_error handle warnings.Florian Bruhin
2015-11-03bdd tests: Add QuteProc.get_session().Florian Bruhin
2015-11-03bdd: Move yankpaste/test.html to yankpaste.html.Florian Bruhin
2015-11-03tests: Increase wait_for default timeout again.Florian Bruhin
2015-11-03tests: Show some information for WaitForTimeout.Florian Bruhin
2015-11-03bdd tests: Restart qutebrowser once per module.Florian Bruhin
2015-11-03tests: Ignore some Qt warnings during teardown.Florian Bruhin
2015-11-03bdd: Increase timeouts.Florian Bruhin
2015-11-02Fix lint.Florian Bruhin
2015-11-02Add some bdd tests for zooming.Florian Bruhin