Skip to content

levifrota/youshop-test

Repository files navigation

deep-space-store

Use node >= 18.19.1

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Run Webdriver.io tests

npm run wdio

If the test doesn't run, change the setUrl const value in test/specs/test.e2e.js to the url that you're running the app (it must be the network url, not the local one).

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published