chris48s
362db466bb
update service tests tutorial ( #2075 )
...
* update service tests tutorial
* re-order and re-name tests for clarity
* update documentation examples
* extract boilerplate for testing colours
2018-10-01 20:53:04 +01:00
Paul Melnikow
66d444aa40
Clean up our callback style and enforce no exclusive tests and remove an exclusive test ( #1900 )
...
We use arrow functions in most places; this enforces it.
Passing arrow functions to Mocha is discouraged: https://mochajs.org/#arrow-functions
This was a mix of autofixes and hand adjustments.
2018-08-12 20:45:43 -04:00
Paul Melnikow
7a664ca3e8
Run prettier ( #1866 )
...
Merging this separately so the commit with the tooling change is readable. This is a follow-on to #1167 which turned prettier on.
2018-08-08 17:57:14 -04:00
Danial
6a1f0f60b1
handle malformed url [dynamic-json] ( #1782 )
2018-07-17 12:50:36 +12:00
Paul Melnikow
ea4b758612
Move service tests alongside code ( #1563 )
...
Per discussion in #1543
2018-03-20 18:32:48 -07:00