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

Add conformance and vr tests to react-progress #25105

Merged
merged 19 commits into from
Oct 12, 2022

Conversation

tomi-msft
Copy link
Contributor

This PR adds conformance and vr tests for Progress

@tomi-msft tomi-msft mentioned this pull request Oct 6, 2022
21 tasks
@fabricteam
Copy link
Collaborator

fabricteam commented Oct 6, 2022

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-progress
Progress
11.302 kB
4.549 kB
11.596 kB
4.595 kB
294 B
46 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Button, FluentProvider & webLightTheme
62.781 kB
17.574 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
189.227 kB
52.474 kB
react-components
react-components: FluentProvider & webLightTheme
33.4 kB
11.008 kB
react-portal-compat
PortalCompatProvider
5.857 kB
1.978 kB
🤖 This report was generated against c78ae4c551ef8dd8109fc339047cfdfd1c1b9948

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 6, 2022

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 2eaed63:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Oct 6, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: c78ae4c551ef8dd8109fc339047cfdfd1c1b9948 (build)

@fabricteam
Copy link
Collaborator

fabricteam commented Oct 6, 2022

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1305 1290 5000
Button mount 971 965 5000
FluentProvider mount 1636 1614 5000
FluentProviderWithTheme mount 634 639 10
FluentProviderWithTheme virtual-rerender 595 595 10
FluentProviderWithTheme virtual-rerender-with-unmount 634 646 10
MakeStyles mount 1904 1917 50000
SpinButton mount 2540 2512 5000

@behowell
Copy link
Contributor

Approved the screener changes. I still can't figure out where the button changes are coming from, but I can't see anything in this PR that could cause them, so I've approved them as well.

@tomi-msft tomi-msft merged commit 8630587 into microsoft:master Oct 12, 2022
NotWoods pushed a commit to NotWoods/fluentui that referenced this pull request Nov 18, 2022
* Add conformance and vr tests to react-progress

* Add Progress stories to vr tests

* remove private tag in package.json

* Update tests

* change files

* update package.json

* fix

* fix typo

* Update SPEC.md with ProgressField info

* update rtl styling and vr test

* cleanup

* Move aria props to root and update tests

* Update change/@fluentui-react-progress-0341ff0e-8632-492b-8459-66f2acc50ea6.json

Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>

* Add test for max prop

* remove snapshot

Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>
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

7 participants