Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 290 Bytes

Coldfusion end to end tester

This is an end to end test using mocha and should assertion. This requests and logins to the coldfusion api server

Installation

npm install

Configure common.json

  1. Change username and password
  2. Change api server

Test

npm test