buster/packages
Devin AI 0176de6faf Fix unit tests across packages - move tests alongside source files and ensure proper mocking
- Fixed unit test failures in database, rerank, data-source, stored-values, and test-utils packages
- Moved unit tests from tests/ folders to be alongside source files (e.g., slack.ts -> slack.test.ts)
- Ensured all unit tests use mocks instead of real dependencies
- Added DATABASE_URL environment variable to test:unit scripts where needed
- Fixed mock implementations and test assertions
- All 52 unit tests now pass successfully

Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-17 16:22:02 +00:00
..
access-controls fix on access-control tests 2025-07-14 11:01:53 -06:00
ai Fix remaining unit test issues in AI and data-source packages 2025-07-17 16:14:57 +00:00
data-source Fix remaining unit test issues in AI and data-source packages 2025-07-17 16:14:57 +00:00
database Fix remaining unit test issues in AI and data-source packages 2025-07-17 16:14:57 +00:00
rerank Remove old test files after moving to source directories 2025-07-17 16:14:13 +00:00
server-shared Merge remote-tracking branch 'origin/staging' into dallin/bus-1380-fix-unit-tests 2025-07-14 12:37:15 -06:00
slack Add unit and integration test scripts to package.json files across multiple packages 2025-07-14 09:11:20 -06:00
stored-values Remove old test files after moving to source directories 2025-07-17 16:14:13 +00:00
supabase Update inlcude 2025-07-12 23:46:09 -06:00
test-utils Fix unit tests across packages - move tests alongside source files and ensure proper mocking 2025-07-17 16:22:02 +00:00
typescript-config Update base.json 2025-07-10 12:22:18 -06:00
vitest-config fix all of the bugs 2025-07-12 22:14:08 -06:00
web-tools fix on access-control tests 2025-07-14 11:01:53 -06:00
tsconfig.json Update broken types 2025-07-03 09:25:29 -06:00