Commit Graph

3 Commits

Author SHA1 Message Date
apairon 53ad012657 feat: add admin smoke tests and enhance testing documentation with new strategies and configurations 2026-05-12 21:01:25 +00:00
apairon 1b24bb2157 feat: enhance admin API helpers with CRUD operations for collections and seed data management
- Added functions for creating, updating, deleting, and listing collection entries in admin API.
- Introduced seed data management for consistent test content across tests.
- Updated global setup and teardown processes to ensure seeded content is created and cleaned up.
- Refactored existing tests to utilize seeded content for improved reliability and maintainability.
2026-05-12 20:36:06 +00:00
apairon dc00d24899 feat: implement new feature for enhanced user experience 2026-02-11 16:36:56 +00:00