Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

test: setup cypress and E2E tests #2051

Merged
merged 10 commits into from
Jun 8, 2020
Merged

Conversation

clucasalcantara
Copy link
Contributor

Summary

  • Adds cypress initial setup
  • Update e2e integration folder
  • Adds scaffold test at startup journey

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@clucasalcantara clucasalcantara self-assigned this Jun 8, 2020
@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Jun 8, 2020
@faustbrian faustbrian changed the title feat: adde2e with cypress test: setup cypress and E2E tests Jun 8, 2020
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #2051 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2051   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             25        25           
  Lines            143       143           
  Branches          18        18           
===========================================
  Hits             143       143           
Impacted Files Coverage Δ
src/app/components/Alert/Alert.tsx 100.00% <ø> (ø)
src/app/components/ListDivided/ListDivided.tsx 100.00% <ø> (ø)
src/app/components/SvgIcon/SvgIcon.tsx 100.00% <ø> (ø)
src/index.tsx 100.00% <ø> (ø)
src/router/index.tsx 100.00% <ø> (ø)
src/app/components/Alert/style.ts 100.00% <100.00%> (ø)
src/app/components/Button/style.ts 100.00% <100.00%> (ø)
src/domains/profile/routing.tsx 100.00% <100.00%> (ø)

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 24c9d26...b243860. Read the comment docs.

@faustbrian faustbrian force-pushed the feat/add-cypress-e2e branch 5 times, most recently from 1308d49 to b18f339 Compare June 8, 2020 09:52
@faustbrian faustbrian merged commit 19b1491 into 3.0-react Jun 8, 2020
@ghost ghost deleted the feat/add-cypress-e2e branch June 8, 2020 09:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants