-
Notifications
You must be signed in to change notification settings - Fork 58
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
Integration Test does not working any more with last change on master #89
Comments
Fix has been merged. |
cdancy
pushed a commit
that referenced
this issue
Jun 6, 2017
* First commit of default reviewers * Rename Conditions to condition * Add mock test * Add live Test * Fix build * Add more test for branchApiLiveTest * Add Fallback for Condition * Update Object Condition for add ErrorsHolder * Add rest api for create Condition * Edit MatcherId to add new value * Add live test * Add mock Test * Fix junit * Fix build * Fix build * Add annotation Documentation for listConditions * Add annotation Documentation for createCondition * Add missing annotation * Refactore test after change from master branch * Refactore test after change from master branch * fix build * Fix build * Edit code after codeReview from another PR (List defaultReviewers) * Fix code after codeReview * Fix issues #89 * Rename test class * Add field to get conditionId for next Step * Add live test to get listConditions * Change HardCode User to defaultUser * Edit code after codeReview * Remove test dependency don't need anymore
cdancy
pushed a commit
that referenced
this issue
Jun 6, 2017
* First commit of default reviewers * Rename Conditions to condition * Add mock test * Add live Test * Fix build * Add more test for branchApiLiveTest * Add Fallback for Condition * Update Object Condition for add ErrorsHolder * Add rest api for create Condition * Edit MatcherId to add new value * Add live test * Add mock Test * Fix junit * Fix build * Add endpoint for Condition update * Add liveTest * Add mock Test * Fix build * Fix build * Add annotation Documentation for listConditions * Add annotation Documentation for createCondition * Add annotation Documentation for updateCondition * Add missing annotation * Refactore test after change from master branch * Refactore test after change from master branch * fix build * Fix build * Fix build * Edit code after codeReview from another PR (List defaultReviewers) * Fix code after codeReview * Fix issues #89 * Rename test class * Add field to get conditionId for next Step * Add live test to get listConditions * Change HardCode User to defaultUser * Fix build * Edit code after codeReviews from another PR * Edit code after codeReview * Remove test dependency don't need anymore
cdancy
added a commit
that referenced
this issue
Jun 6, 2017
* First commit of default reviewers * Rename Conditions to condition * Add mock test * Add live Test * Fix build * Add more test for branchApiLiveTest * Add Fallback for Condition * Update Object Condition for add ErrorsHolder * Add rest api for create Condition * Edit MatcherId to add new value * Add live test * Add mock Test * Fix junit * Fix build * Add endpoint for Condition update * Add liveTest * Add mock Test * Fix build * Add endpoint for delete Condition * Add live Test * Fix build * Fix build * Add mock Test * Add annotation Documentation for listConditions * Add annotation Documentation for createCondition * Add annotation Documentation for updateCondition * Add annotation Documentation for deleteCondition * Add missing annotation * Fix build * Refactore test after change from master branch * Refactore test after change from master branch * fix build * Fix build * Fix build * Fix build * Edit code after codeReview from another PR (List defaultReviewers) * Fix code after codeReview * Fix issues #89 * Rename test class * Add field to get conditionId for next Step * Add live test to get listConditions * Change HardCode User to defaultUser * Fix build * Fix build * Edit code after codeReviews from another PR * Edit code after codeReviews from another PR * Edit code after codeReview * Remove test dependency don't need anymore * Edit rest named for deleteCondition * Fixes for PR-#84
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I run this command in my IDE : "gradlew integTest". After that, I check in the report and I have this error :
The text was updated successfully, but these errors were encountered: