aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add UI Testing Framework and Simple UI TestDan Finlay2016-07-231-0/+1
| | | | | | | | | | Added a Testem configuration that launches a Qunit page with an iFrame that builds and loads our mock-dev page and can interact with it and run tests on it. Wrote a simple test that accepts the terms and conditions and transitions to the next page. I am not doing any fancy redux-hooks for the async waiting, I've simply added a `tests/integration/helpers.js` file with a `wait()` function that returns a promise that should wait long enough. Long term we should hook into the app lifecycle by some means for testing, so we only wait the right amount of time, and wait long enough for slower processes to complete, but this may work for the time being, just enough to run some basic automated browser tests.
* Add vlad icons to image folderDan Finlay2016-06-151-0/+1
|
* network status getting set upon start-up and showing in title bar but not ↵Zac Mitton2016-06-021-0/+1
| | | | auto-updating yet
* Created etherscan provider (untested)Dan Finlay2016-03-301-1/+2
|
* build - use gulp, remove gruntkumavis2016-03-121-1/+0
|
* build - add gulp build processkumavis2016-03-031-1/+3
|
* meta - gitignorekumavis2015-08-021-0/+2
|
* init commitkumavis2015-08-011-0/+8