{"id":15601866,"url":"https://github.com/codebender828/cypresskitchensink","last_synced_at":"2026-01-20T05:35:05.728Z","repository":{"id":98839329,"uuid":"158716654","full_name":"codebender828/cypressKitchenSink","owner":"codebender828","description":"Testing Cypress in CI","archived":false,"fork":false,"pushed_at":"2018-11-22T15:28:35.000Z","size":1928,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T13:50:43.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/codebender828.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-11-22T15:13:06.000Z","updated_at":"2018-11-22T15:28:54.000Z","dependencies_parsed_at":"2023-03-27T16:02:20.396Z","dependency_job_id":null,"html_url":"https://github.com/codebender828/cypressKitchenSink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebender828/cypressKitchenSink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebender828%2FcypressKitchenSink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebender828%2FcypressKitchenSink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebender828%2FcypressKitchenSink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebender828%2FcypressKitchenSink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebender828","download_url":"https://codeload.github.com/codebender828/cypressKitchenSink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebender828%2FcypressKitchenSink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28596481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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":[],"created_at":"2024-10-03T02:27:17.033Z","updated_at":"2026-01-20T05:35:05.722Z","avatar_url":"https://github.com/codebender828.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitchen Sink [![renovate-app badge][renovate-badge]][renovate-app]\n\n![kitchensink](https://cloud.githubusercontent.com/assets/1268976/14084252/e309e370-f4e7-11e5-9562-24f516563ac9.gif)\n\nThis is an example app used to showcase [Cypress.io](https://www.cypress.io/) testing. The application uses every API command in Cypress for demonstration purposes. Additionally this example app is configured to run tests in various CI platforms. The [tests](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/cypress/integration/examples) are also heavily commented. For a full reference of our documentation, go to [docs.cypress.io](https://docs.cypress.io/).\n\nTo see the kitchen sink application, visit [example.cypress.io](https://example.cypress.io/).\n\n[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg\n[renovate-app]: https://renovateapp.com/\n\n## CI status\n\nCI | Build status | basic config file | full parallel config\n:--- | :--- | :--- | :---\nAppVeyor | [![AppVeyor CI](https://ci.appveyor.com/api/projects/status/bo4x59pha1eb18de?svg=true)](https://ci.appveyor.com/project/cypress-io/cypress-example-kitchensink) | [appveyor.yml](appveyor.yml)\nAzure CI | [![Build Status](https://cypress-io.visualstudio.com/cypress-example-kitchensink/_apis/build/status/cypress-example-kitchensink)](https://cypress-io.visualstudio.com/cypress-example-kitchensink/_build/latest?definitionId=1) | [basic/azure-ci.yml](basic/azure-ci.yml)\nBuildkite | [![Buildkite CI](https://badge.buildkite.com/d1bd1f093d97de34475da7d545c80eb2be9749eefe1c7133f0.svg)](https://buildkite.com/cypress-io/cypress-example-kitchensink) | [.buildkite/pipeline.yml](.buildkite/pipeline.yml)\nCircle | [![Circle CI](https://circleci.com/gh/cypress-io/cypress-example-kitchensink.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-example-kitchensink) | [basic/circle.yml](basic/circle.yml) | [circle.yml](circle.yml)\nCodeship Pro | [ ![Codeship Pro CI](https://app.codeship.com/projects/8d6a20c0-b70e-0133-41c6-56e5cd60fbd0/status?branch=master)](https://app.codeship.com/projects/134609) | [basic/codeship-pro](basic/codeship-pro)\nGitLab | [![GitLab CI](https://gitlab.com/cypress-io/cypress-example-kitchensink/badges/master/pipeline.svg)](https://gitlab.com/cypress-io/cypress-example-kitchensink/commits/master) | [basic/.gitlab-ci.yml](basic/.gitlab-ci.yml) | [.gitlab-ci.yml](.gitlab-ci.yml)\nHeroku CI | | [basic/app.json](basic/app.json) |\nJenkins | | [basic/Jenkinsfile](basic/Jenkinsfile) | [Jenkinsfile](Jenkinsfile)\nSemaphore | [![Semaphore CI](https://semaphoreci.com/api/v1/cypress-io/cypress-example-kitchensink/branches/master/badge.svg)](https://semaphoreci.com/cypress-io/cypress-example-kitchensink)\nShippable | [![Shippable CI](https://api.shippable.com/projects/56c38fdc1895ca4474743010/badge?branch=master)](https://app.shippable.com/github/cypress-io/cypress-example-kitchensink) | [shippable.yml](shippable.yml)\nTravis | [![Travis CI](https://travis-ci.org/cypress-io/cypress-example-kitchensink.svg?branch=master)](https://travis-ci.org/cypress-io/cypress-example-kitchensink) | [basic/.travis.yml](basic/.travis.yml) | [.travis.yml](.travis.yml)\n\nYou can find all CI results recorded on the [![Cypress Dashboard](https://img.shields.io/badge/cypress-dashboard-brightgreen.svg)](https://dashboard.cypress.io/#/projects/4b7344/runs)\n\n## Help + Testing\n\n**If you get stuck, here is more help:**\n\n* [Gitter Chat](https://gitter.im/cypress-io/cypress)\n* [Cypress Docs](https://on.cypress.io)\n\n### 1. Fork this repo\n\nIf you want to experiment with running this project in Continous Integration, you'll need to [fork](https://github.com/cypress-io/cypress-example-kitchensink#fork-destination-box) it first.\n\nAfter forking this project in `Github`, run these commands:\n\n```bash\n## clone this repo to a local directory\ngit clone https://github.com/\u003cyour-username\u003e/cypress-example-kitchensink.git\n\n## cd into the cloned repo\ncd cypress-example-kitchensink\n\n## install the node_modules\nnpm install\n\n## start the local webserver\nnpm start\n```\n\nThe `npm start` script will spawn a webserver on port `8080` which hosts the Kitchen Sink App.\n\nYou can verify this by opening your browser and navigating to: [`http://localhost:8080`](http://localhost:8080)\n\nYou should see the Kitchen Sink App up and running. We are now ready to run Cypress tests.\n\n```bash\n## launch the cypress test runner\nnpm run cy:open\n```\n\n**shortcut:** you can use command `npm run local:open` that uses [start-server-and-test](https://github.com/bahmutov/start-server-and-test) to start local server and open Cypress. When you close Cypress, the local server is stopped automatically. Similarly you can use `npm run local:run` to start the server, run Cypress tests headlessly and close the server.\n\n### 2. Install \u0026 write tests in Cypress\n\n[Follow these instructions to install and write tests in Cypress.](https://on.cypress.io/installing-cypress)\n\n## Contributing\n\nCheck out the [Contributing Guideline](/CONTRIBUTING.md).\n\n## Changelog\n\n#### 1.0.2 - *(06/28/18)*\n- updated dependencies\n- add Cypress.Screenshot.defaults test\n- improvements to build and deploy  process\n- bump to node 8\n\n#### 1.0.1 - *(05/14/18)*\n- updated README to link to correct examples folder\n- added assertion to prevUntil test\n\n#### 1.0.0 - *(04/13/18)*\n- split example_spec into seperate files\n- convert all JS from ES5 -\u003e ES6\n- update all code content to match actual specs\n- move all Cypress API examples into 1 page\n- have nav be active when visiting page\n- add GitHub link to repo in main nav\n- add link to docs from every header\n- general grammar and link fixes\n\n#### 0.8.3 - *(12/19/17)*\n- add platform check to cy.exec() example\n- fix typo\n\n#### 0.8.2 - *(11/30/17)*\n- eslint tests and js script\n\n#### 0.8.1 - *(10/16/17)*\n- updated .prev html to match test\n- added contributing doc\n\n#### 0.8.0 - *(09/10/17)*\n- updated for cypress 0.20.0\n- added new cy commands\n- update support files for new scaffolding\n\n#### 0.7.0\n- new traversal commands\n\n#### 0.6.2\n- fix flaky location calls\n\n#### 0.6.1\n- remove .only\n\n#### 0.6.0\n- added stubs, spies, clocks example, fix cy.readFile\n\n#### 0.5.3\n- missing var\n\n#### 0.5.2\n- bump up default config values\n\n#### 0.5.1\n- prevent file server caching\n\n#### 0.5.0 - *(09/01/16)*\n- renamed Fixtures section to Files\n- added examples for writeFile\n- added example for readFile\n- added examples for using modifier keys on cy.type\n- fixed some formatting\n\n#### 0.4.2\n- rename commandTimeout -\u003e defaultCommandTimeout\n\n#### 0.4.1\n- remove spacejam visit, use https\n\n#### 0.4.0\n- added cy.screenshot example\n\n#### 0.3.0\n- added cy.exec() command examples\n\n#### 0.2.3\n- fix for clearing 3rd party cookies after visit\n\n#### 0.2.2\n- removed methods on Cypress.Cookies\n\n#### 0.2.1\n- removed selenium references\n\n#### 0.2.0\n- added examples of new cypress cookie commands\n\n#### 0.1.5\n- removed relative cy.visit which causes errors on new projects\n\n#### 0.1.4\n- updated node version to 5.10.0\n\n#### 0.1.3\n- renamed visitTimeout option to pageLoadTimeout\n\n#### 0.1.2\n- updated links to be https\n\n#### 0.1.1\n- added cy.reload(true) example\n\n#### 0.1.0\n- initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebender828%2Fcypresskitchensink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebender828%2Fcypresskitchensink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebender828%2Fcypresskitchensink/lists"}