nicholaschiang / hammock

Move your newsletters outside of your inbox. Focus on and learn from the content you love in a distraction-free reading space.
https://readhammock.com
GNU Affero General Public License v3.0
11 stars 1 forks source link

test: add Cypress and Percy tests #135

Closed nicholaschiang closed 3 years ago

nicholaschiang commented 3 years ago

Fixes PD-11 by creating:

linear[bot] commented 3 years ago
PD-11 Add Cypress integration tests and CI

- [ ] Add Cypress integration tests for all the key flows in the app. I'm aiming for 100% code coverage using integration tests alone. - [ ] Setup GitHub Actions to run our build and integration tests after every `git push` (on both Firefox and Chrome). - [ ] Add codecov, Cypress test status, and build status badges to the `README`. ETA - 90mins

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

hammock – ./

πŸ” Inspect: https://vercel.com/readhammock/hammock/6FYkZe62zMHUgRW55VMohG2cov9h
βœ… Preview: https://hammock-git-cypress-readhammock.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@510fddc). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #135   +/-   ##
==========================================
  Coverage           ?   38.82%           
==========================================
  Files              ?       80           
  Lines              ?     1306           
  Branches           ?      377           
==========================================
  Hits               ?      507           
  Misses             ?      799           
  Partials           ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 510fddc...c1237d0. Read the comment docs.