Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GothenburgBitFactory/taskwarrior
/ functions
Functions
2,579 in github.com/GothenburgBitFactory/taskwarrior
⨍
Functions
2,579
◇
Types & classes
501
↳
Endpoints
1
Method
test_alias_multi_word
1445: Verify multi-word aliases
test/alias.test.py:212
Method
test_alias_single_word
1445: Verify single-word aliases
test/alias.test.py:205
Method
test_alias_to
1031: alias working as expected: 'from' -> 'to
test/alias.test.py:176
Method
test_alias_to_from
1031: alias working as expected: 'to -- from' -> 'to from
test/alias.test.py:192
Method
test_alias_to_to
1031: alias working as expected: 'from -- to' -> 'to to
test/alias.test.py:184
Method
test_alias_with_implicit_complex_filter
Test alias containing filter string with conjuction
test/alias.test.py:104
Method
test_alias_with_implicit_filter
Test alias containing simple filter string
test/alias.test.py:79
Method
test_aliases
aliases should be expanded
test/bash_completion.test.py:99
Method
test_aliases_helper
Verify that aliases are listed by the _aliases command
test/alias.test.py:145
Method
test_all_defaults
Verify all defaults are employed
test/default.test.py:70
Method
test_all_specified
(self)
test/default.test.py:80
Method
test_allow_modify_due_in_nonrecurring
360: Allow modifying due date in non recurring task
test/recurrence.test.py:458
Method
test_almost_UDA
21: do not match a UDA if not followed by colon
test/uda.test.py:299
Method
test_alpha_short_uuid
Using alphabetic UUID in the short form
test/uuid.test.py:168
Method
test_alpha_uuid
Using alphabetic UUID
test/uuid.test.py:157
Method
test_alternate_dateformats
Verify a variety of dateformats elements succeed
test/dateformat.test.py:50
Method
test_and_not
operator and + not :
test/operators.test.py:68
Method
test_and_not_equal
operator and + not =
test/operators.test.py:95
Method
test_annotate
Testing annotations in reports
test/annotate.test.py:75
Method
test_annotate_dateformat
Testing annotations in reports using dateformat.annotation
test/annotate.test.py:121
Method
test_annotate_default_project
default.project is not applied when annotating a task
test/feature.default.project.test.py:113
Method
test_annotate_edit_does_not_delete
edit annotation should not delete then add untouched annotations
test/tw-20.test.py:51
Method
test_annotate_nothing
Test that an error is produced when annotating no tasks
test/annotate.test.py:171
Method
test_annotate_recurring
Test propagation of annotation to recurring siblings
test/annotate.test.py:176
Method
test_annotation_filter
Verify annotation filter with and without case sensitivity
test/caseless.test.py:104
Method
test_annotation_substitution
Verify annotation substitution with and without case sensitivity
test/caseless.test.py:72
Method
test_annotation_with_due
Add an annotation as well as a due date
test/annotate.test.py:240
Method
test_annual_creep
Verify 'annual' recurring tasks don't creep
test/recurrence.test.py:607
Method
test_append
Add a task and then append more description
test/append.test.py:44
Method
test_append_error_on_empty
Should cause an error when nothing is appended
test/append.test.py:56
Method
test_append_propagate
Append and propagate
test/recurrence.test.py:254
Method
test_ascending
Ascending custom sort order
test/uda_sort.test.py:52
Method
test_ascending
Ascending default sort order
test/uda_sort.test.py:107
Method
test_attribute_abbreviations
Test project attribute abbrevations
test/abbreviation.test.py:52
Method
test_attribute_after_with_math
851: Test due.after:now+1d
test/math.test.py:105
Method
test_attribute_and_search_filter
1468: Attribute and implicit search filter (project:home /lawn/)
test/filter.test.py:954
Method
test_attribute_before_with_math
851: Test due.before:now+1d
test/math.test.py:99
Method
test_attribute_modifier_with_duration
1630: Verify that 'due.before:9d' is correctly interpreted
test/filter.test.py:1010
Method
test_attribute_no_modifier_with_duration
1630: Verify that 'due:7d' is correctly interpreted
test/filter.test.py:1017
Method
test_auto_purge
Only tasks that are deleted and have a modification in the past are purged.
test/purge.test.py:51
Method
test_backslash_at_eol
880: Backslashes at end of description/annotation are handled correctly
test/quotes.test.py:75
Method
test_backslashes
1436: Prove to the reader that backslashes are eaten twice (which means two backslashes to one) once by Python, and once more by some mystery
test/quotes.test.py:128
Method
test_bad_colon_replacement
441: Substitution containing a colon
test/substitute.test.py:99
Method
test_bad_tag_parser
1377: Task doesn't accept tags in default.command
test/default.test.py:117
Method
test_basic_command
Verify 'calendar' does not fail
test/calendar.test.py:54
Method
test_basic_command_color
Verify 'calendar rc._forcecolor:on' does not fail
test/calendar.test.py:71
Method
test_basic_command_details
Verify 'calendar rc.calendar.details:full rc.calendar.details.report:list' does not fail
test/calendar.test.py:76
Method
test_basic_command_details_color
Verify 'calendar rc.calendar.details:full rc.calendar.details.report:list rc._forcecolor:on' does not fail
test/calendar.test.py:84
Method
test_basic_command_holidays
Verify 'calendar rc.calendar.holidays:full' does not fail
test/calendar.test.py:92
Method
test_basic_command_multiday_holiday
Verify 'calendar rc.holiday.test.name:donkeyday rc.holiday.test.start:[tomorrws date] rc.holiday.test.end:[date a month later] rc.calendar.holidays:fu
test/calendar.test.py:106
Method
test_basic_command_offset
Verify 'calendar rc.calendar.offset:on rc.calendar.offset.value:1' does not fail
test/calendar.test.py:59
Method
test_basic_command_single_holiday
Verify 'calendar rc.holiday.test.name:donkeyday rc.holiday.test.date:[tomorrws date] rc.calendar.holidays:full' does not fail
test/calendar.test.py:97
Method
test_before_a
Verify start.before:2009-01-01 yields '1
test/filter.test.py:819
Method
test_before_b
Verify start.before:2009-05-01 yields '1' and '2
test/filter.test.py:825
Method
test_before_none
Verify start.before:2008-12-01 yields nothing
test/filter.test.py:807
Method
test_blank_annotation
Verify blank annotations are prevented
test/annotate.test.py:196
Method
test_blocked
Blocked color rule.
test/color.rules.test.py:111
Method
test_blocked_blocking
Check blocked/blocking status of two tasks
test/dependencies.test.py:104
Method
test_blocking
Blocking report displays tasks that are blocking other tasks
test/blocked.test.py:41
Method
test_blocking
Blocking color rule.
test/color.rules.test.py:116
Method
test_blocking_to_recurring
697: Verify that making a blocking task into a recurring task breaks dependencies Bug 697: Making a blocking task recur breaks dependency.
test/dependencies.test.py:236
Method
test_bug425
425: Make sure parser sees 'in' and not an abbreviated 'info
test/info.test.py:138
Method
test_bug_2247
Verbosity override is applied regardless of the order of the arguments.
test/verbose.test.py:129
Method
test_bug_418
due.before:eow bad with dateformat 'MD
test/due.test.py:86
Method
test_bulk_all
Verify 'all' accepts all bulk changes
test/bulk.test.py:198
Method
test_bulk_confirmations_bulk_confirmation_off
bulk delete 3 tasks with confirmation:0 always prompts
test/bulk.test.py:87
Method
test_bulk_confirmations_bulk_confirmation_on
bulk delete 3 tasks with confirmation:on and input >y >y >y deletes them
test/bulk.test.py:112
Method
test_bulk_confirmations_double_confirmation_off
not bulk delete 2 tasks with confirmation:0 deletes them
test/bulk.test.py:67
Method
test_bulk_confirmations_double_confirmation_on
not bulk delete 2 tasks with confirmation:1 and input >y >y deletes them
test/bulk.test.py:77
Method
test_bulk_confirmations_single_confirmation_off
not bulk delete 1 tasks with confirmation:0 deletes it
test/bulk.test.py:49
Method
test_bulk_confirmations_single_confirmation_on
not bulk delete 1 task with confirmation:1 and input >y deletes it
test/bulk.test.py:58
Method
test_bulk_delete_all_tests
bulk delete >all deletes everything
test/bulk.test.py:152
Method
test_bulk_delete_no_tests
bulk delete >no deletes nothing
test/bulk.test.py:123
Method
test_bulk_delete_quit_tests
bulk delete >quit deletes nothing
test/bulk.test.py:163
Method
test_bulk_quit
Verify 'quit' averts all bulk changes
test/bulk.test.py:193
Method
test_burndown
(self)
test/read-only.test.py:63
Method
test_burndown_daily
Ensure burndown.daily generates a chart
test/burndown.test.py:59
Method
test_burndown_daily_color
Ensure burndown.daily with color, generates a chart
test/burndown.test.py:76
Method
test_burndown_daily_non_cumulative
Ensure burndown.daily in non-cumulative mode generates a chart
test/burndown.test.py:67
Method
test_burndown_gc_0
(self)
test/read-only.test.py:72
Method
test_burndown_monthly
Ensure burndown.monthly generates a chart
test/burndown.test.py:90
Method
test_burndown_weekly
Ensure burndown.weekly generates a chart
test/burndown.test.py:82
Method
test_by_eoy_includes_eoy
Verify by-end-of-year includes task due *at* end-of-year
test/filter.test.py:848
Method
test_by_tomorrow_includes_tomorrow
Verify that by-tomorrow also includes tomorrow itself
test/filter.test.py:855
Method
test_by_yesterday_does_not_include_today
Verify that by-yesterday does not include today
test/filter.test.py:863
Method
test_calc_positive_multiplication
1254: calc can multiply negative zero and positive
test/calc.test.py:132
Method
test_calendar
The 'calendar' command should not fail when a context is active
test/context.test.py:701
Method
test_cannot_remove_due_date
360: Cannot remove due date from recurring task
test/recurrence.test.py:438
Method
test_cannot_remove_recurrence
360: Cannot remove recurrence from recurring task
test/recurrence.test.py:426
Method
test_categories
test _zshcommands categories
test/helpers.test.py:59
Method
test_chain_repair
Check that a broken chain is repaired
test/dependencies.test.py:164
Method
test_change_propagation
Verify that changes (modify, delete) are propagated correctly
test/recurrence.test.py:174
Method
test_chinese_character_search
Add a task with Chinese characters and search for them.
test/tw-1837.test.py:59
Method
test_circular_1
Check a task cannot depend on itself
test/dependencies.test.py:72
Method
test_circular_2
Check circular dependencies are caught, using 2 tasks
test/dependencies.test.py:77
Method
test_circular_5
Check circular dependencies are caught, using 5 tasks
test/dependencies.test.py:83
Method
test_colon_or_colon
operator : or :
test/operators.test.py:106
Method
test_colon_or_equal
operator : or =
test/operators.test.py:115
Method
test_colon_or_not_colon
operator : or not :
test/operators.test.py:142
Method
test_colon_xor_colon
operator : xor :
test/operators.test.py:153
← previous
next →
1,401–1,500 of 2,579, ranked by callers