Robert Murray
Robert Murray
See #31 > Background on this is that Jekyll was choking on the newline when a tweet was included as part of a list item, causing the list to close...
The web map service from Ordnance Survey returns various products or layers, the tile size in pixels of these can be 200px or 250px - at the moment this layer...
Allow requesting a random delay time. Could be useful in testing...
The `describe 'default options'` block uses the incorrect options param name of `message_box_div_id` - this is irrelevant to the tests but for consistency should be updated. This block can disappear...
When creating a new instance should we write that to the DOM immediately? Possibly an option to enable/disable this? Given a valid DOM element id as an option When a...
The spec for `DomDisplay` class is disabled at the moment as I cannot test anything that requires a DOM - this just needs investigation into how to do this with...
The tests for `display messages from queue` are currently disabled due to being unable to get `jasmine.Clock.tick` to work correctly so that we can test processing messages in the queue....
The correct method name is `write_settings`.
Would be nice to provide Gradle as a alternative to Maven. There is no PuppetLabs repo for Gradle though. https://github.com/search?q=user%3Apuppetlabs+gradle&type=Repositories&ref=searchresults