Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

PGP1/Dashboard

Repository files navigation

Dashboard

Deployment

img

1. Pre-requisite

For the project to work, this is the requirements:

  • Node ^10.16.3
  • Npm ^6.9.0

1.1 Dependencies

a. For development

To install all the dependencies for development.

npm install

b. For integration testing

cd webdriverio-test/
npm install 

Besides, allure might needed for report rendering

npm install allure-commandline -g

2. Development

To start the development session, run

npm run dev

3. For testing

1. Run test

cd webdriverio-test
npm run test 

2. To export into html

npm run report

3. To serve the report

Use anything to serve it, an easy way is to install the serve package.

npm install serve -g
serve -S allure-report

About

Plantly - Frontend Dashboard

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages