You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: enhance Playwright workflow with database matrix support
- Added a strategy matrix to the Playwright workflow to support multiple databases (Postgres, Mongo, SQLite).
- Updated Docker Compose commands to dynamically reference the selected database for service startup, logging, and teardown.
- Adjusted artifact naming to include the database type for better organization of test reports.
0 commit comments