aboutsummaryrefslogtreecommitdiffstats
path: root/mock-dev.js
Commit message (Collapse)AuthorAgeFilesLines
* stub platformfrankiebee2017-09-201-0/+1
|
* tests - integration - get flat and mascara tests closer to compatiblekumavis2017-09-141-2/+2
|
* tests - start migrating mascara tests to karmakumavis2017-09-141-1/+0
|
* test - integration - drop testem for karmakumavis2017-09-121-33/+40
|
* Fix UI Dev Mode for Tx ApprovalDan Finlay2017-02-211-1/+1
| | | | | | | | | | The state object had been changed, but our mock states for tx approval were using the old keys. Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project. We can continue adding new dev states as needed from here. If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things. Debugged by adding new debugging loggers, and I've left them in place for easier future debugging.
* Set default log levelsDan Finlay2017-02-211-0/+1
|
* Add debug logging to ui routing logic.Dan Finlay2017-02-211-0/+2
|
* test - mock-dev - expose metamaskController for debuggingkumavis2017-02-021-0/+1
|
* tests - mock-dev - remove persistencekumavis2017-02-011-15/+1
|
* mock-dev - cleanup missing polyfillkumavis2017-01-251-3/+0
|
* obs-store - use published modulekumavis2017-01-251-6/+9
|
* background - move pojo migrator to outside of metamask controllerkumavis2017-01-121-61/+33
|
* background - introduce ObservableStorekumavis2017-01-121-3/+5
|
* First pass at revision requestsFrances Pangilinan2016-12-221-1/+1
|
* Fix integration test suiteDan Finlay2016-11-081-1/+1
|
* Fix background connection referencesDan Finlay2016-10-211-1/+1
|
* Intermediary commit.Kevin Serrano2016-10-201-1/+1
|
* Add state selector to mock-dev server used by UI testsDan Finlay2016-08-121-0/+3
|
* Add mock dev modeDan Finlay2016-07-221-0/+157