You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote some tests for my integration of your code and found this only when testing a real call to Salesmanago API, the mocked call (same as in your tests) always pass.
At the moment I'm forking this repo to make the required changes so my implementation can work (removing the unused paramenter), if all goes well i could then make a PR but I would like to know if there's some reason that something is passed to requestDict and if it's better to simple add the argument.
Thanks,
The text was updated successfully, but these errors were encountered:
Hello,
I found a problem with addContactExtEvent():
I wrote some tests for my integration of your code and found this only when testing a real call to Salesmanago API, the mocked call (same as in your tests) always pass.
At the moment I'm forking this repo to make the required changes so my implementation can work (removing the unused paramenter), if all goes well i could then make a PR but I would like to know if there's some reason that something is passed to requestDict and if it's better to simple add the argument.
Thanks,
The text was updated successfully, but these errors were encountered: