ExositeJimmyLiao / murano-route-train

For QA Team Murano solution training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this repository to test your solution

  1. install node.js and npm
  2. git clone https://github.com/ExositeJimmyLiao/murano-route-train
  3. cd murano-route-train
  4. modify the domain in test.js at line 4
    const domain = 'https://your-solution-name.apps.exosite-staging.io'
  5. run npm test

About

For QA Team Murano solution training


Languages

Language:JavaScript 100.0%