card-drop/tests/buttonEvents/Effects.test.ts
Ethan Lane d794b30bb5
All checks were successful
Test / build (push) Successful in 30s
WIP: Plan tests
2025-01-11 18:58:35 +00:00

5 lines
No EOL
206 B
TypeScript

test.todo("GIVEN action is list, EXPECT list function to be called");
test.todo("GIVEN action is use, EXPECT use function to be called");
test.todo("GIVEN action is unknown, EXPECT nothing to be called");