issues
search
polylang
/
dynamo
Improves the WordPress translations performance
GNU General Public License v2.0
6
stars
1
forks
source link
Improve maintainability of tests
#12
Closed
Chouby
closed
2 years ago
Chouby
commented
2 years ago
Add autoload-dev
Use a provider rather than a trait to execute the same translations tests with different file loaders and search handlers.
DRY: Introduce the traits
File_Loader_Provider_Trait
and
Init_Trait
Improve some PHPDocs
File_Loader_Provider_Trait
andInit_Trait