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

[TEST] Some CLI Tests Are Skipped #1255

Closed jinmayamashita closed 2 months ago

jinmayamashita commented 4 months ago

Describe the issue

Resolved #1184

I have checked that some tests in the CLI module are currently being skipped.

https://github.com/monstar-lab-oss/ml-frontend/blob/29f3d80049eef992f08d35aa3a272ccefd6be5f9/packages/start-frontend/__tests__/cli.test.ts#L71-L81

Expected behavior

To ensure the reliability of the CLI's functionality, all functionalities of the CLI should be covered by tests.

Related packages/templates

start-frontend