An open API service indexing awesome lists of open source software.

https://github.com/govalta/ui-components-cypress-automation

This repository is intended to hold all Cypress Automation tests for the ui-components project
https://github.com/govalta/ui-components-cypress-automation

Last synced: 12 months ago
JSON representation

This repository is intended to hold all Cypress Automation tests for the ui-components project

Awesome Lists containing this project

README

          

# Overview

This repository is intended for all Cypress automation of Alberta Government's DDD Design System Components

## Commands

- Build Angular Application- `npm run build:angular`
- Build React Application - `npm run build:react`
- Run Angular Application - `npm run run:angular`
- Run React Application - `npm run run:react`
- Run Angular Cypress Tests - `npm run test:angular`
- Run React Cypress Tests - `npm run test:react`