Commit graph

2 commits

Author SHA1 Message Date
Thomas Lauf
2475f1ba0e Remove DB file instead of truncating it
Taskwarrior3 uses a SQLite DB file to store the task data.
Truncating the file corrupts the database, letting the tests fail.
Removing the DB file resets Taskwarrior as well, and works with 2 and 3.
2025-03-01 21:19:06 +01:00
Thomas Lauf
29479d064e Add E2E tests 2023-02-01 08:48:42 +01:00