Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/augusto11cb/booking-advisor
This project was developed to study and apply the concepts and features of Automated test in an applications that makes use of Spring Framework | Booking-Advisor is an online travel agency offers online hotel reservations as well as bookings for transportation, lodging, travel experiences, and restaurants.
https://github.com/augusto11cb/booking-advisor
integration-test spring-boot spring-framework spring-mvc testcontainers unit-test
Last synced: about 1 month ago
JSON representation
This project was developed to study and apply the concepts and features of Automated test in an applications that makes use of Spring Framework | Booking-Advisor is an online travel agency offers online hotel reservations as well as bookings for transportation, lodging, travel experiences, and restaurants.
- Host: GitHub
- URL: https://github.com/augusto11cb/booking-advisor
- Owner: Augusto11CB
- License: apache-2.0
- Created: 2020-07-05T01:22:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T15:51:25.000Z (over 4 years ago)
- Last Synced: 2024-11-08T19:11:55.464Z (3 months ago)
- Topics: integration-test, spring-boot, spring-framework, spring-mvc, testcontainers, unit-test
- Language: Java
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Booking-Advisor
This project was developed to study and apply comprehensive unit, integration and component tests against Spring Applications.## Functionality
Booking-Advisor is an online travel agency offers online hotel reservations as well as bookings for transportation, lodging, travel experiences, and restaurants.## Spring Automated Test Notes, Code Examples, and Observations
[Augusto's Repository - Spring-Effective-Automated-Testing](https://github.com/AugustoCalado/Spring-Framework-Studies/tree/master/Spring-Effective-Automated-Testing).