{"id":28218511,"url":"https://github.com/leandroh/angularjs-e2e-mock","last_synced_at":"2026-04-16T11:01:26.672Z","repository":{"id":66731343,"uuid":"27140161","full_name":"leandroh/angularjs-e2e-mock","owner":"leandroh","description":"AngularJS end-to-end testing: how to mock a real backend http request","archived":false,"fork":false,"pushed_at":"2014-11-26T01:47:12.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T04:39:04.683Z","etag":null,"topics":["angularjs","e2e-tests","javascript","mock","protractor","selenium-server"],"latest_commit_sha":null,"homepage":null,"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/leandroh.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}},"created_at":"2014-11-25T18:35:20.000Z","updated_at":"2023-03-08T04:49:07.000Z","dependencies_parsed_at":"2023-02-20T12:45:40.565Z","dependency_job_id":null,"html_url":"https://github.com/leandroh/angularjs-e2e-mock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leandroh/angularjs-e2e-mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandroh%2Fangularjs-e2e-mock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandroh%2Fangularjs-e2e-mock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandroh%2Fangularjs-e2e-mock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandroh%2Fangularjs-e2e-mock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leandroh","download_url":"https://codeload.github.com/leandroh/angularjs-e2e-mock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandroh%2Fangularjs-e2e-mock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["angularjs","e2e-tests","javascript","mock","protractor","selenium-server"],"created_at":"2025-05-18T01:11:17.250Z","updated_at":"2026-04-16T11:01:26.666Z","avatar_url":"https://github.com/leandroh.png","language":"JavaScript","readme":"# AngularJS end-to-end test\n\nHow to mock a real backend http request. Follow the below steps:\n\n***\n\n### 1. Installing\n\nClone the repository:\n\n```bash\nhttps://github.com/leandroh/angularjs-e2e-mock\n```\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\n### 2. Running AngularJS application test\n\nStart a static web server to run the test application:\n\n\n```bash\nnpm start\n```\n\n### 3. Selenium Server\n\nOpen a new terminal window and start up the Selenium Server:\n\n```bash\n./node_modules/.bin/webdriver-manager start\n```\n\n### 4. Protractor tests\n\nRun the tests against the sample application in a new terminal window:\n\n```bash\nnpm test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleandroh%2Fangularjs-e2e-mock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleandroh%2Fangularjs-e2e-mock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleandroh%2Fangularjs-e2e-mock/lists"}