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

UITEST-108 export some @bigtest/react functions #1322

Merged
merged 3 commits into from
Jul 13, 2023
Merged

UITEST-108 export some @bigtest/react functions #1322

merged 3 commits into from
Jul 13, 2023

Conversation

zburke
Copy link
Member

@zburke zburke commented Jun 30, 2023

Provide the react-agnostic @bigtest/react functions so that we can build other test infrastructure on top of them without bringing along @bigtest/react and its react v16 peer-deps (and thus its build warnings about unsatisfied dependencies).

Refs UITEST-108

Provide the react-agnostic `@bigtest/react` functions so that we can
build other test infrastructure on top of them without bringing along
`@bigtest/react` and its react v16 peer-deps (and thus its build
warnings about unsatisfied dependencies).

Refs UITEST-108
@zburke zburke requested a review from JohnC-80 June 30, 2023 18:21
@github-actions
Copy link

github-actions bot commented Jun 30, 2023

Jest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit a437108. ± Comparison against base commit 88a7d0b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jun 30, 2023

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit a437108. ± Comparison against base commit 88a7d0b.

♻️ This comment has been updated with latest results.

@zburke zburke merged commit e9482a1 into master Jul 13, 2023
@zburke zburke deleted the UITEST-108 branch July 13, 2023 18:57
@zburke zburke restored the UITEST-108 branch July 13, 2023 18:57
zburke added a commit that referenced this pull request Jul 13, 2023
Provide the react-agnostic `@bigtest/react` functions so that we can
build other test infrastructure on top of them without bringing along
`@bigtest/react` and its react v16 peer-deps (and thus its build
warnings about unsatisfied dependencies).

Refs UITEST-108

(cherry picked from commit e9482a1)
@TetianaParanich TetianaParanich deleted the UITEST-108 branch July 31, 2023 13:24
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.

2 participants