feat: Adds unit test for generateTaskFiles and updates tests.mdc with new insights for effectively writing tests for an ES Module

This commit is contained in:
Eyal Toledano
2025-03-24 19:44:24 -04:00
parent cf75915208
commit 4690c99d4a
3 changed files with 353 additions and 30 deletions

6
output.json Normal file
View File

@@ -0,0 +1,6 @@
{
"key": "value",
"nested": {
"prop": true
}
}