Skip to content

Feature/test migrate to codeception#96

Merged
tbuczen merged 16 commits intomainfrom
feature/test-migrate-to-codeception
Dec 23, 2025
Merged

Feature/test migrate to codeception#96
tbuczen merged 16 commits intomainfrom
feature/test-migrate-to-codeception

Conversation

@tbuczen
Copy link
Owner

@tbuczen tbuczen commented Dec 17, 2025

No description provided.

TomaszB added 16 commits November 19, 2025 23:13
…se CSS variables for color consistency and theming.
- Normalize spacing and indentation across multiple test files.
- Remove unused imports in factory and test classes.
- Adjust `POSTGRES_PASSWORD` placeholder in GitHub Actions workflow.
- Implemented `map-config-preview_controller.js` for dynamic map configuration preview with grid overlay and real-time adjustments.
- Created `_map_preview.scss` for responsive and dark mode compatible styling of the map preview component.
- Updated translations for map configuration grid settings and preview hints.
- Refactored existing dependencies and enhanced grid overlay rendering logic."
- Deleted `.github/workflows/phpunit.yml` to clean up unused CI configurations.
- Streamlined project by removing redundant test pipeline setup.
- Adjusted `.env.test` to align with Symfony standards and removed duplicate `APP_SECRET`.
- Updated database credentials in `tests.yml` for consistency and clarity.
- Removed `docker-tests` from GitHub Actions to streamline workflows and eliminate redundancy.
- Simplified `.env.test.local` creation for overriding `DATABASE_HOST`.
- Explicitly set `DATABASE_HOST` as an environment variable across all steps.
- Add SASS build and asset map compilation step.
- Simplify Codeception test execution by removing separate runs for unit and functional tests.
- Add Doctrine module to functional test suite for transaction rollback after each test.
- Increase PostgreSQL max connections in GitHub Actions to optimize testing concurrency.
@tbuczen tbuczen merged commit b270d34 into main Dec 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant