Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore - add package-lock and re-arrange by category | kumavis | 2017-06-13 | 1 | -8/+14 |
| | |||||
* | break out IndexDbController && Run the first time test on mascara | frankiebee | 2017-04-28 | 1 | -0/+3 |
| | |||||
* | gulp - add disc bundle analysis task | kumavis | 2017-01-11 | 1 | -0/+1 |
| | |||||
* | Merged master into dev | Dan Finlay | 2016-12-20 | 1 | -1/+2 |
|\ | |||||
| * | meta - add npm-debug.log to gitignore | kumavis | 2016-12-17 | 1 | -0/+1 |
| | | |||||
| * | Cleanup | Dan Finlay | 2016-12-17 | 1 | -0/+1 |
| | | |||||
| * | Version 2.13.4 | Dan Finlay | 2016-10-18 | 1 | -0/+1 |
| | | |||||
* | | Remove and untrack npm debug files | Dan Finlay | 2016-11-02 | 1 | -0/+1 |
| | | |||||
* | | Got encrypting working, not yet decrypting | Dan Finlay | 2016-10-15 | 1 | -2/+1 |
|/ | |||||
* | Add builds.zip to gitignore | Dan Finlay | 2016-08-23 | 1 | -0/+1 |
| | |||||
* | Ui testing (#481) | Dan Finlay | 2016-07-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add UI Testing Framework and Simple UI Test 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. * Separate UI tests from normal unit test suite * Add UI tests to CI test script * Add testem and phantom to circleCI pre-script * Fix circle pre script * Move pre scripts to dependencies key * Remove phantom from build deps * Fix testem runner page * Add promise polyfill for PhantomJS * Skip PhantomJS in testem * Run browser tests in parallel * Fix promise usage? * Correct skip usage | ||||
* | Add vlad icons to image folder | Dan Finlay | 2016-06-15 | 1 | -0/+1 |
| | |||||
* | network status getting set upon start-up and showing in title bar but not ↵ | Zac Mitton | 2016-06-02 | 1 | -0/+1 |
| | | | | auto-updating yet | ||||
* | Created etherscan provider (untested) | Dan Finlay | 2016-03-30 | 1 | -1/+2 |
| | |||||
* | build - use gulp, remove grunt | kumavis | 2016-03-12 | 1 | -1/+0 |
| | |||||
* | build - add gulp build process | kumavis | 2016-03-03 | 1 | -1/+3 |
| | |||||
* | meta - gitignore | kumavis | 2015-08-02 | 1 | -0/+2 |
| | |||||
* | init commit | kumavis | 2015-08-01 | 1 | -0/+8 |