Unit Test All functions in Auth0 Action

Hi team,

In terms of unit testing the tenant, our recommended way of doing so is by cloning the action code to your environment for mocking and testing purposes. Here you can read more about that → Test Actions

Apart from that, one community member released the library for building and testing actions. Unit testing and developing Actions locally

Please keep in mind that this library was not built by Auth0 by Okta.

Thanks
Dawid