MaxServ / t3ext-fal_s3

S3 driver for FAL
GNU General Public License v2.0
13 stars 10 forks source link

[TASK] added automatic tests for FAL S3 driver #46

Closed rvollebregt closed 5 years ago

rvollebregt commented 5 years ago

Added tests for processConfiguration and getPublicUrl methods. Use the following command to test: vendor/bin/phpunit --whitelist Classes --colors=never -c vendor/nimut/testing-framework/res/Configuration/UnitTests.xml Tests/Unit/

CMS9 compatibility should be merged first: https://github.com/MaxServ/t3ext-fal_s3/pull/45