salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
162 stars 81 forks source link

feat: add missing stubs to uiRecordApi #332

Closed pozil closed 1 year ago

pozil commented 1 year ago

The following stubs from uiRecordApi were missing so I added them:

pozil commented 1 year ago

Overlaps with #287 and fixes #282 (getRecords) and goes beyond by adding notifyRecordUpdateAvailable.