Bryce
ececdc8f5f
test(invoice): add integration tests for invoice behaviors
- Fix schema ordering: move :journal-entry-line/running-balance to schema.edn
- Add invoice_behaviors_test.clj covering:
- Permission gates (26.5, 26.6, 26.8)
- Lock date blocking (27.1, 27.3)
- New invoice validation (8.1, 8.5)
- Edit invoice (11.1, 11.3)
- Bulk edit (15.4)
- Single/bulk void (16.3, 16.4, 17.1)
- Unvoid restoring from history (18.1)
- Undo autopay (19.1)
- Invoice list filtering (2.6, 2.8, 2.10, 2.14)
- Invoice list sorting (3.5, 3.7, 3.10)
- Invoice list pagination (4.1, 4.3)
- Legacy route redirects (28.1)
- Mock Solr in wrap-setup fixture to prevent Connection refused
- Fix setup-test-data to merge user-provided entities with defaults
- Fix InMemSolrClient.index_documents to handle entity IDs
- Fix ezcater_xls test to use dynamic entity IDs
- Update invoice.md behavior checklist with completed items
2026-05-04 23:10:46 -07:00
..
2020-07-03 17:50:37 -07:00
2020-08-22 17:14:30 -07:00
2023-09-28 20:41:00 -07:00
2024-04-24 21:27:19 -07:00
2022-03-23 11:09:44 -07:00
2024-02-07 21:22:56 -08:00
2025-03-25 21:26:40 -07:00
2023-04-18 11:32:58 -07:00
2019-01-16 21:30:39 -08:00
2021-06-05 07:38:24 -07:00
2018-09-20 18:12:40 -07:00
2026-05-04 23:10:46 -07:00
2018-09-20 18:12:40 -07:00
2018-07-14 21:13:22 -07:00
2024-05-02 21:35:03 -07:00
2019-04-12 10:42:18 -07:00
2025-03-11 21:07:51 -07:00
2019-05-19 08:06:21 -07:00
2018-09-20 18:12:40 -07:00
2024-10-16 15:37:22 -07:00
2020-08-01 17:07:17 -07:00
2020-08-01 17:07:17 -07:00
2020-08-01 17:07:17 -07:00
2020-05-01 06:38:04 -07:00
2018-09-20 18:12:40 -07:00
2018-08-16 21:04:55 -07:00
2020-05-16 16:08:17 -07:00
2020-05-16 16:08:17 -07:00
2020-08-22 17:14:30 -07:00
2018-04-03 18:19:51 -07:00
2023-11-01 23:06:18 -07:00
2018-07-27 09:01:21 -07:00
2022-10-15 10:58:08 -07:00
2025-02-03 21:06:28 -08:00
2018-07-13 15:38:32 -07:00
2026-05-04 23:10:46 -07:00
2020-08-22 17:14:30 -07:00
2020-05-30 10:31:46 -07:00
2024-05-02 23:08:18 -07:00
2018-07-11 09:25:37 -07:00
2020-11-16 18:40:52 -08:00