As of version 0.3.0, the package comes with several tests in the tests
directory.
These are another great resource for usage examples and are really helpful if you want to contribute to
this package!
You can execute the tests inside the laravel-notion-api directory root like this:
vendor/bin/phpunit tests
Make sure to have all package dependencies installed.