bouquin/tests
Miguel Jacq e0169db52a
All checks were successful
CI / test (push) Successful in 5m17s
Lint / test (push) Successful in 32s
Trivy / test (push) Successful in 25s
Many changes and new features:
* Make reminders be its own dataset rather than tied to current string.
 * Add support for repeated reminders
 * Make reminders be a feature that can be turned on and off
 * Add syntax highlighting for code blocks (right-click to set it)
 * Add a Pomodoro-style timer for measuring time spent on a task (stopping the timer offers to log it to Time Log)
 * Add ability to create markdown tables. Right-click to edit the table in a friendlier table dialog
2025-11-25 14:52:26 +11:00
..
conftest.py Many changes and new features: 2025-11-25 14:52:26 +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_highlighter.py Many changes and new features: 2025-11-25 14:52:26 +11:00
test_db.py remove time graph visualiser. More tests. Other fixes 2025-11-19 15:33:31 +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 Well, 95% test coverage is okay I guess 2025-11-13 11:52:21 +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 Many changes and new features: 2025-11-25 14:52:26 +11:00
test_markdown_editor.py More tests 2025-11-21 14:30:38 +11:00
test_pomodoro_timer.py Many changes and new features: 2025-11-25 14:52:26 +11:00
test_reminders.py Many changes and new features: 2025-11-25 14:52:26 +11:00
test_save_dialog.py convert to markdown (#1) 2025-11-08 00:30:46 -06:00
test_search.py Fix tests, add vulture_ignorelist.py, fix markdown_editor highlighter bug 2025-11-14 16:16:27 +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-21 14:30:38 +11:00
test_strings.py Add Italian translations (thanks @mdaleo404) 2025-11-14 11:41:55 +11:00
test_table_editor.py Many changes and new features: 2025-11-25 14:52:26 +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 Expose note in time log dialog and reports 2025-11-19 20:50:04 +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 Many changes and new features: 2025-11-25 14:52:26 +11:00