RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
108 stars 25 forks source link

test: add testName option #1180

Closed markacianfrani closed 1 year ago

markacianfrani commented 1 year ago

Brief Description

adds a lil optional testName option to our test config that you can pass in like:

    test.use({ component: 'rux-select', testName: 'inline' })

so now we can break up our chonky VRT tests into smaller directories. right now, everything is under "basic" but I wanted to create a new directory for inline select

Types of changes

Checklist

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 24930297f0a6847bd3ab72e668bfef498036bf85

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

netlify[bot] commented 1 year ago

Deploy Preview for astro-stencil ready!

Name Link
Latest commit 24930297f0a6847bd3ab72e668bfef498036bf85
Latest deploy log https://app.netlify.com/sites/astro-stencil/deploys/64ad73d7dd1bf100081a7357
Deploy Preview https://deploy-preview-1180--astro-stencil.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 year ago

Deploy Preview for astro-preview ready!

Name Link
Latest commit 24930297f0a6847bd3ab72e668bfef498036bf85
Latest deploy log https://app.netlify.com/sites/astro-preview/deploys/64ad73d7b2d9f400084c59af
Deploy Preview https://deploy-preview-1180--astro-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.