Mario-Radu Magda

Results 3 issues of Mario-Radu Magda

Rewrite unit tests declared in AppTest\Handler namespace because they reference non-existent classes like HomePageHandler.

We should consider adding a new github action that will validate the database structure using doctrine's command : `php bin/doctrine orm:validate-schema --skip-sync` The `--skip-sync` option it's required here because we...

enhancement
5.x