summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_log.py
AgeCommit message (Expand)Author
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-10-27Rename log.ignore_py_warnings and add action argFlorian Bruhin
2020-07-10tests: Init log args in TestQtMessageHandlerFlorian Bruhin
2020-06-11Fix lintFlorian Bruhin
2020-06-11Add categories to qute://logFlorian Bruhin
2020-06-11Refactor log.LogFilterFlorian Bruhin
2020-06-11Change logging format when the loglevel is changed via configFlorian Bruhin
2020-06-11Revert "tests: Separate init_from_config logs in utils.test_log"Florian Bruhin
2020-06-11tests: Separate init_from_config logs in utils.test_logFlorian Bruhin
2020-05-30Fix flake8 and lintRyan Roden-Corrent
2020-05-26Ensure log configs consistent with defaults.Ryan Roden-Corrent
2020-05-25Split up init_from_config test.Ryan Roden-Corrent
2020-05-25Use defaults for loglevel configs.Ryan Roden-Corrent
2020-05-22Remove unused mocker argument.Ryan Roden-Corrent
2020-05-19PR feedback for loglevel config.Ryan Roden-Corrent
2020-05-17Add loglevel config settings.Ryan Roden-Corrent
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-11-18Add a "werror" debug flag to turn warnings into errorsFlorian Bruhin
2019-10-01Remove pointless assignmentsFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-10-25Further simplify caplog.messagesFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-06-11Add expected_names to test argumentsFlorian Bruhin
2018-06-11Edit docstring :DFlorian Bruhin
2018-06-11Add tests for suppressing debug log records.Jimmy
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15Fix wrong import orderFlorian Bruhin
2017-12-04Remove pytest-catchlogFlorian Bruhin
2017-11-26Handle empty messages in qt_message_handlerFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-08-22tests: Use pytest.fixture instead of yield_fixtureFlorian Bruhin
2016-08-20tests: Clean up test_logFlorian Bruhin
2016-08-19Add a unit test for :debug-log-filterFlorian Bruhin
2016-07-23Add log.ignore_py_warnings()Florian Bruhin
2016-07-08Add stubs for QtWebEngineFlorian Bruhin
2016-05-30tests: update test_log with json_logging namespaceDaniel Schadt
2016-04-30Fix log testsFlorian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-12-01pylint: Remove unneeded supressions.Florian Bruhin
2015-11-23tests: Fix TestInitLog.Florian Bruhin
2015-11-11tests: Switch from pytest-capturelog to catchlog.Florian Bruhin
2015-08-18Reorganize tests directory.Florian Bruhin