{"id":21816210,"url":"https://github.com/vrun545/restassured_trello","last_synced_at":"2025-03-21T10:12:28.212Z","repository":{"id":237591633,"uuid":"794844875","full_name":"vrun545/RestAssured_Trello","owner":"vrun545","description":"This repository hosts a comprehensive project demonstrating the testing of Trello's API using RestAssured framework in Java. Trello is a widely-used project management tool, and this project provides a robust suite of tests to ensure the reliability and functionality of interactions with Trello's API endpoints.","archived":false,"fork":false,"pushed_at":"2024-05-28T06:25:44.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T06:28:03.121Z","etag":null,"topics":["java","junit","postman","restassured","restassured-framework","testng","trello-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrun545.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-02T04:26:35.000Z","updated_at":"2024-05-28T06:25:47.000Z","dependencies_parsed_at":"2024-11-27T15:43:18.546Z","dependency_job_id":null,"html_url":"https://github.com/vrun545/RestAssured_Trello","commit_stats":null,"previous_names":["vrun545/restassured_trello"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FRestAssured_Trello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FRestAssured_Trello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FRestAssured_Trello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FRestAssured_Trello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrun545","download_url":"https://codeload.github.com/vrun545/RestAssured_Trello/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776341,"owners_count":20508506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["java","junit","postman","restassured","restassured-framework","testng","trello-api"],"created_at":"2024-11-27T15:32:15.238Z","updated_at":"2025-03-21T10:12:28.196Z","avatar_url":"https://github.com/vrun545.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Trello API Testing Framework\n\nThis project is an API testing framework built using Java, REST Assured, Maven, and TestNG for testing Trello's API. It provides a comprehensive suite of tests covering various scenarios, ensuring the reliability and functionality of interactions with Trello's API endpoints.\n\n## Key Features\n\n- **REST Assured Framework**: Utilizes the powerful REST Assured framework to streamline API testing in Java.\n- **TestNG Approach**: Implements TestNG for test execution and reporting, allowing for easy organization and management of tests.\n- **Multiple Independent Tests**: The framework includes multiple independent tests, each verifying different aspects of Trello's API functionality.\n- **Scenario Validation**: Covers different scenarios for GET, POST, PUT, and DELETE requests, ensuring thorough validation of API endpoints.\n- **Class-based Requests**: Each API request is encapsulated in a separate class, promoting modularity and maintainability.\n- **Server Availability Check**: Before executing each test, the framework verifies server availability with a ping request.\n- **Logging via Log4j**: Implements logging functionality using Log4j to capture and analyze test execution details.\n- **Valid Assertions**: Includes valid assertions in all tests to ensure accurate validation of API responses.\n- **Negative Scenario Validation**: Validates negative scenarios to ensure robust error handling and graceful degradation.\n- **Payload Separation**: Avoids keeping payloads in test scripts to maintain separation of concerns and enhance readability.\n- **Extent Reports**: Implements Extent reports for comprehensive and visually appealing test reports.\n\n## Usage\n\n1. Clone the repository to your local machine.\n2. Ensure you have Java and Maven installed.\n3. Navigate to the project directory.\n4. Run `mvn test` to execute the test suite.\n5. Review the generated Extent reports for detailed test results.\n\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE), allowing for both personal and commercial use with proper attribution.\n\nFeel free to customize the README further with specific instructions, installation guides, or any other relevant information for users and contributors!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrun545%2Frestassured_trello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrun545%2Frestassured_trello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrun545%2Frestassured_trello/lists"}