For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
I am creating a POS UI extension and would like to create some unit tests for the home tile and modal components but I'm unsure how to go about it. From my understanding, the POS UI extension components are written in standard React but then @remote-ui is converting them to React native? So far testing them with standard React testing libraries has been difficult.