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

Vue3: Bring back new tests to main #22685

Merged
merged 2 commits into from May 24, 2023
Merged

Vue3: Bring back new tests to main #22685

merged 2 commits into from May 24, 2023

Conversation

kasperpeulen
Copy link
Contributor

What I did

Making sure we have extra test coverage on main as well.

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@kasperpeulen kasperpeulen requested a review from shilman May 22, 2023 14:29
@kasperpeulen kasperpeulen added the build Internal-facing build tooling & test updates label May 22, 2023
@@ -404,8 +420,7 @@ export const addStories: Task['run'] = async (
});
}

const frameworkVariant = key.split('/')[1];
const storiesVariantFolder = addVariantToFolder(frameworkVariant);
console.log({ sandboxSpecificStoriesFolder, storiesVariantFolder });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@kasperpeulen kasperpeulen merged commit 3d829bc into main May 24, 2023
62 checks passed
@kasperpeulen kasperpeulen deleted the main-vue-tests branch May 24, 2023 13:13
@shilman shilman mentioned this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants