{"id":23714576,"url":"https://github.com/anazalu/tdl-rest-api-cypress","last_synced_at":"2026-04-16T22:31:02.171Z","repository":{"id":231884956,"uuid":"723627377","full_name":"anazalu/tdl-rest-api-cypress","owner":"anazalu","description":"Cypress (TypeScript) for REST API automation","archived":false,"fork":false,"pushed_at":"2024-04-27T07:23:19.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T20:30:39.958Z","etag":null,"topics":["cypress","rest-api","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/anazalu.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}},"created_at":"2023-11-26T09:18:03.000Z","updated_at":"2024-12-25T13:01:37.000Z","dependencies_parsed_at":"2024-04-06T15:29:38.585Z","dependency_job_id":"cef61a42-4929-4bb5-be3c-641e69988323","html_url":"https://github.com/anazalu/tdl-rest-api-cypress","commit_stats":null,"previous_names":["anazalu/tdl-rest-api-cypress"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anazalu%2Ftdl-rest-api-cypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anazalu%2Ftdl-rest-api-cypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anazalu%2Ftdl-rest-api-cypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anazalu%2Ftdl-rest-api-cypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anazalu","download_url":"https://codeload.github.com/anazalu/tdl-rest-api-cypress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800807,"owners_count":19699227,"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":["cypress","rest-api","typescript"],"created_at":"2024-12-30T20:30:31.118Z","updated_at":"2025-10-19T19:47:23.749Z","avatar_url":"https://github.com/anazalu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tdl-rest-api-automation\n\n## Tech Stack\n\n**Libraries:** cypress, cypress-multi-reporters, cypress-real-events, cypress-wait-until, mocha, mochawesome, mochawesome-merge, mochawesome-report-generator, typescript\n\n**Requirements:** Node (min version 14)\n\n\n## Installation\n\nInstall with npm\n\n```bash\nnpm install\n```\n    \n## Running Tests in console\n\nTo run all tests, run the following command\n\n```bash\nnpx cypress run\n```\n\nTo run a specific test set, use\n```bash\nnpx cypress run -s \"cypress/e2e/$testSetName\"    \n```\n`$testSetName` - available test sets:\n\n- auth.cy.ts\n- authNeg.cy.ts\n- colors.cy.ts\n- colorsNeg.cy.ts\n- project.cy.ts\n- projectNeg.cy.ts\n\n## Running Tests in Cypress App\n\n```bash  \nnpx cypress open\n```\nThen, select E2E Testing, choose a browser and press Start E2E Testing, click a spec name.\nConsole logs (F12) with request and response body appear here, but currently cannot be seen in Mochawesome browser report.\n\n#### Execution report can be found at /results/mochawesome.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanazalu%2Ftdl-rest-api-cypress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanazalu%2Ftdl-rest-api-cypress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanazalu%2Ftdl-rest-api-cypress/lists"}