Skip to content

Testing#

In order to test the provider, you can run:

make test

Writing function tests#

All functions should have corresponding tests. See the write passing tests section for more information.