pragmatic-bear/Test Execution Dashboard Data Import
Extract ApexTestRunResult and ApexTestResult records, transform and import into org with Test Execution Dashbaord app installed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-alias | Alias/Username of the pre-authorised salesforce org to download Apex Test (Run) Results from using the CLI. Default environment org if blank | no | — |
| target-alias | Alias/Username of the pre-authorised salesforce org to import Test Result / Run to using the CLI. Default environment org if blank | yes | — |
| test-run-id | AsyncApexJobId of the Test Execution to download and import. All Completed Test Executions if blank | no | — |
| package-namespace | Namespace of installed Test Execution Dashboard version. Used to correctly prefix the Field names. Default PragBear | no | PragBear |
Outputs
no outputs