{"id":22744161,"url":"https://github.com/mehradi-github/e2e-cypress","last_synced_at":"2026-04-30T13:31:42.144Z","repository":{"id":144808804,"uuid":"564635963","full_name":"mehradi-github/e2e-cypress","owner":"mehradi-github","description":" E2E testing (Cypress)","archived":false,"fork":false,"pushed_at":"2023-04-14T22:31:06.000Z","size":3596,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T19:57:04.890Z","etag":null,"topics":["bdd","chai","cypress","e2e","e2e-tests","sinon","sinon-chai","tdd"],"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/mehradi-github.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,"zenodo":null}},"created_at":"2022-11-11T06:18:13.000Z","updated_at":"2025-04-30T11:15:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b1ee89e-bd10-4c37-b6a2-6d8bfd0269a2","html_url":"https://github.com/mehradi-github/e2e-cypress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehradi-github/e2e-cypress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fe2e-cypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fe2e-cypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fe2e-cypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fe2e-cypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehradi-github","download_url":"https://codeload.github.com/mehradi-github/e2e-cypress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fe2e-cypress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32466333,"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":["bdd","chai","cypress","e2e","e2e-tests","sinon","sinon-chai","tdd"],"created_at":"2024-12-11T01:40:31.838Z","updated_at":"2026-04-30T13:31:42.132Z","avatar_url":"https://github.com/mehradi-github.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E2E testing (Cypress)\n[Cypress](https://docs.cypress.io/guides/getting-started/installing-cypress) is a purely JavaScript-based front-end testing tool built for the modern web.\nThis is modified and more lightweight version of original [ngx-admin](https://github.com/akveo/ngx-admin) to practice UI Automation with Cypress.\n- [E2E testing (Cypress)](#e2e-testing-cypress)\n  - [Installing and opening Cypress](#installing-and-opening-cypress)\n  - [APIs](#apis)\n    - [Libraries and Tools](#libraries-and-tools)\n## Installing and opening Cypress\n```sh\nnpm install cypress --save-dev\nnpx cypress open\n```\n## APIs\nYou can find here [table of contents](https://docs.cypress.io/api/table-of-contents):\n- Events\n- [Assertions](https://docs.cypress.io/guides/references/assertions)\n  - [Chai](https://github.com/chaijs/chai)\n  - BDD-Assertions\n  - TDD-Assertions\n  - [Chai-jQuery](https://github.com/chaijs/chai-jquery)\n  - [sinon-chai](https://github.com/domenic/sinon-chai)\n    - [cy.stub()](https://docs.cypress.io/api/commands/stub)\n    - [cy.spy()](https://docs.cypress.io/api/commands/spy)\n    - [Stubs, Spies, and Clocks](https://docs.cypress.io/guides/guides/stubs-spies-and-clocks)\n- Commands\n- Utilities\n- Cypress API\n- Plugins\n\n### Libraries and Tools\nCypress automatically bundles and wraps these libraries:\n| Name                                                | What it does                               |\n| :-------------------------------------------------- | :----------------------------------------- |\n| [sinon](http://sinonjs.org/)                        | provides the cy.stub() and cy.spy() APIs   |\n| [lolex ](https://github.com/sinonjs/lolex)          | provides the cy.clock() and cy.tick() APIs |\n| [sinon-chai](https://github.com/domenic/sinon-chai) | adds chai assertions for stubs and spies   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehradi-github%2Fe2e-cypress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehradi-github%2Fe2e-cypress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehradi-github%2Fe2e-cypress/lists"}