{"id":23065653,"url":"https://github.com/vadimnastoyashchy/cypress-aqa-cource","last_synced_at":"2025-04-03T08:48:45.258Z","repository":{"id":250328710,"uuid":"834049728","full_name":"VadimNastoyashchy/cypress-aqa-cource","owner":"VadimNastoyashchy","description":"Cypress aqa cource","archived":false,"fork":false,"pushed_at":"2024-08-09T11:32:09.000Z","size":131,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T22:24:41.963Z","etag":null,"topics":[],"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/VadimNastoyashchy.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-07-26T09:58:40.000Z","updated_at":"2024-08-09T11:32:13.000Z","dependencies_parsed_at":"2024-08-08T10:31:54.655Z","dependency_job_id":null,"html_url":"https://github.com/VadimNastoyashchy/cypress-aqa-cource","commit_stats":null,"previous_names":["vadimnastoyashchy/cypress-aqa-cource"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadimNastoyashchy%2Fcypress-aqa-cource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadimNastoyashchy%2Fcypress-aqa-cource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadimNastoyashchy%2Fcypress-aqa-cource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadimNastoyashchy%2Fcypress-aqa-cource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VadimNastoyashchy","download_url":"https://codeload.github.com/VadimNastoyashchy/cypress-aqa-cource/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970339,"owners_count":20862508,"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":[],"created_at":"2024-12-16T05:09:33.329Z","updated_at":"2025-04-03T08:48:45.222Z","avatar_url":"https://github.com/VadimNastoyashchy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cypress-aqa-cource\n\nCypress aqa cource\n\n# Cypress Testing Project for [Demoblaze](https://www.demoblaze.com/)\n\n## About the Tool\n\nThis project is a test automation suite developed using [Cypress](https://www.cypress.io/) for the [Demoblaze](https://www.demoblaze.com/) website. The tool is designed to automate the testing of various functionalities on the Demoblaze platform, ensuring a smooth and error-free user experience.\n\nCypress is a JavaScript-based end-to-end testing framework that allows for writing robust and reliable tests. It is highly efficient in handling web applications, providing fast and easy testing with built-in features for time travel, debugging, and real-time reloading.\n\n## How to Setup\n\nTo set up the Cypress testing environment for this project, follow these steps:\n\n1. **Clone the Repository**\n\n    Clone the project repository to your local machine using the following command:\n\n    `git clone https://github.com/VadimNastoyashchy/cypress-aqa-cource`\n\n2. **Navigate to the Project Directory**\n\n    Change your current directory to the project folder\n\n3. **Install Dependencies**\n\n    Ensure you have Node.js installed on your system. Then, install the necessary dependencies by running:\n\n    `npm install`\n\n4. **Install Cypress**\n\n    If Cypress is not already installed globally, you can install it using the command:\n\n    `npm install cypress --save-dev`\n\n5. **Open Cypress**\n\n    Once all dependencies are installed, open Cypress using:\n\n    `npm run test`\n\n    This command will open the Cypress Test Runner, allowing you to select and run tests.\n\n## How to run\n\nTo execute the test cases in the Cypress project, follow these instructions:\n\n1. **Run Tests in Interactive Mode**\n\n    Open Cypress in interactive mode using:\n\n    `npm run test`\n\n    Choose a browser of your preference (Chrome, Edge, or Firefox).\n\n    Click on any test from the list to execute it.\n\n2. **Run Linting and Formatting Checks**\n\n    Ensure your code adheres to set standards before running tests:\n\n    To run Eslint: `npm run lint`\n\n    To check formatting with Prettier: `npm run prettier:check`\n\n    To auto-format files with Prettier: `npm run prettier:write`\n\n3. **Run Tests in Headless Mode**\n\n    You can also run tests directly in the terminal without a GUI, which is faster and useful for CI/CD pipelines:\n\n    `npm run test:run`\n\n4. **Run Tests Manually**\n\n    To run tests manually, you can do it straight in the GitHub Actions:\n\n    - Open \"Actions\" tab\n    - In the sidemenu choose \"Manual run\" workflow\n    - Click on the \"Run workflow\" and choose the appropriate branch\n\n## Contributors\n\n    This project is developed and maintained by the following contributors:\n\n    https://github.com/marynaaa\n    https://github.com/Rayman-bat9\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadimnastoyashchy%2Fcypress-aqa-cource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvadimnastoyashchy%2Fcypress-aqa-cource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadimnastoyashchy%2Fcypress-aqa-cource/lists"}