aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/contract-test/contract.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary else in test/e2e/beta/contract-test/contract.jsDan Miller2018-08-151-1/+2
|
* Make deployment states in test/e2e/beta/contract-test/contract.js more explicitDan Miller2018-08-141-4/+5
|
* Improve waits for new tx-list-items after first contract method call in e2e ↵Dan Miller2018-08-061-0/+5
| | | | beta tests.
* Handles window indeterminancy issues for external dapps in e2e beta tests.Dan2018-07-111-23/+91
|
* fix contract-testbrunobar792018-07-031-3/+7
|
* fix warnings for e2e testsbrunobar792018-07-031-1/+2
|
* eslint --fix .brunobar792018-07-031-10/+10
|
* Use locally served dapp to test contract calls in e2e beta testsDan2018-06-271-0/+61