CLI and Publish Tests

This commit was merged in pull request #63.
This commit is contained in:
2026-06-02 12:12:38 -04:00
parent 7da6f554a8
commit 85834466f1
71 changed files with 511 additions and 54 deletions
+15
View File
@@ -0,0 +1,15 @@
---
type: Task
status: TODO
category:
- QA
---
![[Pasted image 20260601083030.png]]
- Ensure negative values cannot be used. Ensure an error toast appears telling you values cannot be negative.
- Ensure Wait To time waits to the established time.
- Ensure Wait To shows an error toast when waiting to an elapsed time.
- Ensure Wait Time adds the waited time.
- Ensure Wait Time cannot be negative.
- Waits need to be shown in the Timeline Component