Commit Graph

5 Commits

Author SHA1 Message Date
6b5d33a32f feat(tests): implement integration and unit tests for auth, company, and ledger behaviors
- Auth: 30 tests (97 assertions) covering OAuth, sessions, JWT, impersonation, roles
- Company: 35 tests (92 assertions) covering profile, 1099, expense reports, permissions
- Ledger: 113 tests (148 assertions) covering grid, journal entries, import, reports
- Fix existing test failures in running_balance, insights, tx, plaid, graphql
- Fix InMemSolrClient to handle Solr query syntax properly
- Update behavior docs: auth (42 done), company (32 done), ledger (120 done)
- All 478 tests pass with 0 failures, 0 errors
2026-05-08 16:12:08 -07:00
9260834135 scrubbed all reference to datomic.api 2023-03-24 10:59:06 -07:00
84f7e734f0 added suggestions 2022-07-26 07:01:18 -07:00
96c80853ef fixed warnings. 2022-07-26 05:56:41 -07:00
4a7215a74b Fixes two types of bugs. 2021-12-09 08:53:36 -08:00