Skip to content

Conversation

@TavoNiievez
Copy link
Owner

Summary

  • register example console command and deprecation endpoint in test kernel
  • cover console execution and logger assertions with PHPUnit and Codeception
  • align functional suite with asserts module and trait-specific Cests
  • exercise mailer, mime, parameter, router, security, services, session, time, translation, twig, and validator traits via PHPUnit and Codeception

Testing

  • composer cs-check
  • composer phpstan
  • vendor/bin/phpunit tests
  • vendor/bin/codecept build
  • vendor/bin/codecept run Functional

https://chatgpt.com/codex/tasks/task_e_68b9d81e7260832ca17aa18757522402

@TavoNiievez TavoNiievez force-pushed the codex/make-module-compatible-with-symfony/browser-kit branch from 1838fae to 79ac0ff Compare November 23, 2025 15:16
* Align translation, twig, and validator assertions across environments

* Adjust tests for Symfony 6.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants