salesforce / lwc-test

LWC plugins and utilities for testing
MIT License
43 stars 29 forks source link

test: ignore expected console error and improve test #274

Closed nolanlawson closed 2 weeks ago

nolanlawson commented 2 weeks ago

This removes an annoying error message in the test (which is totally expected) and also improves the tests for apex methods returning a promise.