akeneo / Dockerfiles

DEPRECATED for PIM 4.0 and above - Official Dockerfiles for Akeneo development and testing
https://hub.docker.com/r/akeneo/
MIT License
49 stars 34 forks source link

Add missing tests #313

Open damien-carcel opened 6 years ago

damien-carcel commented 6 years ago
Q A
Bug report? no
Feature request? no
BC Break report? no
RFC? no
Affected image and tag all

Some tests are already added, thanks to a basic test runner in bash. However, some tests performed on akeneo/php are missing on akeneo/fpm and akeneo/apache.

More important, the test runner is not able currently to alter the containers configuration (for example activating xdebug through a variable environment and testing it is active).