schnitzler / extbase_language_tests
Functional test suite for testing the Extbase localization behaviour.
dev-develop
2015-03-03 09:01 UTC
This package is auto-updated.
Last update: 2024-11-05 06:45:37 UTC
README
Functional test suite for testing language settings in the context of Extbase.
What does it do?
This testsuite is a growing amount of tests to ensure if and which parts of the TYPO3 localization settings work when using the Extbase persistence.
Why is it necessary?
Because the current implementation of localization settings behave completely different from how the core behaves. An overview is necessary to know what exactly is wrong and how to fix it in the future.