summaryrefslogtreecommitdiff
path: root/tests/unit/misc/test_sessions.py
AgeCommit message (Expand)Author
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-06-22tests: Move some fixtures to tests/helpers/fixtures.pyFlorian Bruhin
2020-06-03use tmp_path and pathlib for tests/unit/miscJulin S
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-11-26Fix session testFlorian Bruhin
2019-10-14Fix remaining issuesFlorian Bruhin
2019-10-13objreg: Set command_only for session-managerFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-10-25Further simplify caplog.messagesFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-21lazy sessions, docstring formatted, settings renamed, javascript notice chang...mhm@mhm.com
2017-10-04Use existing tabbed_browser_stubs fixture in testsFlorian Bruhin
2017-09-17Stop using objreg for state-configFlorian Bruhin
2017-08-20Merge remote-tracking branch 'upstream/master' into configmergeRyan Roden-Corrent
2017-08-08Sort sessions in SessionMnager.list_sessions()Florian Bruhin
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-29Remove obsolete signals.Ryan Roden-Corrent
2017-07-04Various simple test updates for new configFlorian Bruhin
2017-06-20Merge different FakeTabbedBrowser objectsFlorian Bruhin
2017-05-23tests: Use match= for pytest.raisesFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-01Use three-argument form of monkeypatch.*attrFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-11-14Remove support for an empty data/config/cachedirFlorian Bruhin
2016-09-06Fix lintFlorian Bruhin
2016-09-06Move various session unit tests to BDD testsFlorian Bruhin
2016-09-06Move tabhistory.TabHistoryItem to misc.sessionsFlorian Bruhin
2016-09-05Make unittests work without QtWebKitFlorian Bruhin
2016-08-22tests: Use pytest.fixture instead of yield_fixtureFlorian Bruhin
2016-07-29Get rid of extend=True for qt_log_ignoreFlorian Bruhin
2016-07-07Mark some session tests as xfailFlorian Bruhin
2016-06-13Split browser into browser/browser.webkitFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin
2016-04-01Rename unit/misc/test_sessions.py to *_unit.pyFlorian Bruhin
2016-02-10Check pep257 via flake8.Florian Bruhin
2016-01-22Fix new flake8 lint.Florian Bruhin
2016-01-08tests: Default to raising=True for qtbot.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-11-28Fix session tests.Florian Bruhin
2015-11-11tests: Switch from pytest-capturelog to catchlog.Florian Bruhin
2015-11-01tests: Ignore QDisabledNetworkReply warning.Florian Bruhin
2015-10-13typosJohn ShaggyTwoDope Jenkins
2015-10-04Fix some splelling mistakes.Florian Bruhin
2015-08-26Skip TestSave.test_long_output on Windows.Florian Bruhin
2015-08-25Silence pylint.Florian Bruhin
2015-08-25sessions: Add more tests.Florian Bruhin
2015-08-24sessions: Add some more tests.Florian Bruhin
2015-08-24Read back session test data as UTF-8.Florian Bruhin