1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit/migrations
Dan Finlay fdea642e6d
Auto fail transactions that have been approved for over 12 hours (#5765)
* Auto fail transactions that have been approved for over 12 hours

Converts txs using a migration.

This migration uses a new helper function that generates tx-failing
migrations, and only requires a version, error message, and condition to
run on each transaction.

* Linted

* Only migrate approved txs to failed

* Cleanup

* Cleanup

* Small lint fixes
2018-11-16 21:27:01 -08:00
..
021-test.js remove RecentBlocks from disk 2018-01-31 10:49:58 -08:00
022-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
023-test.js fix warning for unit tests 2018-07-02 20:12:50 -04:00
024-test.js fix warning for unit tests 2018-07-02 20:12:50 -04:00
025-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
026-test.js Fix migration 026 to produce the correct shape for state.identities 2018-05-17 13:35:38 -02:30
027-test.js test - fix for lint 2018-07-10 11:43:00 -07:00
028-test.js tests for migration 28 2018-08-09 16:41:16 -04:00
029-test.js Auto fail transactions that have been approved for over 12 hours (#5765) 2018-11-16 21:27:01 -08:00
migrations-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
migrator-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
template-test.js fix warning for unit tests 2018-07-02 20:12:50 -04:00