taskwarrior/test/basetest
2024-07-29 22:34:51 +02:00
..
__init__.py Remove encoding declaration in Python files (#3568) 2024-07-26 23:36:23 -04:00
CMakeLists.txt add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
compat.py Remove encoding declaration in Python files (#3568) 2024-07-26 23:36:23 -04:00
exceptions.py add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
hooks.py add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
meta.py add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
README Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00
task.py add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
testing.py add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
utils.py add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00

Shell environment variables that affect how and what tests are executed:

TASKW_SKIP -> Causes any test that needs Taskwarrior (task binary only) to be skipped (TestCase)

TASK_USE_PATH -> Causes tests to look for "task" in PATH instead of the default location