summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib/utils/poll_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Added SocketManager, SubscriptionStore, Subscription, VisibilitySocketManager...sockets-frontendLuke "Jared" Bennett2017-05-201-175/+0
* Removed unneeded false from poll_spec mockServiceCall callremove-vue-from-poll_spec-fix-transient-failuresLuke "Jared" Bennett2017-05-111-1/+1
* Fixed promise action binding and simplified callbacks spyLuke "Jared" Bennett2017-05-111-16/+11
* improved mockservicecall and fixed up a settimeoutLuke "Jared" Bennett2017-05-111-32/+17
* Removed vue and vue-resource from poll_spec in an attempt to fix the transien...Luke "Jared" Bennett2017-05-101-58/+29
* Fixed random failures with Poll specpoll-test-fixPhil Hughes2017-04-121-36/+57
* Adds restart method and auxiliar callback to polling classFilipa Lacerda2017-03-241-0/+40
* Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-231-0/+36
* simplifies assignment of default optionsFilipa Lacerda2017-03-221-0/+2
* Adds tests and changes after reviewFilipa Lacerda2017-03-211-0/+125