fusionauth-php-client
fusionauth-php-client copied to clipboard
CI/CD ENV fixes & include removal
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)
See the travis test results : https://travis-ci.org/jerryhopper/fusionauth-php-client