TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
Find a file
Daniel Siepmann 070e901dbb FEATURE: Add code coverage for tests to travis and scrutinizer (#6)
* FEATURE: Add code coverage for tests to travis and scrutinizer

* To detect which parts still need to be tested

* BUGFIX: Fix broken TYPO3 installation for tests

* We need the source, otherwise a base test file will be missing
2016-12-10 14:59:48 +01:00
Classes Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
Configuration/TypoScript TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Resources/Private/Templates/Search TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Tests FEATURE: Add code coverage for tests to travis and scrutinizer (#6) 2016-12-10 14:59:48 +01:00
.gitignore FEATURE: Add first code and tests to integrate travis ci 2016-12-09 11:47:28 +01:00
.scrutinizer.yml FEATURE: Add code coverage for tests to travis and scrutinizer (#6) 2016-12-10 14:59:48 +01:00
.travis.yml FEATURE: Add code coverage for tests to travis and scrutinizer (#6) 2016-12-10 14:59:48 +01:00
composer.json FEATURE: Use latest stable elastica version (#5) 2016-12-10 13:59:34 +01:00
ext_emconf.php Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
ext_localconf.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
ext_tables.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Makefile FEATURE: Add code coverage for tests to travis and scrutinizer (#6) 2016-12-10 14:59:48 +01:00