Skip to content

Bug fix for PHP client POST (model) and add more PHP test cases #659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 16, 2015

Conversation

wing328
Copy link
Contributor

@wing328 wing328 commented Apr 17, 2015

Test result:

SwaggerClient-php|add_php_unit_test⚡ ⇒ mvn integration-test -rf :PhpPetstoreClientTests
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PHP Swagger Petstore Client 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default) @ PhpPetstoreClientTests ---
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (bundle-install) @ PhpPetstoreClientTests ---
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (bundle-test) @ PhpPetstoreClientTests ---

PHPUnit 4.6.4 by Sebastian Bergmann and contributors.

.....

Time: 4.13 seconds, Memory: 5.50Mb

OK (5 tests, 339 assertions)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.220 s
[INFO] Finished at: 2015-04-17T20:01:02+08:00
[INFO] Final Memory: 11M/245M
[INFO] ------------------------------------------------------------------------

fehguy added a commit that referenced this pull request May 16, 2015
Bug fix for PHP client POST (model) and add more PHP test cases
@fehguy fehguy merged commit d6ac7c5 into swagger-api:develop_2.0 May 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants