perfjankie-test

October 16, 2014 ยท View on GitHub

Test script & demo use case for Perfjankie

To get this demo up & running:

    1. npm install to install Perfjankie
    1. Install CouchDB and launch it (Port 5984 is default)
    1. Install Selenium Standalone & launch it with start-selenium (Port 4444 is default)
    1. Start a simple webserver in the button-sample directory (Port 8080 is default. You can use python -m SimpleHTTPServer 8080 if you have python installed)
    1. Do a test run using node index.js
    1. Uncomment the JS & styles in the button-sample directory
    1. Do another test run using node index.js
    1. Go to You local CouchDB Perfjankie app and check the recorded metrics from both testing sessions