Skip to content

Conversation

@jaswanthm
Copy link
Owner

@jaswanthm jaswanthm commented Sep 14, 2023

Route level API tests for Edit Room endpoint

Branch name - workshop/5-run-low-level-backend-tests

Run Auth API first

  1. cd auth && mvn clean package
  2. java -jar target/restful-booker-platform-auth-*-SNAPSHOT.jar

Run Room API tests

  1. cd room
  2. mvn test -Dtest=RoomValidationIT#testPutSuccessfulRouteLevelTest

@jaswanthm jaswanthm changed the title Route level API tests for Edit Room endpoint #5 - Run low level backend tests Sep 18, 2023
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