Applying the Model Based Testing on Liquid Themes with a real world example
- Install deps
pnpm install
- Set your
.env
file, see.env.example
- Run
pnpm dev
to startadastra dev
- Concurrently run one of the following:
pnpm test:basic-homepage
to get a basic example.pnpm test:advanded-cart
to really enjoy the power of MBT, you'll need to have the seeded productThe 3P Fulfilled Snowboard
on your store, or you can just swap thesingleProductPageBaseUrl
and thetitleText
assertion with one of your product.