Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 674 Bytes

File metadata and controls

12 lines (7 loc) · 674 Bytes

extbase_language_tests

Functional test suite for testing language settings in the context of Extbase.

Build Status

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.