Conversation
|
@vivekNEC Thanks for your great contribution. |
|
In addition to @AlvaroVega comment, please add an entry in CHANGES_NEXT_RELEASES describing the fix done by this PR. Suggestion: |
|
Hi @AlvaroVega is there any existing test cases related to service autoprovision that I could use as a reference. If there are any, could you please point me in the right direction? |
If you find in the repo you will find several examples like the following one: |
I was thinking about something like |
|
Hi @AlvaroVega |
CHANGES_NEXT_RELEASE
Outdated
| @@ -0,0 +1,2 @@ | |||
| - Fix: default express limit to 1Mb instead default 100Kb and allow change it throught a conf env var 'IOTA_EXPRESS_LIMIT' (telefonicaid/iotagent-json#827) | |||
There was a problem hiding this comment.
This was already included in https://github.com/telefonicaid/iotagent-node-lib/releases/tag/4.5.0 (I think it's here due to some mistake in github conflict resolution)
| - Fix: default express limit to 1Mb instead default 100Kb and allow change it throught a conf env var 'IOTA_EXPRESS_LIMIT' (telefonicaid/iotagent-json#827) |
There are other options to make tests as were described in: #1611 (comment) |
fixed #1524