Merged
Conversation
added 16 commits
November 19, 2025 23:13
Migrate test to codeception
…actory methods for entity creation.
…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.
…w to simplify setup.
…nsaction rollback support
…w to simplify setup.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.