{"id":22349421,"url":"https://github.com/jaktestowac/js-rest-api-tests-sample","last_synced_at":"2026-04-30T18:31:14.545Z","repository":{"id":130269614,"uuid":"538469795","full_name":"jaktestowac/js-rest-api-tests-sample","owner":"jaktestowac","description":"Sample project to demonstrate REST API testing via JavaScript.","archived":false,"fork":false,"pushed_at":"2022-09-23T13:38:56.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T11:22:39.609Z","etag":null,"topics":["api-rest","automation","continuous-integration","github-actions","javascript","mocha-chai","mocha-tests","test-automation"],"latest_commit_sha":null,"homepage":"https://jaktestowac.pl/","language":"JavaScript","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/jaktestowac.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":"2022-09-19T11:31:09.000Z","updated_at":"2022-10-30T19:31:54.000Z","dependencies_parsed_at":"2024-03-08T21:00:49.261Z","dependency_job_id":null,"html_url":"https://github.com/jaktestowac/js-rest-api-tests-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaktestowac/js-rest-api-tests-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Fjs-rest-api-tests-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Fjs-rest-api-tests-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Fjs-rest-api-tests-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Fjs-rest-api-tests-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaktestowac","download_url":"https://codeload.github.com/jaktestowac/js-rest-api-tests-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaktestowac%2Fjs-rest-api-tests-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32473804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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-rest","automation","continuous-integration","github-actions","javascript","mocha-chai","mocha-tests","test-automation"],"created_at":"2024-12-04T11:08:17.402Z","updated_at":"2026-04-30T18:31:14.531Z","avatar_url":"https://github.com/jaktestowac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Start your journey in REST API Automation Tests in 5 minutes 😎\n\n# What we will test:\nAPI call to: https://httpbin.org/#/Anything/get_anything\n\n# Prerequesties\n**GitHub** account\n\n# 7 Easy Steps to run your first Automated API Test! \n\n1. ✨ Get your own copy of this repository\n   - Click `Fork` button on the top right corner\n   - **Effect:** repository cloned to your GitHub account\n1. ✅ Enable GitHub Actions CI\n   - Go to `Actions` panel\n   - Click `I understand my worflows, go ahead and enable them`\n   - **Effect:** Actions unlocked but shows `There are no workflow runs yet.`\n1. 💻 Open code editor \n   - Go to `Code` panel\n   - Click `.` (dot symbol) on your keyboard \n   - **Effect:** Visual Studio Code Editor opened with EXPLORER panel on left\n1. 🖐️ Start coding \n   - On left chose `test` folder and click `get-resources.spec.js`\n   - DELETE `.skip` phrase (with dot) from first test (starting in line `3`)\n   - **Effect:** your tests starts with `it(\"should return status code 200 ...`\n1. 🚀 Apply changes to repository\n   - Use keyboard shortcut `Ctrl + Shift + G` to open SOURCE CONTROL panel on left\n   - Enter changes message `Removed skip from first test`\n   - Click ✔ (tick button) on top menu in SOURCE CONTROL panel\n   - **Effect:** All changes applied to your repository! (this is called `pushed commit`)\n1. 🏃‍♂️ Go back to repository \n   - Go to top left hamburger menu and clik it\n   - Use last option `Go to repository`\n   - **Effect:** Repository opened in new tab\n1. 👀 See tests in Action!\n   - Go to `Actions` panel and click `Removed skip from first test` workflow\n   - Scroll to the bottom of the page and check results\n   - **Effect:** Test run with success!🎉🎉🎉 \n      | ---------------- | Tests | Passed ✅ | Skipped ↪️ | Failed ❌ |\n      | ---------------- | ----- | --------- | ----------- | --------- |\n      |JUnit Test Report | 2 run | 1 passed  | 1 skipped   | 0 failed  |\n\n\n## 👨‍💻 Your turn: \n   - Remove skip from next test, \n   - Make `commit`\n   - See how it fail in `Actions`\n   - ...and then fix it!\n\n# What next\nSee https://jaktestowac.pl/api/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaktestowac%2Fjs-rest-api-tests-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaktestowac%2Fjs-rest-api-tests-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaktestowac%2Fjs-rest-api-tests-sample/lists"}