write some tests

This commit is contained in:
RVKen
2017-06-20 01:53:43 -07:00
parent c553f4587e
commit d53a139e9c
6 changed files with 113 additions and 33 deletions

View File

@@ -56,6 +56,13 @@ If you'd like to make modifications to the codebase, run the dev server with: `n
If you'd like to rebuild the `/dist` folder with your codebase changes, run `npm run build`.
##### Integrate Tests
You will need JDK of version 7 or higher as instructed here
http://nightwatchjs.org/gettingstarted#selenium-server-setup
##### Browser support
Swagger UI works in the latest versions of Chrome, Safari, Firefox, Edge and IE11.