shinkan-jinkendo/.gitea/workflows
Lars 50b8ff12cd
Some checks failed
Deploy Development / deploy (push) Successful in 36s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 5s
Test Suite / playwright-tests (push) Failing after 10s
feat: enhance Playwright configuration and CI workflow for E2E testing
- Updated playwright.config.js to allow dynamic base URL configuration via environment variables, improving flexibility for different environments.
- Modified .gitea/workflows/test.yml to include steps for starting a development stack, seeding test data, and stopping the stack after tests, enhancing the CI process for end-to-end testing.
- Refactored login test in dev-smoke-test.spec.js to use a dedicated function for submitting the login form, improving code clarity and maintainability.
2026-04-29 12:35:30 +02:00
..
deploy-dev.yml feat: update environment configuration and enhance development setup 2026-04-29 09:57:36 +02:00
deploy-prod.yml feat: update docker-compose and Nginx configuration for improved service dependencies and API routing 2026-04-29 08:51:47 +02:00
test.yml feat: enhance Playwright configuration and CI workflow for E2E testing 2026-04-29 12:35:30 +02:00