Skip to content

Releases: smollweide/node-mock-server

v0.14.0

14 May 14:04
Compare
Choose a tag to compare

Setup:

[lint] fix eslint errors 9699c3d
[release] 0.14.0 af34e8c

Code:

[add] collection functionality 5c089b4
[change] change alignment for the new button group af16303
[add] open in ide for several files f6bb4d0
[change] add ignore files and directory constants e964146
[change] reorder tabs in endPoint modal 3ecfa25
[change] activate-collection. log remove file just in case of file exist 5e579bc
[add] collection cli support 1f35d96

Documentation:

[doc] update collection documentation c97bece

v0.13.0

21 Apr 19:00
Compare
Choose a tag to compare

Setup:

[setup] bump up version 4b23bea

Code:

[add] middleware as selectable response 088c9f7
[change] enable middleware function to define statusCode 18aacab

Tests:

[test] add tests for selectable middleware response c8780b9
[test] update tests for selectable middleware response 16bd252

Documentation:

[doc] add documentation for middleware 363f220
[doc] update documentation for middleware cc3ea5b

v0.12.1

12 Apr 15:44
Compare
Choose a tag to compare

Setup:

[setup] bump up version 136ae37

Bugfix:

[bugfix] prevent validation of header.json files d115672
[bugfix] #27 prevent useless error log's for not existing folders and… f45a39e

Tests:

[tests] fix tests 5e8feec

v0.12.0

09 Apr 21:08
Compare
Choose a tag to compare

Setup:

[setup] stop support for node < 4 9ee3b28

Bugfix:

[bugfix] expected response radios 4ee0f96
[bugfix] expected response radios cbe8349

Code:

[change] add template name's e9806a5
[refactoring] update template notmilzed data and add template for es2… … d14715d
[refactoring] move examples into demo directory d943286
[refactoring] fix tests for dto 2 class 01c014c
[refactoring] remove unused variables a1e6457
[change] add customDTOToClassTemplate option 0a25248
[refactoring] rename "example_rest_folder" directory into "rest" d65bb4e
[refactoring] move controller into lib directory 71d0969
[add] validation result alert box on homepage 62b337f
[refactoring] add global eslint config 50c0cdc
[add] #16 cli support c36a65b

Documentation:

[doc] restructure documentation 50e4f07
[demo] add demo rest directory c6d6ec0
[doc] update readme with gitignore info and add keywords 6b4c813
[doc] fix package.json d99eaf2
[doc] add demo instructions c0903d8
[demo] use original swagger demo c3afdd6
[doc] fix wrong path to success.headers.json 601e3e6

v0.11.0

02 Mar 20:04
Compare
Choose a tag to compare

v0.10.0

30 Oct 21:35
Compare
Choose a tag to compare
  • ca6befe Add global and individual response headers #23

v0.9.0

20 Sep 19:20
Compare
Choose a tag to compare
  • 92c3eb0 Add ssl support by adding certificate and privateKey as option

v0.8.2

15 Jul 22:09
Compare
Choose a tag to compare
  • ae39c25 Create fallback to 'success' if custom response file is missing

v0.8.1

15 Jul 22:04
Compare
Choose a tag to compare
  • Fix: Validation: ignore "cannot read file" when response_schema.json is empty #19
  • Fix: Validation: set minimum response delay #20
  • Prettify logs

v0.8.0

15 Jul 22:03
Compare
Choose a tag to compare
  • More readable schema structure and faker DTO response functions