Closed keradus closed 6 years ago
Its under dev requirements. We are planning to add some basic tests.
dev or not, still a requirement. ah, i just got note from lokalise that it's developed, finished, public for usage. now you say it's still under development. as without tests, hard to trust it works properly.
Phpunit Is under requirement if you are using require-dev. It is not under requirement if you are using release version.
to sum up:
guy who dared to visit the package and review it before using it raised a concern...
Sorry I am not getting your point. The package is stable, it is just a simple curl wrapper for accessing the API which has all tests. The response was we are still planning to add simple tests here in near future, that is why there is dev version which is still wip.
If you are concerned there are no tests (yet) for the release version of this api wrapper, please do not use it.
Why there is phpunit/phpunit requirement if there are no tests? :(