1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01: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
022-test.js
023-test.js
024-test.js
025-test.js
026-test.js
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
migrator-test.js
template-test.js