Add test for CLI main and add test plan

This commit is contained in:
Salar Rahmanian 2024-11-16 20:11:24 -08:00
parent 4287ddfed9
commit aabda391c2
2 changed files with 84 additions and 1 deletions

View file

@ -12,7 +12,13 @@
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:",
"identifier" : "FisheeTests",
"name" : "FisheeTests"
}
}
],
"version" : 1
}