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
921c48fc57
more unit test fixes now the UseProfileAddress OOM has been identified
Deploy to Test Environment / deploy-to-test (push) Successful in 10m14s
2025-12-23 15:50:01 -08:00
395f6c21a2
some "push to get dev working" stuff, and possibly found the problem test
2025-12-23 12:51:56 -08:00
a10f84aa48
complete project using prettier!
2025-12-22 09:45:14 -08:00
c49e5f7019
large mock refector hopefully done + no errors?
Deploy to Test Environment / deploy-to-test (push) Successful in 1h13m59s
2025-12-21 02:43:03 -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
7615d7746e
feat: Enhance logging and type safety across various components and services
Deploy to Test Environment / deploy-to-test (push) Has been cancelled
2025-12-13 23:12:50 -08:00
77454b04c2
Add comprehensive tests for hooks, middleware, and routes
...
Deploy to Test Environment / deploy-to-test (push) Has started running
- Implement tests for `useFlyers`, `useMasterItems`, `useModal`, `useUserData` hooks to ensure correct functionality and error handling.
- Create tests for `fileUpload.middleware` and `validation.middleware` to validate file uploads and request data.
- Add tests for `AddressForm` and `AuthView` components to verify rendering, user interactions, and API calls.
- Develop tests for `deals.routes` to check authentication and response for best prices on watched items.
2025-12-13 21:30:43 -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
98624406c5
ts fixes from reorg + unit test work
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 57s
2025-11-25 16:48:34 -08:00
6aff525c22
ts fixes from reorg + unit test work
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 57s
2025-11-25 16:32:47 -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
a301659d39
ts fixes from reorg + unit test work
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m5s
2025-11-25 13:22:12 -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