-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[Epic]: Visual Regression Tool Migration #25078
Comments
@TristanWatanabe since we are moving to CSF, would it be feasible to also colocate the vr-test stories like we do for other stories in the docsite ? |
One topic we already talked about is to co-locate those vr stories/tests within package, same for performance etc. This approach should be taken into consideration if a new VR solution supports this or not and based on that tweak the decision of the tool to be used. I'm not sure what you meant by "other stories in the docsite" @ling1726 ? |
Added vr stories colocation to the "todo" steps in the issue |
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
1 similar comment
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
1 similar comment
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Problem
We are looking to move off using Screener as our Visual Regression testing solution for the entire monorepo by the end of the year.
Solution
Near Term
Screener
imports withStoryWright
for v8 chore (v8-vr-tests): Remove usage of Screener #25979Screener
imports withStoryWright
for v9 chore (v9 vr-tests): Remove usage of Screener #25980Screener
imports withStoryWright
for v7 chore (v7 vr-tests): Completely remove usage of Screener #26049Screener
related files from v0 chore (v0 vr-tests): Remove usage of Screener #26053Screener
dependencies from package.json chore: remove screener dependencies and various screener removal cleanups #26070Screener
related github secrets Remove screener related secrets now that they are not being used #26086Long Term
react-storybook-addon
configurable to be used by vr stories: feat(react-storybook-addon): make withFluentProvider decorator configurable to be used for VR tests #25162react-menu
package etc.)The text was updated successfully, but these errors were encountered: