Files
next.orly.dev/pkg/database/query-for-kinds_test.go
mleku a4c4f14b87
Some checks failed
Go / build (push) Has been cancelled
Go / release (push) Has been cancelled
Refactor event processing in tests for chronological order
- Updated test files to collect events first and sort them by their CreatedAt timestamp before processing, ensuring events are handled in chronological order.
- Removed redundant error checks for scanner errors after event processing.
- Enhanced clarity and maintainability of event handling in tests across multiple files, including export, fetch, and query tests.
- Adjusted expected index counts in tests to reflect changes in event structure and processing logic.
2025-10-16 15:05:19 +01:00

3.0 KiB