Custom Actions
Learn how to test your Custom Actions
The recommended approach is to use jest to run unit tests against the extension code. If needed you can also run the full extension server application using the pub sub emulator:
yarn dev
yarn test:publish-new-activity