Skip to content

instoreqa tenant for VTEX inStore product

Notifications You must be signed in to change notification settings

ricsdeol/instoreqa.instore

Repository files navigation

VTEX inStore QA

This project is to launch the tenant instoreqa using the inStore Core Gatsby plugins.

Setup

yarn

PS.: must have npm permission to use private @vtexlab packages with INSTORE_NPM_TOKEN key

Run

yarn start

Build

yarn build

To test build:

yarn serve

Test

yarn test

To launch another version

Open a PR on this repo (probably updating @vtexlab/gatsby-theme-instore-core version)

Cypress

Declare the environment variables on your terminal:

export CYPRESS_DEFAULT_LOGIN='VALUE'
export CYPRESS_DEFAULT_PASSWORD='VALUE'

And run Cypress locally with:

yarn cypress:open

About

instoreqa tenant for VTEX inStore product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published