{"id":15013782,"url":"https://github.com/harsh-valecha/restful-booker-api-testing","last_synced_at":"2026-04-07T05:31:18.195Z","repository":{"id":251865865,"uuid":"838676385","full_name":"harsh-valecha/restful-booker-api-testing","owner":"harsh-valecha","description":"Developed a robust automated testing framework for the RESTful Booker API using pytest and requests, incorporating data-driven testing and pytest-html for comprehensive test coverage and detailed reporting.","archived":false,"fork":false,"pushed_at":"2024-08-13T19:08:48.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T12:13:52.571Z","etag":null,"topics":["api","api-testing","postman","pytest","pytest-html","python","requests"],"latest_commit_sha":null,"homepage":"https://restful-booker.herokuapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harsh-valecha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-06T06:07:27.000Z","updated_at":"2024-08-13T19:14:19.000Z","dependencies_parsed_at":"2024-08-13T22:13:57.523Z","dependency_job_id":null,"html_url":"https://github.com/harsh-valecha/restful-booker-api-testing","commit_stats":null,"previous_names":["harsh-valecha/restful-booker-api-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harsh-valecha/restful-booker-api-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Frestful-booker-api-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Frestful-booker-api-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Frestful-booker-api-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Frestful-booker-api-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harsh-valecha","download_url":"https://codeload.github.com/harsh-valecha/restful-booker-api-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Frestful-booker-api-testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31501903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-testing","postman","pytest","pytest-html","python","requests"],"created_at":"2024-09-24T19:44:46.705Z","updated_at":"2026-04-07T05:31:18.172Z","avatar_url":"https://github.com/harsh-valecha.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RESTful-booker-api-testing\nBuilt a robust automated testing framework for the RESTful Booker API using pytest and requests, employing data-driven testing and pytest-html for detailed reporting and enhanced test coverage. \n\nLink :-https://restful-booker.herokuapp.com/\n\nFile Structure\n\n```\nrestful-booker-api-testing/\n│\n├── test_cases/\n│   ├── __init__.py\n│   ├── test_create_booking.py\n│   └── ... (other test case files)\n│\n├── scripts/\n│   └── practice_requests.py\n│\n├── reports/\n│   └── report.html\n│\n├── pytest.ini\n├── conftest.py\n├── LICENSE\n└── README.md\n\n```\n\n\n\n- `collections/`: Contains the Postman collection for the RESTful Booker API.\n- `test_cases/`: Contains the automated test scripts for various API endpoints.\n- `reports/`: Contains the test reports generated after running the tests.\n- `scripts/`: Contains examples of how to use the requests library to interact with the RESTful Booker API.\n- `README.md`: Project documentation and instructions.\n- `requirements.txt`: List of dependencies required for running the tests.\n- `.gitignore`: Specifies files and directories to be ignored by Git.\n\n## Setup Instructions\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/your-username/restful-booker-api-testing.git\n    cd restful-booker-api-testing\n    ```\n\n2. Create and activate a virtual environment:\n\n    ```bash\n    python -m venv venv\n    source venv/bin/activate # On Windows, use `venv\\Scripts\\activate`\n    ```\n\n3. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n4. To run the scripts -\n   ```bash\n   python scripts/practice_requests.py\n   ```\n\n## Running Tests\n\nTo run the tests, execute the following command:\n\n```bash\npytest test_cases/\n```\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh-valecha%2Frestful-booker-api-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharsh-valecha%2Frestful-booker-api-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh-valecha%2Frestful-booker-api-testing/lists"}