aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/actions/tx_test.js
Commit message (Collapse)AuthorAgeFilesLines
* Update sinion methods. sandbox.create() -> createSandbox()Thomas2018-04-051-1/+1
|
* [NewUI] Fixes tests and sends user to NewUI after registering. (#2788)Dan J Miller2017-12-221-2/+1
| | | | | | | | | | * Fixes tests and sends user to NewUI after registering. * Karma config? * Empty commit * Remove unneeded json state mock file.
* Remove dead testsDan Finlay2017-08-171-86/+1
|
* test - actions - tx - fix async testkumavis2017-08-041-5/+4
|
* test - actions - remove commented codekumavis2017-08-041-2/+0
|
* fix testfrankiebee2017-08-041-2/+7
|
* Lint testsThomas Huang2017-05-051-49/+43
|
* Remove irrelevant testsDan Finlay2017-02-241-8/+4
|
* Clean up message manger includes:Frankie2017-01-291-3/+3
| | | | | | | | | Provider egine bump Remove presence of message manger in keyring controller Change the status wording fom conf to approved make Message manager a class fix messages not being apart of the badge re write message manger to better reflect controller pattern
* Fix testsDan Finlay2016-10-211-4/+4
|
* Intermediary commit.Kevin Serrano2016-10-201-4/+4
|
* Remove test only statementDan Finlay2016-05-111-1/+1
|
* Fix outdated transitionsDan Finlay2016-04-301-23/+23
| | | | | | | | Fixes #151 - Cancelling or completing a tx now goes back to account detail view. - Restoring a vault now does not select an unloaded account, shows account list. - Account list now never selects an item only uses the cells as buttons.
* Unify test suitesDan Finlay2016-04-191-0/+168