summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_log.py
AgeCommit message (Expand)Author
2023-07-20Move hide_qt_warning() to qtlogPhilipp Albrecht
2023-07-20Move qt_message_handler() to qtlogPhilipp Albrecht
2023-06-30Remove vim modelinesPhilipp Albrecht
2022-08-23lint: Fix flake8 QtCore importsFlorian Bruhin
2022-08-23Fix missed enum scope changesFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-06-20pylint: remove now unneeded suppressionsFlorian Bruhin
2022-06-08pylint: Ignore new false-positivesFlorian Bruhin
2022-03-30pylint: Enable private_import extensionFlorian Bruhin
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
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