Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(e2e): write more e2e tests for provinces page and its subpages #793

Merged
merged 9 commits into from
Sep 30, 2021

Conversation

zainfathoni
Copy link
Member

Closes #786

Description

Current Tasks

  • (task 1)
  • (task 2)
  • (task 3)

@netlify
Copy link

netlify bot commented Sep 14, 2021

✔️ Deploy Preview for wargabantuwarga ready!

🔨 Explore the source changes: 4bd5c35

🔍 Inspect the deploy log: https://app.netlify.com/sites/wargabantuwarga/deploys/614fcd3c887adf00081614c9

😎 Browse the preview: https://deploy-preview-793--wargabantuwarga.netlify.app

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #793 (4bd5c35) into main (de4f2ca) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #793   +/-   ##
=======================================
  Coverage   86.96%   86.96%           
=======================================
  Files         133      133           
  Lines        1427     1427           
  Branches      458      458           
=======================================
  Hits         1241     1241           
  Misses        182      182           
  Partials        4        4           
Impacted Files Coverage Δ
components/contact-list.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 de4f2ca...4bd5c35. Read the comment docs.

@zainfathoni zainfathoni added the need-perf-check Trigger Lighthouse-CI check label Sep 14, 2021
@zainfathoni zainfathoni marked this pull request as ready for review September 30, 2021 14:32
@zainfathoni zainfathoni merged commit 13bff56 into main Sep 30, 2021
@zainfathoni zainfathoni deleted the feature/e2e-testing branch September 30, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-perf-check Trigger Lighthouse-CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write e2e tests to ensure there are no regressions introduced during the database migration
1 participant