Adopt TanStack Query fixes
All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 14m41s

This commit is contained in:
2026-01-10 17:42:45 -08:00
parent d8aa19ac40
commit 503e7084da
25 changed files with 1887 additions and 395 deletions

3
README.testing.md Normal file
View File

@@ -0,0 +1,3 @@
using powershell on win10 use this command to run the integration tests only in the container
podman exec -i flyer-crawler-dev npm run test:integration 2>&1 | Tee-Object -FilePath test-output.txt