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

fix: prepare document in setup #753

Merged
merged 2 commits into from
Oct 20, 2021
Merged

fix: prepare document in setup #753

merged 2 commits into from
Oct 20, 2021

Conversation

ph-fritsche
Copy link
Member

What:

Call prepareDocument in setup

Checklist:

  • Ready to be merged

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 20, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 42eaf0f:

Sandbox Source
userEvent-PR-template Configuration

@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #753 (42eaf0f) into userEvent14 (9519979) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           userEvent14      #753    +/-   ##
==============================================
  Coverage       100.00%   100.00%            
==============================================
  Files               50        66    +16     
  Lines              965      1330   +365     
  Branches           389       502   +113     
==============================================
+ Hits               965      1330   +365     
Impacted Files Coverage Δ
src/tab.ts 100.00% <ø> (ø)
src/upload.ts 100.00% <ø> (ø)
src/document/applyNative.ts 100.00% <100.00%> (ø)
src/document/index.ts 100.00% <100.00%> (ø)
src/document/interceptor.ts 100.00% <100.00%> (ø)
src/document/selection.ts 100.00% <100.00%> (ø)
src/document/value.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/keyboard/getNextKeyDef.ts 100.00% <100.00%> (ø)
src/keyboard/index.ts 100.00% <100.00%> (ø)
... and 32 more

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 e4cee8b...42eaf0f. Read the comment docs.

@ph-fritsche ph-fritsche merged commit 167413a into userEvent14 Oct 20, 2021
@ph-fritsche ph-fritsche deleted the fix-prepare branch October 20, 2021 17:51
ph-fritsche added a commit that referenced this pull request Oct 21, 2021
* fix: prepare document in setup

* relative import
ph-fritsche added a commit that referenced this pull request Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant