{"id":21480454,"url":"https://github.com/codewithmmak/api-testing-protractor-typescript","last_synced_at":"2025-07-15T12:31:59.452Z","repository":{"id":40359917,"uuid":"162329945","full_name":"codewithmmak/api-testing-protractor-typescript","owner":"codewithmmak","description":"This is sample REST API Automation framework designed using request npm, Protractor, Jasmine, and TypeScript","archived":false,"fork":false,"pushed_at":"2024-11-23T06:55:27.000Z","size":208,"stargazers_count":8,"open_issues_count":12,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-23T07:27:31.346Z","etag":null,"topics":["api-testing-framework","nodejs","protractor","request","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/codewithmmak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-12-18T18:28:56.000Z","updated_at":"2023-08-28T17:39:40.000Z","dependencies_parsed_at":"2023-12-30T01:42:28.176Z","dependency_job_id":"778985a2-267c-4609-abc2-25db1fb620e7","html_url":"https://github.com/codewithmmak/api-testing-protractor-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fapi-testing-protractor-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fapi-testing-protractor-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fapi-testing-protractor-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmmak%2Fapi-testing-protractor-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmmak","download_url":"https://codeload.github.com/codewithmmak/api-testing-protractor-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226038782,"owners_count":17564046,"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":["api-testing-framework","nodejs","protractor","request","typescript"],"created_at":"2024-11-23T12:15:11.669Z","updated_at":"2024-11-23T12:15:12.232Z","avatar_url":"https://github.com/codewithmmak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- ![API Testing using Protractor, Jasmine and Typescript](./images/api-testing-protractor-jasmine-typescript.png?raw=true \"API Testing using Protractor, Jasmine and Typescript\") --\u003e\n\n# API Testing using Request node module, Protractor, Jasmine and Typescript Setup Guide\nThis API Test Automation framework is designed using Request node module, Protractor, Jasmine and TypeScript\n\n## Framework Structure\n```\n├───images                          # This folder contains sample report image\n├───temp                            # This folder contains JS file which are generated after compiling TypeScript files\n├───test-results                    # This folder contains test result (includes html report and screenshots)\n└───test-suites                     # This folder contains spec/test files\n```\n\n## To Get Started\n\n### Pre-requisites\n* Download and install Chrome or Firefox browser.\n* Download and install Node.js\n* Optional - Download and install any Text Editor like Visual Code/Sublime/Brackets\n\n### Setup Scripts \n* Clone the repository into a folder\n* Go to Project root directory and install Dependency: `npm install`\n* All the dependencies from package.json and ambient typings would be installed in node_modules folder.\n\n### How to write Test\n* Add new spec under test-suite folder\n* Name the file as \u003ctestname\u003e.spec.ts (e.g. get-user.spec.ts)\n\n### How to Run Test\n* Run complete Test Suite: `npm test`\n\n### How to Update local npm packages\n* Go to Project root directory and run command: `npm update`\n\n### Sample Test Results\n![API Testing using Protractor, Jasmine and Typescript Test Results](./images/test-results.png?raw=true \"API Testing using Protractor, Jasmine and Typescript Test Results\")\n\n![API Testing using Protractor, Jasmine and Typescript Console Test Results](./images/console-test-results.png?raw=true \"API Testing using Protractor, Jasmine and Typescript Console Test Results\")\n\n## :thought_balloon: Checkout the blogs related to Software Testing on my [website]\n[website]: https://www.codewithmmak.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmmak%2Fapi-testing-protractor-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmmak%2Fapi-testing-protractor-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmmak%2Fapi-testing-protractor-typescript/lists"}