I’ve been combing through the typescript source code and the documentation trying to find an example...
b
I’ve been combing through the typescript source code and the documentation trying to find an example of unit testing a Component Resource, but the examples I stumble across seem to be for direct resource uses in a file, and not say exporting the Component Resource class and initialising it. Does anyone happen to know where I can find an example/documentation for this?