ArboreumDev / credit-union-frontend

Frontend in Next.js + Typescript + GraphQL
https://frontend-two-sandy.vercel.app
1 stars 0 forks source link

Add test scenarios #196

Closed gparuthi closed 3 years ago

gparuthi commented 3 years ago

Scenarios should be easy to read and edit. Also allows comments to be written inside the scenario like

image

gparuthi commented 3 years ago

Codecov Report

Merging #196 (9b64e1e) into master (f8a25b8) will increase coverage by 0.47%. The diff coverage is 65.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   32.01%   32.48%   +0.47%     
==========================================
  Files         104      104              
  Lines        1212     1219       +7     
  Branches      144      147       +3     
==========================================
+ Hits          388      396       +8     
+ Misses        822      821       -1     
  Partials        2        2              
Impacted Files Coverage Δ
src/components/common/onboarding/onboarding.tsx 0.00% <ø> (ø)
src/gql/db_client.ts 91.81% <ø> (+2.34%) :arrow_up:
src/pages/admin/1290.tsx 0.00% <0.00%> (ø)
src/pages/api/admin/set_scenario.ts 0.00% <0.00%> (ø)
src/lib/gql_api_actions.ts 82.08% <100.00%> (+1.13%) :arrow_up:
src/lib/scenario.ts 82.69% <100.00%> (+1.84%) :arrow_up:

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 f8a25b8...9b64e1e. Read the comment docs.