summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-02tests: Add helpers to compare sessions.Florian Bruhin
2015-11-02Reorganize bdd tests.Florian Bruhin
2015-11-02Add xfail test for vulture bug.Florian Bruhin
2015-11-02tests: Ignore "QIODevice::write: device not open".Florian Bruhin
2015-11-02tests: Increase quteproc start timeout.Florian Bruhin
2015-11-02Fix checking for primary selection.Florian Bruhin
2015-11-02Add bdd test for :yank/:paste.Florian Bruhin
2015-11-02Merge branch 'bdd'Florian Bruhin
2015-11-02Ignore messages which are in qt_log_ignore.Florian Bruhin
2015-11-02Add some margin to wait_for stopwatch.Florian Bruhin
2015-11-02Ignore QWaitCondition error.Florian Bruhin
2015-11-01Change IPC warnings to debug.Florian Bruhin
2015-11-01bdd: Make message matching work.Florian Bruhin
2015-11-01Parse log messages in LogLine.Florian Bruhin
2015-11-01Add some testprocess tests.Florian Bruhin
2015-11-01Connect read_log before starting process.Florian Bruhin
2015-11-01Add testprocess.wait_for to react to messages.Florian Bruhin
2015-11-01Fix lint.Florian Bruhin
2015-11-01Check invalid logs after exiting process.Florian Bruhin
2015-11-01Rename testprocess cleanup to terminate.Florian Bruhin
2015-11-01Fix odd QuteProc crash.Florian Bruhin
2015-11-01Make reloading more reliable.Florian Bruhin
2015-11-01Fix lint.Florian Bruhin
2015-11-01Broken error message matching.Florian Bruhin
2015-11-01Add test for unexpected error logging.Florian Bruhin
2015-11-01Skip bdd tests when frozen for now.Florian Bruhin
2015-11-01Ignore errors when decoding subprocess output.Florian Bruhin
2015-11-01Adjust log regex to parse "Unknown module".Florian Bruhin
2015-11-01Run new qutebrowser instance for each test.Florian Bruhin
2015-11-01Use httpbin.Request namedtuple for comparisons.Florian Bruhin
2015-11-01Open in a new tab.Florian Bruhin
2015-11-01Rename Request.url to Request.path.Florian Bruhin
2015-11-01Don't show full debug log without --verbose.Florian Bruhin
2015-11-01Wait longer for process to start.Florian Bruhin
2015-11-01First work-in-progress feature test.Florian Bruhin
2015-11-01Ignore inspect.getargspec() warning during tests.Florian Bruhin
2015-11-01tests: First steps towards end-to-end tests.Florian Bruhin
2015-11-01tests: Ignore QDisabledNetworkReply warning.Florian Bruhin
2015-11-01tests: Remove .close() workaround.Florian Bruhin
2015-10-30Merge branch 'test-browser-cache' of https://github.com/lamarpavel/qutebrowse...Florian Bruhin
2015-10-30Fix typoLamar Pavel
2015-10-30Add three tests querying and removing dataLamar Pavel
2015-10-30Add sanity test involving almost everythingLamar Pavel
2015-10-30Add theshold to cache-size testLamar Pavel
2015-10-29Fix pylint errors (upper case variable names)Lamar Pavel
2015-10-29Add tests to update and verify meta data of cache entriesLamar Pavel
2015-10-29Add test for DiskCache.remove()Lamar Pavel
2015-10-29re-write tests to fill the cacheLamar Pavel
2015-10-28Revert "Don't use faulthandler plugin for check_coverage."Florian Bruhin
2015-10-28Don't use faulthandler plugin for check_coverage.Florian Bruhin