UNPKG

13.9 kBMarkdownView Raw
1## [1.4.10](https://github.com/jdxcode/fancy-test/compare/v1.4.9...v1.4.10) (2020-12-02)
2
3
4### Bug Fixes
5
6* **nock:** include nock as a dependency ([#88](https://github.com/jdxcode/fancy-test/issues/88)) ([38132f0](https://github.com/jdxcode/fancy-test/commit/38132f0d7c4d615ff88d64dba8cf753d56fc154a)), closes [#42](https://github.com/jdxcode/fancy-test/issues/42)
7
8## [1.4.9](https://github.com/jdxcode/fancy-test/compare/v1.4.8...v1.4.9) (2020-07-02)
9
10
11### Bug Fixes
12
13* bring Done in from mocha ([#50](https://github.com/jdxcode/fancy-test/issues/50)) ([49c3c77](https://github.com/jdxcode/fancy-test/commit/49c3c77d9858b129ce55415b1a215009f26e27f9))
14
15## [1.4.1](https://github.com/jdxcode/fancy-test/compare/v1.4.0...v1.4.1) (2018-09-14)
16
17
18### Bug Fixes
19
20* use generic tuples from ts3 ([d89fed0](https://github.com/jdxcode/fancy-test/commit/d89fed0))
21
22# [1.4.0](https://github.com/jdxcode/fancy-test/compare/v1.3.0...v1.4.0) (2018-08-31)
23
24
25### Features
26
27* timeout() ([#17](https://github.com/jdxcode/fancy-test/issues/17)) ([4b12390](https://github.com/jdxcode/fancy-test/commit/4b12390))
28
29<a name="1.3.0"></a>
30# [1.3.0](https://github.com/jdxcode/fancy-test/compare/2d34b74f73be92b3890352010bcc6ea189891adf...v1.3.0) (2018-08-17)
31
32
33### Features
34
35* typescript 3.0 ([3f88180](https://github.com/jdxcode/fancy-test/commit/3f88180))
36
37<a name="1.2.0"></a>
38# [1.2.0](https://github.com/jdxcode/fancy-test/compare/v1.1.4...v1.2.0) (2018-06-14)
39
40
41### Features
42
43* stdin ([2d34b74](https://github.com/jdxcode/fancy-test/commit/2d34b74))
44
45<a name="1.0.9"></a>
46## [1.0.9](https://github.com/jdxcode/fancy-test/compare/3998b469fd2dd4a2c3b3b1dfb8129ce7ee20fd70...v1.0.9) (2018-05-31)
47
48
49### Bug Fixes
50
51* typescript 2.9 ([c114080](https://github.com/jdxcode/fancy-test/commit/c114080))
52
53<a name="1.0.8"></a>
54## [1.0.8](https://github.com/jdxcode/fancy-test/compare/d0111928df307a7435d8e23645e529d39e648adf...v1.0.8) (2018-05-07)
55
56
57### Bug Fixes
58
59* remove mocha type reference ([3998b46](https://github.com/jdxcode/fancy-test/commit/3998b46))
60
61<a name="1.0.7"></a>
62## [1.0.7](https://github.com/jdxcode/fancy-test/compare/449c8cae506bb10f7fffaf03a65a8e3120b6977f...v1.0.7) (2018-05-07)
63
64
65### Bug Fixes
66
67* bring ITestCallbackContext in from mocha ([d011192](https://github.com/jdxcode/fancy-test/commit/d011192))
68
69<a name="1.0.6"></a>
70## [1.0.6](https://github.com/jdxcode/fancy-test/compare/1c58539a9d81889f29a66b1a15b27fa015f9e718...v1.0.6) (2018-05-01)
71
72
73### Bug Fixes
74
75* updated deps ([449c8ca](https://github.com/jdxcode/fancy-test/commit/449c8ca))
76
77<a name="1.0.5"></a>
78## [1.0.5](https://github.com/jdxcode/fancy-test/compare/f511c164eed0eb07840f610375ebdbebc2df488b...v1.0.5) (2018-04-18)
79
80
81### Bug Fixes
82
83* updated deps ([1c58539](https://github.com/jdxcode/fancy-test/commit/1c58539))
84
85<a name="1.0.4"></a>
86## [1.0.4](https://github.com/jdxcode/fancy-test/compare/113a1d8f30f34699ae118361d04d5a32a4eb2975...v1.0.4) (2018-04-06)
87
88
89### Bug Fixes
90
91* remove mention of DEBUG for stdout/stderr ([f511c16](https://github.com/jdxcode/fancy-test/commit/f511c16))
92
93<a name="1.0.3"></a>
94## [1.0.3](https://github.com/jdxcode/fancy-test/compare/4f6f5d908c6b6e67fb25bfdb30c51f4a3afa585f...v1.0.3) (2018-04-06)
95
96
97### Bug Fixes
98
99* add tslib ([2555310](https://github.com/jdxcode/fancy-test/commit/2555310))
100* fixed tslint ([113a1d8](https://github.com/jdxcode/fancy-test/commit/113a1d8))
101* updated deps ([63b0ac5](https://github.com/jdxcode/fancy-test/commit/63b0ac5))
102
103<a name="1.0.2"></a>
104## [1.0.2](https://github.com/jdxcode/fancy-test/compare/ece8ec6352b6e5f506b03291d127ab792155f677...v1.0.2) (2018-04-06)
105
106
107### Bug Fixes
108
109* rename run to do in the docs ([4f6f5d9](https://github.com/jdxcode/fancy-test/commit/4f6f5d9))
110
111<a name="1.0.1"></a>
112## [1.0.1](https://github.com/jdxcode/fancy-test/compare/d88f065c5b708a4faa8b15e3b90232243ee9652d...v1.0.1) (2018-02-05)
113
114
115### Bug Fixes
116
117* remove unused dev dep ([ece8ec6](https://github.com/jdxcode/fancy-test/commit/ece8ec6))
118* remove unused dev dep ([95b4051](https://github.com/jdxcode/fancy-test/commit/95b4051))
119
120<a name="1.0.0"></a>
121# [1.0.0](https://github.com/jdxcode/fancy-test/compare/6f30e606fd68ce4c84eb2001eef16b54e28e9bc3...v1.0.0) (2018-02-05)
122
123
124### Bug Fixes
125
126* move nock to other module ([d88f065](https://github.com/jdxcode/fancy-test/commit/d88f065))
127
128
129### BREAKING CHANGES
130
131* nock is now in @fancy-test/nock
132
133<a name="0.6.10"></a>
134## [0.6.10](https://github.com/jdxcode/fancy-test/compare/07988acff811e4cedd5afc753e8a139002a74160...v0.6.10) (2018-02-03)
135
136
137### Bug Fixes
138
139* added nock scope back ([6f30e60](https://github.com/jdxcode/fancy-test/commit/6f30e60))
140
141<a name="0.6.9"></a>
142## [0.6.9](https://github.com/jdxcode/fancy-test/compare/1c40e4c6aa4cc89e587191285706bcc66dcd7ed9...v0.6.9) (2018-02-03)
143
144
145### Bug Fixes
146
147* typescript 2.7 ([07988ac](https://github.com/jdxcode/fancy-test/commit/07988ac))
148
149<a name="0.6.8"></a>
150## [0.6.8](https://github.com/jdxcode/fancy-test/compare/81a13b7ca0c7f6d3bf0cac4610a7a045ec83284b...v0.6.8) (2018-02-03)
151
152
153### Bug Fixes
154
155* fixed skipping when first task in chain ([1c40e4c](https://github.com/jdxcode/fancy-test/commit/1c40e4c))
156
157<a name="0.6.7"></a>
158## [0.6.7](https://github.com/jdxcode/fancy-test/compare/8de6fb7feb0fffb2d3dd91b3af402e403310e89f...v0.6.7) (2018-02-03)
159
160
161### Bug Fixes
162
163* clone context before running plugin ([81a13b7](https://github.com/jdxcode/fancy-test/commit/81a13b7))
164
165<a name="0.6.6"></a>
166## [0.6.6](https://github.com/jdxcode/fancy-test/compare/ca9b837d71e17e705d5e048ee9b0d2157bad36a1...v0.6.6) (2018-02-01)
167
168
169### Bug Fixes
170
171* add TEST_OUTPUT flag ([8de6fb7](https://github.com/jdxcode/fancy-test/commit/8de6fb7))
172
173<a name="0.6.5"></a>
174## [0.6.5](https://github.com/jdxcode/fancy-test/compare/16de1b478c9634c926aeca618dc786ed777a7e6f...v0.6.5) (2018-01-29)
175
176
177### Bug Fixes
178
179* ran generator ([ca9b837](https://github.com/jdxcode/fancy-test/commit/ca9b837))
180
181<a name="0.6.4"></a>
182## [0.6.4](https://github.com/jdxcode/fancy-test/compare/33db7edbb2cf97b178c4490bbff6740abcd28840...v0.6.4) (2018-01-28)
183
184
185### Bug Fixes
186
187* close over envs ([16de1b4](https://github.com/jdxcode/fancy-test/commit/16de1b4))
188
189<a name="0.6.3"></a>
190## [0.6.3](https://github.com/jdxcode/fancy-test/compare/460043efd4a967ac07a5efadcc421211627c9e6c...v0.6.3) (2018-01-28)
191
192
193### Bug Fixes
194
195* updated semantic-release ([33db7ed](https://github.com/jdxcode/fancy-test/commit/33db7ed))
196
197<a name="0.6.2"></a>
198## [0.6.2](https://github.com/jdxcode/fancy-test/compare/21a2334339bb5b7edc06c288ea59b65fb0425107...v0.6.2) (2018-01-28)
199
200
201### Bug Fixes
202
203* updated semantic-release ([460043e](https://github.com/jdxcode/fancy-test/commit/460043e))
204
205<a name="0.6.1"></a>
206## [0.6.1](https://github.com/jdxcode/fancy-test/compare/b40e4bd454ed9bcb749ad53760994656ac71edf3...v0.6.1) (2018-01-28)
207
208
209### Bug Fixes
210
211* ran generator ([21a2334](https://github.com/jdxcode/fancy-test/commit/21a2334))
212
213<a name="0.6.0"></a>
214# [0.6.0](https://github.com/jdxcode/fancy-test/compare/ceabe229965b7bcf07e79ee1497617231e942201...v0.6.0) (2018-01-28)
215
216
217### Features
218
219* remove undefined/nulls from env ([b40e4bd](https://github.com/jdxcode/fancy-test/commit/b40e4bd))
220
221<a name="0.5.5"></a>
222## [0.5.5](https://github.com/jdxcode/fancy-test/compare/72c35888193e0240962162fe2b2d275647ee69fc...v0.5.5) (2018-01-27)
223
224
225### Bug Fixes
226
227* allow resetting stdmock ([ceabe22](https://github.com/jdxcode/fancy-test/commit/ceabe22))
228* throw error if no chai ([84b4c18](https://github.com/jdxcode/fancy-test/commit/84b4c18))
229
230<a name="0.5.4"></a>
231## [0.5.4](https://github.com/jdxcode/fancy-test/compare/48ee57cfb2b3d366dd2efb8e32ea538e44762ff0...v0.5.4) (2018-01-27)
232
233
234### Bug Fixes
235
236* always reset full context when retrying ([72c3588](https://github.com/jdxcode/fancy-test/commit/72c3588))
237
238<a name="0.5.3"></a>
239## [0.5.3](https://github.com/jdxcode/fancy-test/compare/59680287ed001eb1a95732881553cdc12757be01...v0.5.3) (2018-01-27)
240
241
242### Bug Fixes
243
244* fixed retries ([48ee57c](https://github.com/jdxcode/fancy-test/commit/48ee57c))
245
246<a name="0.5.2"></a>
247## [0.5.2](https://github.com/jdxcode/fancy-test/compare/5ef8df8a23ae1d6eab219413c08936ae49d7b9e5...v0.5.2) (2018-01-27)
248
249
250### Bug Fixes
251
252* set this on mocha callback ([5968028](https://github.com/jdxcode/fancy-test/commit/5968028))
253
254<a name="0.5.1"></a>
255## [0.5.1](https://github.com/jdxcode/fancy-test/compare/efd646be6d8d7449acbe47472c4f6f6323ba7737...v0.5.1) (2018-01-26)
256
257
258### Bug Fixes
259
260* fixed done callbacks ([5ef8df8](https://github.com/jdxcode/fancy-test/commit/5ef8df8))
261
262<a name="0.5.0"></a>
263# [0.5.0](https://github.com/jdxcode/fancy-test/compare/75264f1f71a8cbd65abfc00466f37bfa90da299f...v0.5.0) (2018-01-26)
264
265
266### Features
267
268* add done ([efd646b](https://github.com/jdxcode/fancy-test/commit/efd646b))
269
270<a name="0.4.0"></a>
271# [0.4.0](https://github.com/jdxcode/fancy-test/compare/d997f3a7b634a642fe9f5bb26fa3065f74d55c06...v0.4.0) (2018-01-26)
272
273
274### Features
275
276* finally ([75264f1](https://github.com/jdxcode/fancy-test/commit/75264f1))
277
278<a name="0.3.10"></a>
279## [0.3.10](https://github.com/jdxcode/fancy-test/compare/38bbfa27cb55f8fc2864da4c6c83ae47d76ea356...v0.3.10) (2018-01-26)
280
281
282### Bug Fixes
283
284* allow do to modify context ([d997f3a](https://github.com/jdxcode/fancy-test/commit/d997f3a))
285
286<a name="0.3.9"></a>
287## [0.3.9](https://github.com/jdxcode/fancy-test/compare/716d3b92271b06e3492f9306b318555fb42dc996...v0.3.9) (2018-01-26)
288
289
290### Bug Fixes
291
292* consolidate types ([38bbfa2](https://github.com/jdxcode/fancy-test/commit/38bbfa2))
293
294<a name="0.3.8"></a>
295## [0.3.8](https://github.com/jdxcode/fancy-test/compare/b0e248a8ddcc7753247d54465fc22df01078ec51...v0.3.8) (2018-01-26)
296
297
298### Bug Fixes
299
300* export types as FancyTypes ([716d3b9](https://github.com/jdxcode/fancy-test/commit/716d3b9))
301
302<a name="0.3.7"></a>
303## [0.3.7](https://github.com/jdxcode/fancy-test/compare/01401df6b2b732ede1b827bae775aa5e000d9e85...v0.3.7) (2018-01-26)
304
305
306### Bug Fixes
307
308* no need for tslib ([b0e248a](https://github.com/jdxcode/fancy-test/commit/b0e248a))
309
310<a name="0.3.6"></a>
311## [0.3.6](https://github.com/jdxcode/fancy-test/compare/00a8333b92e4ad7e4d73602d9fd6e07213819e72...v0.3.6) (2018-01-26)
312
313
314### Bug Fixes
315
316* simplify exported types ([01401df](https://github.com/jdxcode/fancy-test/commit/01401df))
317
318<a name="0.3.5"></a>
319## [0.3.5](https://github.com/jdxcode/fancy-test/compare/7e248fb75fa2ad9a11cc8dbc9ee0ea96be0abbfb...v0.3.5) (2018-01-26)
320
321
322### Bug Fixes
323
324* refactor to save an export ([00a8333](https://github.com/jdxcode/fancy-test/commit/00a8333))
325
326<a name="0.3.4"></a>
327## [0.3.4](https://github.com/jdxcode/fancy-test/compare/1ea41aa9a0f9c68e4fdde571229cf63314d4c8b4...v0.3.4) (2018-01-26)
328
329
330### Bug Fixes
331
332* readme ([7e248fb](https://github.com/jdxcode/fancy-test/commit/7e248fb))
333* rename to fancy-test ([44b8a76](https://github.com/jdxcode/fancy-test/commit/44b8a76))
334* rename to fancy-test ([07f3142](https://github.com/jdxcode/fancy-test/commit/07f3142))
335
336<a name="0.3.3"></a>
337## [0.3.3](https://github.com/jdxcode/fancy-mocha/compare/2ac92c3b7bdcd95a0af033ad580dfe8b258ee628...v0.3.3) (2018-01-25)
338
339
340### Bug Fixes
341
342* pass key to add ([2958628](https://github.com/jdxcode/fancy-mocha/commit/2958628))
343
344<a name="0.3.2"></a>
345## [0.3.2](https://github.com/jdxcode/fancy-mocha/compare/5c40945e00e15e93c383e04c9124115d9f7fed59...v0.3.2) (2018-01-25)
346
347
348### Bug Fixes
349
350* improve catch handling ([2ac92c3](https://github.com/jdxcode/fancy-mocha/commit/2ac92c3))
351
352<a name="0.3.1"></a>
353## [0.3.1](https://github.com/jdxcode/fancy-mocha/compare/2d0f27d787b5ea4e1b0997ffd82009f76d17711e...v0.3.1) (2018-01-25)
354
355
356### Bug Fixes
357
358* **nock:** added nock.cleanAll() ([5c40945](https://github.com/jdxcode/fancy-mocha/commit/5c40945))
359
360<a name="0.3.0"></a>
361# [0.3.0](https://github.com/jdxcode/fancy-mocha/compare/c94e36fc82eaf7ab6cbd1e72b95e5b907a5397dd...v0.3.0) (2018-01-25)
362
363
364### Features
365
366* added nock ([8cbc27b](https://github.com/jdxcode/fancy-mocha/commit/8cbc27b))
367
368<a name="0.2.0"></a>
369# [0.2.0](https://github.com/jdxcode/fancy-mocha/compare/587e6cf2c5f921ff45dec83f1c9f9c9e29abd636...v0.2.0) (2018-01-25)
370
371
372### Features
373
374* added options to stdout/stderr ([c94e36f](https://github.com/jdxcode/fancy-mocha/commit/c94e36f))
375
376<a name="0.1.0"></a>
377# [0.1.0](https://github.com/jdxcode/fancy-mocha/compare/939fb4ab0add85ac9ad97b89e25d7d7b449afff2...v0.1.0) (2018-01-25)
378
379
380### Features
381
382* added catch ([587e6cf](https://github.com/jdxcode/fancy-mocha/commit/587e6cf))
383
384<a name="0.0.6"></a>
385## [0.0.6](https://github.com/jdxcode/fancy-mocha/compare/692f325f92d3bcad00a159f3ab60e3542d8783b5...v0.0.6) (2018-01-21)
386
387
388### Bug Fixes
389
390* minor tweaks ([939fb4a](https://github.com/jdxcode/fancy-mocha/commit/939fb4a))
391
392<a name="0.0.5"></a>
393## [0.0.5](https://github.com/jdxcode/fancy-mocha/compare/ec27d0bb680041df3f0353eb4182f3123e807e5b...v0.0.5) (2018-01-21)
394
395
396### Bug Fixes
397
398* move chai to non-required ([692f325](https://github.com/jdxcode/fancy-mocha/commit/692f325))
399
400<a name="0.0.4"></a>
401## [0.0.4](https://github.com/jdxcode/fancy-mocha/compare/dfa1fd83dee8e38302cd2e969d0233ea37525b59...v0.0.4) (2018-01-21)
402
403
404### Bug Fixes
405
406* made syntax typedoc compatible ([ec27d0b](https://github.com/jdxcode/fancy-mocha/commit/ec27d0b))
407
408<a name="0.0.3"></a>
409## [0.0.3](https://github.com/jdxcode/fancy-mocha/compare/268d5d6992642395870df2a9a43aac8b1fcac21c...v0.0.3) (2018-01-21)
410
411
412### Bug Fixes
413
414* added typedoc ([dfa1fd8](https://github.com/jdxcode/fancy-mocha/commit/dfa1fd8))
415
416<a name="0.0.2"></a>
417## [0.0.2](https://github.com/jdxcode/fancy-mocha/compare/0f7f56660c1d190ca1ff57564b03435392c46f44...v0.0.2) (2018-01-21)
418
419
420### Bug Fixes
421
422* initial implementation ([8e0790b](https://github.com/jdxcode/fancy-mocha/commit/8e0790b))
423
424<a name="0.0.1"></a>
425## [0.0.1](https://github.com/jdxcode/fancy-mocha/compare/v0.0.0...v0.0.1) (2018-01-21)
426
427
428### Bug Fixes
429
430* greenkeeper script ([0f7f566](https://github.com/jdxcode/fancy-mocha/commit/0f7f566))