You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[TaskEditingMenu](https://github.com/obsidian-tasks-group/obsidian-tasks/blob/main/src/ui/Menus/TaskEditingMenu.ts) is an abstraction for context menus on a Task instance, based upon `TaskEditingInstruction`.
76
+
77
+
### tests/
78
+
79
+
The `tests/` directory contains the code that **tests** the Tasks plugin, using mechanisms described in [[About Testing]]
80
+
81
+
Most sub-directories here have the same structure and purpose as their counterparts described above in [[#src/]].
0 commit comments