bouquin/tests
Miguel Jacq 778d988ebd
All checks were successful
CI / test (push) Successful in 6m33s
Lint / test (push) Successful in 34s
Trivy / test (push) Successful in 21s
Time Log Report fixes
* Time reports: Fix report 'group by' logic to not show ambiguous 'note' data.
 * Time reports: Add default option to 'don't group'. This gives every individual time log row (and so the 'note' is shown in this case)
2025-12-05 18:33:50 +11:00
..
conftest.py Some more tests 2025-11-30 15:20:11 +11:00
test_bug_report_dialog.py remove time graph visualiser. More tests. Other fixes 2025-11-19 15:33:31 +11:00
test_code_block_editor_dialog.py Consolidate some code related to opening documents using the Documents feature. More code coverage 2025-12-02 11:01:27 +11:00
test_code_highlighter.py Many changes and new features: 2025-11-25 14:52:26 +11:00
test_db.py Add documents feature 2025-12-01 15:51:47 +11:00
test_document_utils.py Consolidate some code related to opening documents using the Documents feature. More code coverage 2025-12-02 11:01:27 +11:00
test_documents.py Consolidate some code related to opening documents using the Documents feature. More code coverage 2025-12-02 11:01:27 +11:00
test_find_bar.py Fix tests, add vulture_ignorelist.py, fix markdown_editor highlighter bug 2025-11-14 16:16:27 +11:00
test_history_dialog.py More tests 2025-11-26 17:12:58 +11:00
test_key_prompt.py More tests 2025-11-21 14:30:38 +11:00
test_lock_overlay.py Fix tests, add vulture_ignorelist.py, fix markdown_editor highlighter bug 2025-11-14 16:16:27 +11:00
test_main.py Fix test and appimage icon stuff 2025-11-22 17:52:39 +11:00
test_main_window.py More code coverage / remove duplicate tests 2025-12-02 14:58:57 +11:00
test_markdown_editor.py Code Blocks are now their own QDialog to try and reduce risk of getting trapped in / bleeding in/out of text in code blocks. 2025-11-29 10:10:51 +11:00
test_markdown_editor_additional.py More markdown tests 2025-11-30 16:30:46 +11:00
test_pomodoro_timer.py Pomodoro timer is now in the sidebar when toggled on, rather than as a separate dialog, so it stays out of the way 2025-12-03 17:19:30 +11:00
test_reminders.py Fix reminders tests from segfaulting 2025-12-02 09:45:54 +11:00
test_save_dialog.py convert to markdown (#1) 2025-11-08 00:30:46 -06:00
test_search.py Add documents feature 2025-12-01 15:51:47 +11:00
test_settings.py Many changes and new features: 2025-11-25 14:52:26 +11:00
test_settings_dialog.py Many changes and new features: 2025-11-25 14:52:26 +11:00
test_statistics_dialog.py More tests 2025-11-26 17:12:58 +11:00
test_strings.py Add Italian translations (thanks @mdaleo404) 2025-11-14 11:41:55 +11:00
test_tabs.py Add the ability to choose the database path at startup. Add more tests. Add bandit 2025-11-17 15:15:00 +11:00
test_tags.py More tests 2025-11-21 14:30:38 +11:00
test_theme.py Fix tests, add vulture_ignorelist.py, fix markdown_editor highlighter bug 2025-11-14 16:16:27 +11:00
test_time_log.py Time Log Report fixes 2025-12-05 18:33:50 +11:00
test_toolbar.py Fix tests, add vulture_ignorelist.py, fix markdown_editor highlighter bug 2025-11-14 16:16:27 +11:00
test_version_check.py More tests 2025-11-26 17:12:58 +11:00