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

Use jest-fetch-mock v3 #359

Merged
merged 3 commits into from Aug 19, 2021
Merged

Use jest-fetch-mock v3 #359

merged 3 commits into from Aug 19, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 19, 2021

Description

This PR uses jest-fetch-mock v3 and adds MockParams for mockResponses

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar, bb111189, renlulu and teye as code owners August 19, 2021 12:56
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2021

Codecov Report

Merging #359 (fd461e8) into dev (db41afa) will not change coverage.
The diff coverage is n/a.

❗ Current head fd461e8 differs from pull request most recent head cae6b66. Consider uploading reports for the commit cae6b66 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #359   +/-   ##
=======================================
  Coverage   80.79%   80.79%           
=======================================
  Files          44       44           
  Lines        1802     1802           
  Branches      303      303           
=======================================
  Hits         1456     1456           
  Misses        345      345           
  Partials        1        1           

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 db41afa...cae6b66. Read the comment docs.

@bb111189 bb111189 merged commit 4207ab7 into dev Aug 19, 2021
@bb111189 bb111189 deleted the feat/jest-fetch-mock-v3 branch August 19, 2021 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants