fusionauth-php-client icon indicating copy to clipboard operation
fusionauth-php-client copied to clipboard

CI/CD ENV fixes & include removal

Open jerryhopper opened this issue 6 years ago • 1 comments

i added getenv() for the testing scripts. also, the composer.json now contains the test-script command, tests can be run by: composer test

a travis.yml was added for automated unit-testing. The test-scripts now also have a unique identifier, in order not to fail during parallel testing in travis ( unique userid/applicationid)

jerryhopper avatar Oct 01 '19 15:10 jerryhopper

See the travis test results : https://travis-ci.org/jerryhopper/fusionauth-php-client

jerryhopper avatar Oct 01 '19 15:10 jerryhopper