Bryce a7daf839ec feat(tests): Add comprehensive tests for SSR admin vendors module
Add 8 BDD-style tests for the vendors module covering grid/list
operations and vendor merge functionality. Tests follow established
patterns from accounts_test.clj and include proper database
verification.

Tests Implemented:
- vendor-grid-loads-with-empty-database
- vendor-fetch-ids-returns-correct-structure
- vendor-fetch-page-returns-vendors
- vendor-hydrate-results-works
- vendor-merge-transfers-references
- vendor-merge-same-vendor-rejected
- vendor-merge-invalid-vendor-handled
- vendor-hydration-includes-all-fields

Key Implementation Details:
- Uses setup-test-data helper with unique temp IDs
- Tests focus on public interface (fetch-page, merge-submit)
- Follows BDD Given/When/Then pattern
- All 8 tests passing (26 assertions)

Documentation:
- Created implementation plan in docs/plans/
- Documented solution patterns in docs/solutions/
- Created code review todos for future improvements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-06 23:53:31 -08:00
2026-02-06 07:26:30 -08:00
2024-02-08 11:41:03 -08:00
2019-01-26 09:02:28 -08:00
2025-03-02 20:09:40 -08:00
2026-01-05 21:37:30 -08:00
2023-12-03 20:20:32 -08:00
2024-05-02 20:37:13 -07:00
2024-11-17 22:32:43 -08:00
2022-09-26 16:12:39 -07:00
2026-01-31 20:58:33 -08:00
2023-10-12 21:55:37 -07:00
2023-07-27 09:50:22 -07:00
2026-02-06 07:26:30 -08:00
2018-09-03 13:12:20 -07:00
2019-01-26 09:02:28 -08:00
2022-12-08 08:51:34 -08:00
2019-01-26 09:02:28 -08:00
2019-04-24 21:29:38 -07:00
2023-01-07 23:01:20 -08:00
2023-03-24 10:57:53 -07:00
2023-08-31 23:43:19 -07:00
2026-01-31 10:13:06 -08:00
2021-10-08 16:18:31 -07:00
fix
2022-06-23 08:44:44 -07:00
2025-09-11 23:00:42 -07:00
2025-03-31 10:55:47 -07:00
Description
No description provided
15 MiB
Languages
Clojure 90.9%
CSS 4.3%
Sass 2.3%
HTML 1.2%
HCL 0.4%
Other 0.7%