notepad
notepad copied to clipboard
TC errors due to docker mysql connection?
Hello Jorge,
thank you for your book!
I have followed the other ticket w/ ressources dirctery moving: now I come following README until the step
mvn clean install
and I get TC errors as follows: do you have any idea? Bye Gerrit
Results :
Tests in error:
NoteControllerTest.shouldCreateNoteWithTitleAndContentAndReturnHttp201Created » IllegalState
NoteControllerTest.shouldNotCreateNoteWhenContentIsEmptyAndReturnHttp400BadRequest » IllegalState
NoteControllerTest.shouldNotCreateNoteWhenTitleIsEmptyAndReturnHttp400BadRequest » IllegalState
NoteServiceTest.shouldCreateNoteWithTitleAndContent » IllegalState Failed to l...
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0