summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib/utils/poll_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-3/+3
* fix transient rspec failure due to Poll.js race condition35225-transient-pollSimon Knox2017-07-181-23/+29
* 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