Extensions: e2e test usePluginComponent hook (#91750)

* add simple test apps that use usePluginComponent hook and exposeComponent api

* add e2e test

* update readme

* Update README.md

* fix lint issue

* pr feedback
This commit is contained in:
Erik Sundell
2024-08-12 15:43:42 +02:00
committed by GitHub
parent b9cece8f9e
commit 2ed6ca360f
13 changed files with 162 additions and 13 deletions
+8
View File
@@ -17,3 +17,11 @@ apps:
org_id: 1
org_name: Main Org.
disabled: false
- type: myorg-componentconsumer-app
org_id: 1
org_name: Main Org.
disabled: false
- type: myorg-componentexposer-app
org_id: 1
org_name: Main Org.
disabled: false