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

Add Swagger Generation #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hodrigohamalho
Copy link

  • Improvements in README
  • Added swagger generation
  • Added swagge ui

@btison
Copy link
Contributor

btison commented May 3, 2019

Your commit breaks several tests:

[ERROR]   ResponderDaoTest.testAvailableResponders » IllegalState Failed to load Applica...             
[ERROR]   ResponderDaoTest.testAvailableRespondersNotAvailable » IllegalState Failed to ...             
[ERROR]   ResponderDaoTest.testAvailableRespondersNotEnrolled » IllegalState Failed to l...             
[ERROR]   ResponderDaoTest.testFindById » IllegalState Failed to load ApplicationContext                
[ERROR]   ResponderDaoTest.testFindByIdWhenNotFound » IllegalState Failed to load Applic...             
[ERROR]   ResponderDaoTest.testFindByName » IllegalState Failed to load ApplicationConte...             
[ERROR]   ResponderDaoTest.testFindByNameWhenNotFound » IllegalState Failed to load Appl...             
[ERROR]   ResponderDaoTest.testFindByNameWhenNotMultipleResults » IllegalState Failed to...             
[ERROR]   ResponderDaoTest.testOptimisticLocking » IllegalState Failed to load Applicati...            
[ERROR]   ResponderDaoTest.testPersistResponderEntity » IllegalState Failed to load Appl...            
[ERROR]   ResponderDaoTest.testUpdateEntity » IllegalState Failed to load ApplicationCon...            
[INFO]
[ERROR] Tests run: 29, Failures: 0, Errors: 11, Skipped: 0                                             
[INFO]
[INFO] ------------------------------------------------------------------------                        
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------                        

@hodrigohamalho
Copy link
Author

Strange behavior, I moved the configuration to a new class and all tests now are passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants