aboutsummaryrefslogtreecommitdiffstats
path: root/test/subscription_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Check for null rather than undefinedJacob Evans2017-11-121-1/+0
|
* Removed nitsJacob Evans2017-11-121-8/+2
|
* Test case was error then unsubscribeJacob Evans2017-11-121-4/+13
|
* Clean up subscription state.Jacob Evans2017-11-121-0/+93
In the case of an exception, keep the state correct between contract wrapper, exchange wrapper and token wrapper.