Plugins: Add integration test for provisioned plugin dashboard import (#105681)

* add test

* make it fail

* get test work reliably

* get or create db section

* remove unnecessary code

* move test to first

* add comment

* apply PR feedback
This commit is contained in:
Will Browne
2025-06-12 14:24:47 +01:00
committed by GitHub
parent f9fb9d268f
commit cf31954f2a
5 changed files with 258 additions and 4 deletions
@@ -0,0 +1,11 @@
apiVersion: 1
apps:
- type: test-app
org_id: 1
org_name: Main Org.
disabled: false
jsonData:
apiKey: "test-api-key"
secureJsonData:
secretKey: "test-secret-key"