monstar-lab-oss / ml-frontend

A monorepo created to provide a starter kit for front-end projects at Monstar Lab, Inc.
https://www.npmjs.com/package/start-frontend
Mozilla Public License 2.0
14 stars 1 forks source link

Improve start-frontend CLI test #1257

Closed jinmayamashita closed 4 months ago

jinmayamashita commented 5 months ago

Pull Request Checklist

Description

In the existing tests, there was no check to verify if the output generated by running the CLI was correct, so I added it.

Context

Resolves #1255

Before

https://github.com/monstar-lab-oss/ml-frontend/blob/e589781c29263fa61f299fb6832096ccd909ddfc/packages/start-frontend/__tests__/cli.test.ts#L72-L98

After

https://github.com/monstar-lab-oss/ml-frontend/blob/6ebf40f432c8173d43fa9f0b6e873d8f3a4f9586/packages/start-frontend/__tests__/cli.test.ts#L108-L174

changeset-bot[bot] commented 5 months ago

đŸ¦‹ Changeset detected

Latest commit: 3b0ba4fd2a70b10148d740291a1da63740d230da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | start-frontend | Patch |

Not sure what this means? Click here to learn what changesets are.

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