embark/dapps/tests/app/test
emizzle 23e94d6197 fix(@embark/tests): Improve expiration unit test
Improve the reliability of the expiration unit test in the test dapp by explicitly setting the `block.timestamp` and comparing an expiration value against that.

This improves on the current implementation that relies on time passed which varies depending on the speed of unit tests run (CPU speed, logs shown, etc).
2019-11-22 11:23:18 +01:00
..
another_storage_spec.js fix(@embark/accounts-manager): limit funding accounts to 1 at a time 2019-11-08 08:46:32 -05:00
array_references_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
config_spec.js fix(test-app): make test app test all pass (#1980) 2019-10-22 09:27:22 -04:00
embarkJS_spec.js feat(@embark/ens): enable changing namesystem config per test 2019-11-12 09:31:05 -05:00
expiration_spec.js fix(@embark/tests): Improve expiration unit test 2019-11-22 11:23:18 +01:00
http_contract_test.js fix: revise test urls to reflect test_dapps/ -> dapps/tests/ 2019-03-05 13:26:38 -06:00
interface_spec.js Fix part of the test app and add new test util functions (#1977) 2019-10-17 14:39:25 -04:00
lib_test_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
namesystem_spec.js feat(@embark/ens): enable changing namesystem config per test 2019-11-12 09:31:05 -05:00
plugin_storage_spec.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
simple_storage_deploy_spec.js fix(test-app): make test app test all pass (#1980) 2019-10-22 09:27:22 -04:00
simple_storage_spec.js fix(@embark/proxy): Fix unsubsribe handling and add new provider 2019-11-21 15:38:48 +01:00
solidity_test.sol fix(@contract-app): fix contracts app tests (#1982) 2019-10-23 14:58:40 -04:00
token_spec.js feat(@embark/ens): enable changing namesystem config per test 2019-11-12 09:31:05 -05:00