aboutsummaryrefslogtreecommitdiffstats
path: root/test/subscription_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-95/+0
|
* 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.