MCPcopy Create free account

hub / github.com/GothenburgBitFactory/taskwarrior / functions

Functions2,579 in github.com/GothenburgBitFactory/taskwarrior

Methodtest_colon_xor_equal
operator : xor =
test/operators.test.py:162
Methodtest_colon_xor_not_colon
operator : xor not :
test/operators.test.py:189
Methodtest_color_BLOCKED
color.tag.BLOCKED changes color of BLOCKED tasks
test/tw-1379.test.py:55
Methodtest_color_BLOCKING
color.tag.BLOCKING changes color of BLOCKING tasks
test/tw-1379.test.py:75
Methodtest_color_CHILD
color.tag.CHILD changes color of CHILD tasks
test/tw-1379.test.py:121
Methodtest_color_COMPLETED
color.tag.COMPLETED changes color of COMPLETED tasks
test/tw-1379.test.py:139
Methodtest_color_DELETED
color.tag.DELETED changes color of DELETED tasks
test/tw-1379.test.py:150
Methodtest_color_PARENT
color.tag.PARENT changes color of PARENT tasks
test/tw-1379.test.py:112
Methodtest_color_PENDING
color.tag.PENDING changes color of PENDING tasks
test/tw-1379.test.py:130
Methodtest_color_SCHEDULED
color.tag.SCHEDULED changes color of SCHEDULED tasks
test/tw-1379.test.py:85
Methodtest_color_UNBLOCKED
color.tag.UNBLOCKED changes color of UNBLOCKED tasks
test/tw-1379.test.py:65
Methodtest_color_UNTIL
color.tag.UNTIL changes color of UNTIL tasks
test/tw-1379.test.py:94
Methodtest_color_WAITING
color.tag.WAITING changes color of WAITING tasks
test/tw-1379.test.py:103
Methodtest_color_debug
Debug color.
test/color.rules.test.py:157
Methodtest_color_error
Error color.
test/color.rules.test.py:142
Methodtest_color_footnote
Footnote color.
test/color.rules.test.py:152
Methodtest_color_force_nounderline
(self)
test/fontunderline.test.py:96
Methodtest_color_force_underline
(self)
test/fontunderline.test.py:102
Methodtest_color_header
Header color.
test/color.rules.test.py:147
Methodtest_color_noforce_nounderline
(self)
test/fontunderline.test.py:84
Methodtest_color_noforce_underline
(self)
test/fontunderline.test.py:90
Methodtest_colors_all
Verify 'task colors' shows all colors
test/color.cmd.test.py:53
Methodtest_colors_legend
Verify 'task colors legend' shows theme colors
test/color.cmd.test.py:68
Methodtest_colors_legend_override
Verify 'task colors legend' obeys rc overrides
test/color.cmd.test.py:73
Methodtest_colors_merge
Tests whether colors merge
test/color.rules.test.py:250
Methodtest_colors_merge_off
No color merge behaviour with rule.color.merge=no
test/color.rules.test.py:261
Methodtest_colors_off
Verify 'task colors' shows an error with color:off
test/color.cmd.test.py:48
Methodtest_colors_sample
Verify 'task colors red' shows a sample
test/color.cmd.test.py:63
Methodtest_columns
1061: Verify 'task columns' works
test/columns.test.py:551
Methodtest_columns_color
1061: Verify 'task columns rc._forcecolor:1' works
test/columns.test.py:558
Methodtest_columns_specific
1061: Verify 'task columns escr' works
test/columns.test.py:565
Methodtest_command_abbreviations
Test version command abbrevations
test/abbreviation.test.py:78
Methodtest_command_dna
Verify 'add', 'modify', 'list' dna
test/commands.test.py:42
Methodtest_command_dna_color
Verify 'add', 'modify', 'list' dna
test/commands.test.py:51
Methodtest_commands
commands should be expanded
test/bash_completion.test.py:106
Methodtest_compact_arg_quoted
compact arg quoted
test/math.test.py:67
Methodtest_compact_unquoted
compact unquoted
test/math.test.py:57
Methodtest_compact_value_quoted
compact value quoted
test/math.test.py:62
Methodtest_complete_waiting
434: completion of waiting tasks
test/wait.test.py:72
Methodtest_completed_report
Verify only completed tasks show up on the completed report
test/completed.test.py:44
Methodtest_completion_as_expected
1006: Check that the completion works when needed
test/abbreviation.test.py:118
Methodtest_completion_of_des_inactive
1006: Check that the completion is inactive in task descriptions
test/abbreviation.test.py:105
Methodtest_complex_and_or_query_variant_eight
1915: Make sure parser handles complex and-or queries correctly (8)
test/filter.test.py:1145
Methodtest_complex_and_or_query_variant_five
1915: Make sure parser handles complex and-or queries correctly (5)
test/filter.test.py:1117
Methodtest_complex_and_or_query_variant_four
1915: Make sure parser handles complex and-or queries correctly (4)
test/filter.test.py:1108
Methodtest_complex_and_or_query_variant_one
1915: Make sure parser handles complex and-or queries correctly (1)
test/filter.test.py:1079
Methodtest_complex_and_or_query_variant_seven
1915: Make sure parser handles complex and-or queries correctly (7)
test/filter.test.py:1135
Methodtest_complex_and_or_query_variant_six
1915: Make sure parser handles complex and-or queries correctly (6)
test/filter.test.py:1126
Methodtest_complex_and_or_query_variant_three
1915: Make sure parser handles complex and-or queries correctly (3)
test/filter.test.py:1098
Methodtest_complex_and_or_query_variant_two
1915: Make sure parser handles complex and-or queries correctly (2)
test/filter.test.py:1088
Methodtest_config_completion
verify that the '_config' command generates a full list
test/configuration.test.py:59
Methodtest_config_no_change
Verify error handling with no change
test/configuration.test.py:70
Methodtest_config_nothing
Verify error handling with no args
test/configuration.test.py:65
Methodtest_config_unmolested
1475: Verify that a config value is not borked by lex/eval
test/configuration.test.py:81
Methodtest_config_unmolested_2
1475: Verify that a config value is not borked by lex/eval - literal
test/configuration.test.py:88
Methodtest_confirmation_response
Verify confirmation works, and accepts appropriate responses
test/confirmation.test.py:43
Methodtest_context
Test the _context command.
test/context.test.py:383
Methodtest_context_completion
Test the _context command with some context set.
test/context.test.py:394
Methodtest_context_define
Test simple context definition.
test/context.test.py:56
Methodtest_context_define_confirmation
With confirmation active, prompt if context filter matches no tasks
test/context.test.py:43
Methodtest_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
Methodtest_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
Methodtest_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
Methodtest_context_delete
Test simple context deletion.
test/context.test.py:186
Methodtest_context_delete_undefined
Test deletion of undefined context.
test/context.test.py:195
Methodtest_context_delete_unset_after_removal
Test that context is unset if its definition has been removed.
test/context.test.py:208
Methodtest_context_evaluation
Test the context applied with report list command.
test/context.test.py:426
Methodtest_context_evaluation_switching
Test swtiching context using the list report.
test/context.test.py:446
Methodtest_context_evaluation_unset
Test unsetting context with report list command.
test/context.test.py:486
Methodtest_context_evaluation_with_user_filters
Test the context applied with report list command combined with user filters.
test/context.test.py:507
Methodtest_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
Methodtest_context_initially_empty
Test that no context is set initially.
test/context.test.py:262
Methodtest_context_list_active
Test the 'context list' command.
test/context.test.py:234
Methodtest_context_list_legacy
Test the determination of legacy context definition.
test/context.test.py:252
Methodtest_context_not_applied_on_id_filters
Test that context is not applied when explicit ID filters are used.
test/context.test.py:530
Methodtest_context_not_applied_on_uuid_filters
Test that context is not applied when explicit UUID filters are used.
test/context.test.py:567
Methodtest_context_redefine_different_definition
Test re-defining the context with different definition.
test/context.test.py:92
Methodtest_context_redefine_same_definition
Test re-defining the context with the same definition.
test/context.test.py:77
Methodtest_context_resetting
Test resetting the same context.
test/context.test.py:282
Methodtest_context_setting
Test simple context setting.
test/context.test.py:273
Methodtest_context_switching
Test changing the context.
test/context.test.py:294
Methodtest_context_unsetting
Test removing the context.
test/context.test.py:316
Methodtest_context_unsetting_after_switching
Test unsetting the context after changing the context around.
test/context.test.py:337
Methodtest_context_unsetting_with_no_context_set
Test removing the context when no context is set.
test/context.test.py:363
Methodtest_control
No color on control task.
test/color.rules.test.py:96
Methodtest_copyright_up_to_date
Copyright is current
test/version.test.py:53
Methodtest_correct_active_time
Ensure correct active time locally
test/tw-1999.test.py:45
Methodtest_correctly_recorded_start
Verify start dates properly recorded
test/filter.test.py:799
Methodtest_count_filtered
(self)
test/count.test.py:53
Methodtest_count_unfiltered
(self)
test/count.test.py:49
Methodtest_countdown_down
Verify countdown sorting: descending
test/format.test.py:87
Methodtest_countdown_up
Verify countdown sorting: ascending
test/format.test.py:63
Methodtest_custom_alternate
Verify that color.alternate is used
test/custom.test.py:68
Methodtest_custom_filter
Verify custome report filtr is applied
test/custom.test.py:53
Methodtest_custom_indicator
Verify custom tag indicator (TAG) is shown
test/custom.tag_ind.test.py:57
Methodtest_custom_labels
Verify that custom labels are used in reports
test/custom.test.py:61
Methodtest_custom_report_help
Verify custom report description is shown in help
test/custom.test.py:48
Methodtest_dag
Check acyclic graph support
test/dependencies.test.py:95
Methodtest_dash_dash_argument
Test the -- argument
test/args.test.py:43
Methodtest_date_format_age
Verify due.age formatting
test/columns.test.py:398
← previousnext →1,501–1,600 of 2,579, ranked by callers