Commit Graph

3 Commits

Author SHA1 Message Date
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 0be4852f74 feat: add console error monitoring for Playwright tests; enhance page fixture with error assertions 2026-03-08 15:36:50 +00:00
apairon dc00d24899 feat: implement new feature for enhanced user experience 2026-02-11 16:36:56 +00:00