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_colon_xor_equal
operator : xor =
test/operators.test.py:162
Method
test_colon_xor_not_colon
operator : xor not :
test/operators.test.py:189
Method
test_color_BLOCKED
color.tag.BLOCKED changes color of BLOCKED tasks
test/tw-1379.test.py:55
Method
test_color_BLOCKING
color.tag.BLOCKING changes color of BLOCKING tasks
test/tw-1379.test.py:75
Method
test_color_CHILD
color.tag.CHILD changes color of CHILD tasks
test/tw-1379.test.py:121
Method
test_color_COMPLETED
color.tag.COMPLETED changes color of COMPLETED tasks
test/tw-1379.test.py:139
Method
test_color_DELETED
color.tag.DELETED changes color of DELETED tasks
test/tw-1379.test.py:150
Method
test_color_PARENT
color.tag.PARENT changes color of PARENT tasks
test/tw-1379.test.py:112
Method
test_color_PENDING
color.tag.PENDING changes color of PENDING tasks
test/tw-1379.test.py:130
Method
test_color_SCHEDULED
color.tag.SCHEDULED changes color of SCHEDULED tasks
test/tw-1379.test.py:85
Method
test_color_UNBLOCKED
color.tag.UNBLOCKED changes color of UNBLOCKED tasks
test/tw-1379.test.py:65
Method
test_color_UNTIL
color.tag.UNTIL changes color of UNTIL tasks
test/tw-1379.test.py:94
Method
test_color_WAITING
color.tag.WAITING changes color of WAITING tasks
test/tw-1379.test.py:103
Method
test_color_debug
Debug color.
test/color.rules.test.py:157
Method
test_color_error
Error color.
test/color.rules.test.py:142
Method
test_color_footnote
Footnote color.
test/color.rules.test.py:152
Method
test_color_force_nounderline
(self)
test/fontunderline.test.py:96
Method
test_color_force_underline
(self)
test/fontunderline.test.py:102
Method
test_color_header
Header color.
test/color.rules.test.py:147
Method
test_color_noforce_nounderline
(self)
test/fontunderline.test.py:84
Method
test_color_noforce_underline
(self)
test/fontunderline.test.py:90
Method
test_colors_all
Verify 'task colors' shows all colors
test/color.cmd.test.py:53
Method
test_colors_legend
Verify 'task colors legend' shows theme colors
test/color.cmd.test.py:68
Method
test_colors_legend_override
Verify 'task colors legend' obeys rc overrides
test/color.cmd.test.py:73
Method
test_colors_merge
Tests whether colors merge
test/color.rules.test.py:250
Method
test_colors_merge_off
No color merge behaviour with rule.color.merge=no
test/color.rules.test.py:261
Method
test_colors_off
Verify 'task colors' shows an error with color:off
test/color.cmd.test.py:48
Method
test_colors_sample
Verify 'task colors red' shows a sample
test/color.cmd.test.py:63
Method
test_columns
1061: Verify 'task columns' works
test/columns.test.py:551
Method
test_columns_color
1061: Verify 'task columns rc._forcecolor:1' works
test/columns.test.py:558
Method
test_columns_specific
1061: Verify 'task columns escr' works
test/columns.test.py:565
Method
test_command_abbreviations
Test version command abbrevations
test/abbreviation.test.py:78
Method
test_command_dna
Verify 'add', 'modify', 'list' dna
test/commands.test.py:42
Method
test_command_dna_color
Verify 'add', 'modify', 'list' dna
test/commands.test.py:51
Method
test_commands
commands should be expanded
test/bash_completion.test.py:106
Method
test_compact_arg_quoted
compact arg quoted
test/math.test.py:67
Method
test_compact_unquoted
compact unquoted
test/math.test.py:57
Method
test_compact_value_quoted
compact value quoted
test/math.test.py:62
Method
test_complete_waiting
434: completion of waiting tasks
test/wait.test.py:72
Method
test_completed_report
Verify only completed tasks show up on the completed report
test/completed.test.py:44
Method
test_completion_as_expected
1006: Check that the completion works when needed
test/abbreviation.test.py:118
Method
test_completion_of_des_inactive
1006: Check that the completion is inactive in task descriptions
test/abbreviation.test.py:105
Method
test_complex_and_or_query_variant_eight
1915: Make sure parser handles complex and-or queries correctly (8)
test/filter.test.py:1145
Method
test_complex_and_or_query_variant_five
1915: Make sure parser handles complex and-or queries correctly (5)
test/filter.test.py:1117
Method
test_complex_and_or_query_variant_four
1915: Make sure parser handles complex and-or queries correctly (4)
test/filter.test.py:1108
Method
test_complex_and_or_query_variant_one
1915: Make sure parser handles complex and-or queries correctly (1)
test/filter.test.py:1079
Method
test_complex_and_or_query_variant_seven
1915: Make sure parser handles complex and-or queries correctly (7)
test/filter.test.py:1135
Method
test_complex_and_or_query_variant_six
1915: Make sure parser handles complex and-or queries correctly (6)
test/filter.test.py:1126
Method
test_complex_and_or_query_variant_three
1915: Make sure parser handles complex and-or queries correctly (3)
test/filter.test.py:1098
Method
test_complex_and_or_query_variant_two
1915: Make sure parser handles complex and-or queries correctly (2)
test/filter.test.py:1088
Method
test_config_completion
verify that the '_config' command generates a full list
test/configuration.test.py:59
Method
test_config_no_change
Verify error handling with no change
test/configuration.test.py:70
Method
test_config_nothing
Verify error handling with no args
test/configuration.test.py:65
Method
test_config_unmolested
1475: Verify that a config value is not borked by lex/eval
test/configuration.test.py:81
Method
test_config_unmolested_2
1475: Verify that a config value is not borked by lex/eval - literal
test/configuration.test.py:88
Method
test_confirmation_response
Verify confirmation works, and accepts appropriate responses
test/confirmation.test.py:43
Method
test_context
Test the _context command.
test/context.test.py:383
Method
test_context_completion
Test the _context command with some context set.
test/context.test.py:394
Method
test_context_define
Test simple context definition.
test/context.test.py:56
Method
test_context_define_confirmation
With confirmation active, prompt if context filter matches no tasks
test/context.test.py:43
Method
test_context_define_invalid_for_write_due_to_modifier
Test definition of a context that is not a valid write context.
test/context.test.py:111
Method
test_context_define_invalid_for_write_due_to_operator
Test definition of a context that is not a valid write context because it uses an OR operator.
test/context.test.py:136
Method
test_context_define_invalid_for_write_due_to_tag_exclusion
Test definition of a context that is not a valid write context because it contains a tag exclusion.
test/context.test.py:161
Method
test_context_delete
Test simple context deletion.
test/context.test.py:186
Method
test_context_delete_undefined
Test deletion of undefined context.
test/context.test.py:195
Method
test_context_delete_unset_after_removal
Test that context is unset if its definition has been removed.
test/context.test.py:208
Method
test_context_evaluation
Test the context applied with report list command.
test/context.test.py:426
Method
test_context_evaluation_switching
Test swtiching context using the list report.
test/context.test.py:446
Method
test_context_evaluation_unset
Test unsetting context with report list command.
test/context.test.py:486
Method
test_context_evaluation_with_user_filters
Test the context applied with report list command combined with user filters.
test/context.test.py:507
Method
test_context_ignored
Test the context is not applied with report list command if report.list.context is set to 0.
test/context.test.py:607
Method
test_context_initially_empty
Test that no context is set initially.
test/context.test.py:262
Method
test_context_list_active
Test the 'context list' command.
test/context.test.py:234
Method
test_context_list_legacy
Test the determination of legacy context definition.
test/context.test.py:252
Method
test_context_not_applied_on_id_filters
Test that context is not applied when explicit ID filters are used.
test/context.test.py:530
Method
test_context_not_applied_on_uuid_filters
Test that context is not applied when explicit UUID filters are used.
test/context.test.py:567
Method
test_context_redefine_different_definition
Test re-defining the context with different definition.
test/context.test.py:92
Method
test_context_redefine_same_definition
Test re-defining the context with the same definition.
test/context.test.py:77
Method
test_context_resetting
Test resetting the same context.
test/context.test.py:282
Method
test_context_setting
Test simple context setting.
test/context.test.py:273
Method
test_context_switching
Test changing the context.
test/context.test.py:294
Method
test_context_unsetting
Test removing the context.
test/context.test.py:316
Method
test_context_unsetting_after_switching
Test unsetting the context after changing the context around.
test/context.test.py:337
Method
test_context_unsetting_with_no_context_set
Test removing the context when no context is set.
test/context.test.py:363
Method
test_control
No color on control task.
test/color.rules.test.py:96
Method
test_copyright_up_to_date
Copyright is current
test/version.test.py:53
Method
test_correct_active_time
Ensure correct active time locally
test/tw-1999.test.py:45
Method
test_correctly_recorded_start
Verify start dates properly recorded
test/filter.test.py:799
Method
test_count_filtered
(self)
test/count.test.py:53
Method
test_count_unfiltered
(self)
test/count.test.py:49
Method
test_countdown_down
Verify countdown sorting: descending
test/format.test.py:87
Method
test_countdown_up
Verify countdown sorting: ascending
test/format.test.py:63
Method
test_custom_alternate
Verify that color.alternate is used
test/custom.test.py:68
Method
test_custom_filter
Verify custome report filtr is applied
test/custom.test.py:53
Method
test_custom_indicator
Verify custom tag indicator (TAG) is shown
test/custom.tag_ind.test.py:57
Method
test_custom_labels
Verify that custom labels are used in reports
test/custom.test.py:61
Method
test_custom_report_help
Verify custom report description is shown in help
test/custom.test.py:48
Method
test_dag
Check acyclic graph support
test/dependencies.test.py:95
Method
test_dash_dash_argument
Test the -- argument
test/args.test.py:43
Method
test_date_format_age
Verify due.age formatting
test/columns.test.py:398
← previous
next →
1,501–1,600 of 2,579, ranked by callers