Skip to content
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

[Qt5] improve Qt5 test cases #1682

Merged
merged 1 commit into from
Dec 9, 2015
Merged

Conversation

wing328
Copy link
Contributor

@wing328 wing328 commented Dec 8, 2015

  • removed getPetbyId test as the endpoint is tested in createAndGetPetTest()
  • changed internal timeout value from 1000 to 4000 to avoid timing out

Test result looks good:

QDEBUG : PetApiTests::updatePetTest() got a request body
QDEBUG : PetApiTests::updatePetTest() got a request body
PASS   : PetApiTests::updatePetTest()
QDEBUG : PetApiTests::updatePetWithFormTest() got a request body
PASS   : PetApiTests::updatePetWithFormTest()
PASS   : PetApiTests::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted
********* Finished testing of PetApiTests *********

@wing328 wing328 added this to the v2.1.5 milestone Dec 8, 2015
wing328 added a commit that referenced this pull request Dec 9, 2015
@wing328 wing328 merged commit a866c7f into swagger-api:master Dec 9, 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.

1 participant