768d02b9ed
several fixes to various tests
Deploy to Test Environment / deploy-to-test (push) Successful in 14m14s
2025-12-26 23:37:39 -08:00
a10f84aa48
complete project using prettier!
2025-12-22 09:45:14 -08:00
56981236ab
ensure mocks are used wherever possible, more test fixes
Deploy to Test Environment / deploy-to-test (push) Successful in 1h7m5s
2025-12-20 15:33:08 -08:00
7a557b5648
unit test fixes
Deploy to Test Environment / deploy-to-test (push) Successful in 44m36s
2025-12-18 15:35:02 -08:00
571ca59e82
refactor: Update tests and components for improved type safety and mock handling
Deploy to Test Environment / deploy-to-test (push) Failing after 3h11m16s
2025-12-14 01:38:21 -08:00
728f4a5f7e
Refactor useWatchedItems hook to utilize useApi for API calls, update tests accordingly
...
Deploy to Test Environment / deploy-to-test (push) Failing after 18m15s
- Replaced direct API calls in useWatchedItems with useApi hook for add and remove watched items.
- Updated tests for useWatchedItems to mock useApi and verify API interactions.
- Consolidated error handling for API calls in useWatchedItems.
- Adjusted related hooks and components to ensure compatibility with the new structure.
- Added new ScaleIcon component for UI consistency.
- Implemented useFlyerItems and useFlyers hooks for fetching flyer data.
- Created useMasterItems and useUserData hooks for managing master grocery items and user data.
- Developed useInfiniteQuery hook for handling paginated API responses.
- Added comprehensive tests for useApi and useInfiniteQuery hooks.
- Introduced comparePrices API endpoint and corresponding client-side functionality.
2025-12-13 08:57:15 -08:00
4100dceb6f
fixing routes + routes db mock
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m48s
2025-12-01 17:10:04 -08:00
aae0875e2b
more TS fixes + tests
2025-11-29 16:20:18 -08:00
7b79700bcb
disable some tests to see if we can narrow down the fuckery
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 2m58s
2025-11-27 17:38:40 -08:00
553cbe5534
disable some tests to see if we can narrow down the fuckery
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Has been cancelled
2025-11-27 17:29:47 -08:00
db373d4606
disable some tests to see if we can narrow down the fuckery
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 2m51s
2025-11-27 17:05:58 -08:00
b0036faa0a
get rid of mockImplementation(() => promise) - causing memory leaks
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 37m20s
2025-11-27 11:58:55 -08:00
807c65130a
get rid of mockImplementation(() => promise) - causing memory leaks
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 37m26s
2025-11-27 11:00:07 -08:00
e987ec8aea
we went to mocks - now going to unit-setup.ts - centralized
2025-11-26 10:28:58 -08:00
ec10834556
ts fixes from reorg + unit test work
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 58s
2025-11-25 14:05:15 -08:00
2fdc29e8e8
ts fixes from reorg
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 55s
2025-11-25 12:56:21 -08:00
8968813ee0
file re-org
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 53s
2025-11-25 11:37:41 -08:00