1
0
Fork 0
mirror of https://github.com/topydo/topydo.git synced 2024-05-10 10:48:35 +00:00
topydo/test
2023-08-14 10:25:40 -04:00
..
data Fix tests for test completion test change 2023-08-14 10:25:40 -04:00
__init__.py Make testcases runnable from unittest discover. 2014-11-29 13:30:38 +01:00
command_testcase.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
facilities.py Merge branch 'dot' 2016-11-17 22:06:08 +01:00
test_add_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_append_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_archive_command.py Fix tests for test completion test change 2023-08-14 10:25:40 -04:00
test_colors.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_config.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_delete_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_dep_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_depri_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_do_command.py Respect auto_creation_date when advancing recurring tasks 2021-02-06 21:24:21 -05:00
test_edit_command.py edit: Don't move modified todo items to the end of file 2020-10-05 20:45:38 -04:00
test_filter.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_get_sub_command.py Remove unused variable 2017-07-30 12:47:32 +02:00
test_graph.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_importance.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_json_printer.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_list_command.py Mock arrow.now() in the tests 2020-11-18 11:41:37 -05:00
test_list_context_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_list_format.py Mock arrow.now() in the tests 2020-11-18 11:41:37 -05:00
test_list_project_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_parse.py Use todo.txt spec for id-ing completed tasks 2023-08-14 10:14:31 -04:00
test_postpone_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_priority_command.py Add ability to remove priorities. 2022-09-30 16:07:13 -04:00
test_progress_color.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_recurrence.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_relative_date.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_revert_command.py Revert "Fix test_revert_ls test" 2020-11-18 11:42:39 -05:00
test_sort_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_sorter.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_tag_command.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_todo.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_todo_base.py Fix tests for test completion test change 2023-08-14 10:25:40 -04:00
test_todo_file.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_todo_list.py Add auto_delete_whitespace config variable 2020-10-05 21:32:14 -04:00
test_utils.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
test_view.py Import from own directory using the dot notation 2017-07-30 12:29:04 +02:00
topydo_testcase.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00