{"id":22542791,"url":"https://github.com/devonchurch/banana-cake","last_synced_at":"2026-04-28T11:34:18.193Z","repository":{"id":97157345,"uuid":"147041241","full_name":"devonChurch/banana-cake","owner":"devonChurch","description":"A Cypress POC","archived":false,"fork":false,"pushed_at":"2018-09-09T02:52:38.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:29:47.612Z","etag":null,"topics":["aws","aws-codebuild","aws-codepipeline","aws-parameter-store","aws-s3","ci-cd","cypress-io"],"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/devonChurch.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":"2018-09-02T00:06:38.000Z","updated_at":"2018-09-15T00:13:05.000Z","dependencies_parsed_at":"2023-05-02T12:39:12.224Z","dependency_job_id":null,"html_url":"https://github.com/devonChurch/banana-cake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fbanana-cake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fbanana-cake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fbanana-cake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonChurch%2Fbanana-cake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devonChurch","download_url":"https://codeload.github.com/devonChurch/banana-cake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991561,"owners_count":20706126,"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":["aws","aws-codebuild","aws-codepipeline","aws-parameter-store","aws-s3","ci-cd","cypress-io"],"created_at":"2024-12-07T13:12:43.467Z","updated_at":"2026-04-28T11:34:13.138Z","avatar_url":"https://github.com/devonChurch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Banana Cake\n\nAn investigation into how [Cypress](https://www.cypress.io/) compares to [Puppeteer](https://developers.google.com/web/tools/puppeteer/) around **Integration** and **End-to-End** testing.\n\nI chose to mimic a [previously created](https://github.com/devonChurch/kettle-corn/blob/master/README.md#end-to-end-tests) _Puppeteer_ implementation of mine in the _Cypress_ ecosystem.\n\n## Infrastructure\n\nIngestion into AWS [CodePipeline](https://aws.amazon.com/codepipeline/) / [CodeBuild](https://aws.amazon.com/codebuild/) was a necessity as well as the ability to work on this repository independently and slot in where required as part of the existing CI / CD system.\n\n![banana-cake](https://user-images.githubusercontent.com/15273233/45260595-bf496e00-b43f-11e8-908f-61307cf582a6.png)\n\n## Installation\n\n- Clone this repository\n\n  ```\n  $ git clone https://github.com/devonChurch/banana-cake.git\n  $ cd ./banana-cake\n  ```\n\n- Install project dependancies\n\n  ```\n  $ nvm use\n  $ npm install\n  ```\n\n- Open the [Cypress GUI](https://docs.cypress.io/guides/getting-started/testing-your-app.html#Step-2-Visit-Your-Server) for an interactive development experience.\n\n  ```\n  $ npm start\n  ```\n\n  ![cypress-start](https://user-images.githubusercontent.com/15273233/45260587-8f01cf80-b43f-11e8-86c1-d2632bb0c6f6.png)\n\n## Test\n\n- Run all _Cypress_ tests _(good when verification with [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks))_.\n\n  ```\n  $ npm test\n  ```\n\n  ![cypress-test](https://user-images.githubusercontent.com/15273233/45260580-742f5b00-b43f-11e8-9fe3-2f7f53d08c5d.png)\n\n## Deploy\n\n- Deploy package to [AWS S3](https://aws.amazon.com/s3/) for reference when running the _CodeBuild_ **CI / CD** sequence.\n\n  ```\n  $ npm run deploy\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonchurch%2Fbanana-cake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevonchurch%2Fbanana-cake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonchurch%2Fbanana-cake/lists"}