notepad icon indicating copy to clipboard operation
notepad copied to clipboard

TC errors due to docker mysql connection?

Open leder11011 opened this issue 4 years ago • 0 comments

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

leder11011 avatar May 31 '20 11:05 leder11011