11 Commits

Author SHA1 Message Date
a9760b323f
Add ChillTicketBundle to configuration and autoload-dev
The commit includes the ChillTicketBundle in the bundles configuration file for testing. Additionally, the autoload-dev directive in the composer.json file was updated to include the "App" namespace for testing purposes. This ensures that the tests related to the "App" namespace are correctly autoloaded.
2024-04-18 13:13:08 +02:00
d5476df14c
rename main firewall 2023-12-14 22:56:50 +01:00
7ba3435c41
Refactor PrepareClientTrait to use the loginUser method 2023-12-14 22:56:50 +01:00
d6ff3f422f
change messenger configuration 2023-12-14 14:33:23 +01:00
de6277494a
update configuration of app for internal testing app 2023-12-13 15:00:31 +01:00
1065706e60
Re-configure test app 2023-12-12 15:55:14 +01:00
0907d5b76a
Configuration for messenger - use env=test in ci/step "unit_tests" 2023-08-30 14:58:13 +02:00
6bedd673cd
Fix configuration for messenger in tests 2023-08-30 14:31:11 +02:00
f68a163a30
Ensure loading of postal code does not fails 2023-08-02 23:05:33 +02:00
7a5db59ac2
remove deprecated templating component 2023-07-22 23:09:00 +02:00
4ab4554e63
DX: embed test app inside bundle 2023-05-03 23:00:08 +02:00