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

correctly handle console logs in tests #1567

Merged
merged 2 commits into from
Oct 1, 2021

Conversation

phryneas
Copy link
Member

@phryneas phryneas commented Oct 1, 2021

I'm instantly merging this one because it drives me nuts, but a short review would be welcome nonetheless.

@github-actions
Copy link

github-actions bot commented Oct 1, 2021

size-limit report 📦

Path Size
1. entry point: @reduxjs/toolkit (cjs.production.min.js) 12.28 KB (0%)
1. entry point: @reduxjs/toolkit (esm.js) 10.27 KB (0%)
1. entry point: @reduxjs/toolkit/query (cjs.production.min.js) 20.41 KB (0%)
1. entry point: @reduxjs/toolkit/query (esm.js) 17.42 KB (0%)
1. entry point: @reduxjs/toolkit/query/react (cjs.production.min.js) 22.42 KB (0%)
1. entry point: @reduxjs/toolkit/query/react (esm.js) 19.99 KB (0%)
2. entry point: @reduxjs/toolkit (without dependencies) (cjs.production.min.js) 5.6 KB (0%)
2. entry point: @reduxjs/toolkit (without dependencies) (esm.js) 5.58 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (cjs.production.min.js) 9.2 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (esm.js) 9.58 KB (0%)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (cjs.production.min.js) 2.53 KB (0%)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (esm.js) 2.36 KB (0%)
3. createSlice (esm.js) 5.16 KB (0%)
3. createEntityAdapter (esm.js) 5.83 KB (0%)
3. configureStore (esm.js) 5.83 KB (0%)
3. createApi (esm.js) 15.72 KB (0%)
3. createApi (react) (esm.js) 18.23 KB (0%)
3. fetchBaseQuery (esm.js) 10.98 KB (0%)
3. setupListeners (esm.js) 9.86 KB (0%)
3. ApiProvider (esm.js) 17.14 KB (0%)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 1, 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 68eb1d4:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration

@phryneas phryneas merged commit da55b23 into v1.7.0-integration Oct 1, 2021
@phryneas phryneas deleted the pr/tests-console-log branch October 1, 2021 14:35
@phryneas phryneas added this to the 1.7 milestone Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant