feat(core): API endpoints for Test Runs (no-changelog) (#11882)

This commit is contained in:
Eugene
2024-12-02 13:52:40 +01:00
committed by GitHub
parent b0e9085ffc
commit 43dd2a06c9
8 changed files with 361 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ const repositories = [
'Tag',
'TestDefinition',
'TestMetric',
'TestRun',
'User',
'Variables',
'Webhook',