test(app-frontend): configure vitest and implement state and component test suite

This commit is contained in:
Stevan Freeborn
2026-07-23 12:09:08 -05:00
parent d0d74e2722
commit 15fee58ae2
9 changed files with 744 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
import "@testing-library/jest-dom";