JavaScript-based test suites for the Restful Booker API. This repository is organized by test layer, with each layer living in its own top-level folder alongside its own dependencies, configuration, and documentation.
| Folder | Type | Tool |
|---|---|---|
performance/ |
Performance & load testing | k6 |
The performance/ folder contains its own README.md with setup instructions, how to run the tests, and configuration details.
All test layers target the Restful Booker API, a publicly hosted demo API that exposes endpoints for health checks, authentication, and hotel booking management.