testit-api-client 7.0.0-rc1 → 7.0.0-rc2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +8 -10
- package/dist/ApiClient.js +30 -23
- package/dist/api/AttachmentsApi.js +81 -52
- package/dist/api/AutoTestsApi.js +360 -196
- package/dist/api/BackgroundJobsApi.js +97 -62
- package/dist/api/ConfigurationsApi.js +189 -119
- package/dist/api/CustomAttributeTemplatesApi.js +149 -90
- package/dist/api/CustomAttributesApi.js +98 -63
- package/dist/api/ExternalIssuesApi.js +19 -14
- package/dist/api/NotificationsApi.js +91 -52
- package/dist/api/ParametersApi.js +264 -149
- package/dist/api/ProjectAttributeTemplatesApi.js +57 -32
- package/dist/api/ProjectAttributesApi.js +107 -62
- package/dist/api/ProjectConfigurationsApi.js +19 -14
- package/dist/api/ProjectSectionsApi.js +25 -14
- package/dist/api/ProjectSettingsApi.js +34 -23
- package/dist/api/ProjectTestPlanAttributesApi.js +90 -51
- package/dist/api/ProjectTestPlanTestPointsApi.js +38 -23
- package/dist/api/ProjectTestPlansApi.js +114 -63
- package/dist/api/ProjectWorkItemsApi.js +130 -64
- package/dist/api/ProjectsApi.js +422 -244
- package/dist/api/SearchApi.js +18 -14
- package/dist/api/SectionsApi.js +140 -79
- package/dist/api/TagsApi.js +108 -62
- package/dist/api/TestPlansApi.js +524 -299
- package/dist/api/TestPointsApi.js +72 -44
- package/dist/api/TestResultsApi.js +242 -149
- package/dist/api/TestRunsApi.js +379 -235
- package/dist/api/TestSuitesApi.js +211 -127
- package/dist/api/UsersApi.js +18 -14
- package/dist/api/WebhooksApi.js +157 -102
- package/dist/api/WebhooksLogsApi.js +52 -33
- package/dist/api/WorkItemsApi.js +450 -256
- package/dist/api/WorkItemsCommentsApi.js +78 -52
- package/dist/model/AIServiceModelApiResult.js +1 -1
- package/dist/model/AIServiceModelApiResultReply.js +1 -1
- package/dist/model/AssignAttachmentApiModel.js +1 -1
- package/dist/model/AssignIterationApiModel.js +1 -1
- package/dist/model/AttachmentApiResult.js +1 -1
- package/dist/model/AttachmentChangeViewModel.js +1 -1
- package/dist/model/AttachmentChangeViewModelArrayChangedFieldViewModel.js +1 -1
- package/dist/model/AttachmentModel.js +1 -1
- package/dist/model/AttachmentPutModel.js +1 -1
- package/dist/model/AttachmentPutModelAutoTestStepResultsModel.js +1 -1
- package/dist/model/AttachmentUpdateRequest.js +1 -1
- package/dist/model/AuditApiResult.js +1 -1
- package/dist/model/AutoTest.js +1 -1
- package/dist/model/AutoTestApiResult.js +1 -1
- package/dist/model/AutoTestAverageDurationApiResult.js +1 -1
- package/dist/model/AutoTestBulkDeleteApiModel.js +1 -1
- package/dist/model/AutoTestBulkDeleteApiResult.js +1 -1
- package/dist/model/AutoTestChangeViewModel.js +1 -1
- package/dist/model/AutoTestChangeViewModelArrayChangedFieldViewModel.js +1 -1
- package/dist/model/AutoTestClassCountApiModel.js +1 -1
- package/dist/model/AutoTestCreateApiModel.js +1 -1
- package/dist/model/AutoTestExtractionApiModel.js +1 -1
- package/dist/model/AutoTestFilterApiModel.js +1 -1
- package/dist/model/AutoTestFilterModel.js +1 -1
- package/dist/model/AutoTestFlakyBulkApiModel.js +1 -1
- package/dist/model/AutoTestIdModel.js +1 -1
- package/dist/model/AutoTestModel.js +1 -1
- package/dist/model/AutoTestModelV2GetModel.js +1 -1
- package/dist/model/AutoTestNamespaceApiResult.js +1 -1
- package/dist/model/AutoTestNamespaceCountApiModel.js +1 -1
- package/dist/model/AutoTestNamespacesCountResponse.js +1 -1
- package/dist/model/AutoTestProjectSettingsApiModel.js +1 -1
- package/dist/model/AutoTestProjectSettingsApiResult.js +1 -1
- package/dist/model/AutoTestResultHistoryApiResult.js +1 -1
- package/dist/model/AutoTestResultHistorySelectApiModel.js +1 -1
- package/dist/model/AutoTestResultReasonShort.js +1 -1
- package/dist/model/AutoTestResultReasonsCountItemModel.js +1 -1
- package/dist/model/AutoTestResultReasonsCountModel.js +1 -1
- package/dist/model/AutoTestResultsForTestRunModel.js +1 -1
- package/dist/model/AutoTestSearchApiModel.js +1 -1
- package/dist/model/AutoTestSearchIncludeApiModel.js +1 -1
- package/dist/model/AutoTestSelectApiModel.js +1 -1
- package/dist/model/AutoTestSelectModel.js +1 -1
- package/dist/model/AutoTestShortApiResult.js +1 -1
- package/dist/model/AutoTestStep.js +1 -1
- package/dist/model/AutoTestStepApiModel.js +1 -1
- package/dist/model/AutoTestStepApiResult.js +1 -1
- package/dist/model/AutoTestStepModel.js +1 -1
- package/dist/model/AutoTestStepResult.js +1 -1
- package/dist/model/AutoTestStepResultUpdateRequest.js +1 -1
- package/dist/model/AutoTestStepResultsApiResult.js +1 -1
- package/dist/model/AutoTestUpdateApiModel.js +1 -1
- package/dist/model/AutoTestWorkItemIdentifierApiResult.js +1 -1
- package/dist/model/AutoTestsExtractionModel.js +1 -1
- package/dist/model/AutotestResultReasonFilterModel.js +1 -1
- package/dist/model/AutotestResultReasonShortGetModel.js +1 -1
- package/dist/model/BackgroundJobAttachmentModel.js +1 -1
- package/dist/model/BackgroundJobFilterModel.js +1 -1
- package/dist/model/BackgroundJobGetModel.js +1 -1
- package/dist/model/BooleanChangedFieldViewModel.js +1 -1
- package/dist/model/BooleanNullableChangedFieldViewModel.js +1 -1
- package/dist/model/CollectionFilter.js +1 -1
- package/dist/model/CompositeFilter.js +1 -1
- package/dist/model/ConfigurationByParametersModel.js +1 -1
- package/dist/model/ConfigurationExtractionApiModel.js +1 -1
- package/dist/model/ConfigurationExtractionModel.js +1 -1
- package/dist/model/ConfigurationFilterApiModel.js +1 -1
- package/dist/model/ConfigurationFilterModel.js +1 -1
- package/dist/model/ConfigurationModel.js +1 -1
- package/dist/model/ConfigurationPostModel.js +1 -1
- package/dist/model/ConfigurationPutModel.js +1 -1
- package/dist/model/ConfigurationSelectApiModel.js +1 -1
- package/dist/model/ConfigurationSelectModel.js +1 -1
- package/dist/model/ConfigurationShort.js +1 -1
- package/dist/model/ConfigurationShortApiResult.js +1 -1
- package/dist/model/ConfigurationShortModel.js +1 -1
- package/dist/model/CreateDefectApiModel.js +1 -1
- package/dist/model/CreateEmptyTestRunApiModel.js +1 -1
- package/dist/model/CreateFailureCategoryApiModel.js +1 -1
- package/dist/model/CreateFailureClassRegexApiModel.js +1 -1
- package/dist/model/CreateLinkApiModel.js +1 -1
- package/dist/model/CreateParameterApiModel.js +1 -1
- package/dist/model/CreateProjectApiModel.js +1 -1
- package/dist/model/CreateProjectFailureCategoryApiModel.js +1 -1
- package/dist/model/CreateStepApiModel.js +1 -1
- package/dist/model/CreateTagApiModel.js +1 -1
- package/dist/model/CreateTestPlanApiModel.js +1 -1
- package/dist/model/CreateTestRunAndFillByAutoTestsApiModel.js +1 -1
- package/dist/model/CreateTestRunAndFillByConfigurationsApiModel.js +1 -1
- package/dist/model/CreateTestRunAndFillByWorkItemsApiModel.js +1 -1
- package/dist/model/CreateTestStatusApiModel.js +1 -1
- package/dist/model/CreateWorkItemApiModel.js +1 -1
- package/dist/model/CreateWorkItemPreviewsApiModel.js +1 -1
- package/dist/model/CreateWorkflowApiModel.js +1 -1
- package/dist/model/CustomAttributeApiResult.js +1 -1
- package/dist/model/CustomAttributeChangeModel.js +1 -1
- package/dist/model/CustomAttributeGetModel.js +1 -1
- package/dist/model/CustomAttributeModel.js +1 -1
- package/dist/model/CustomAttributeOptionApiResult.js +1 -1
- package/dist/model/CustomAttributeOptionModel.js +1 -1
- package/dist/model/CustomAttributeOptionPostModel.js +1 -1
- package/dist/model/CustomAttributePostModel.js +1 -1
- package/dist/model/CustomAttributePutModel.js +1 -1
- package/dist/model/CustomAttributeSearchQueryModel.js +1 -1
- package/dist/model/CustomAttributeSearchResponseModel.js +1 -1
- package/dist/model/CustomAttributeTemplateModel.js +1 -1
- package/dist/model/CustomAttributeTemplatePostModel.js +1 -1
- package/dist/model/CustomAttributeTemplatePutModel.js +1 -1
- package/dist/model/CustomAttributeTemplateSearchQueryModel.js +1 -1
- package/dist/model/CustomAttributeTemplateValidationResult.js +1 -1
- package/dist/model/CustomAttributeTestPlanProjectRelationPutModel.js +1 -1
- package/dist/model/CustomAttributeValidationResult.js +1 -1
- package/dist/model/DateTimeRangeSelectorModel.js +1 -1
- package/dist/model/DefectApiModel.js +1 -1
- package/dist/model/DemoProjectApiResult.js +1 -1
- package/dist/model/EnableProjectExternalServiceApiModel.js +1 -1
- package/dist/model/ExternalFormAllowedValueModel.js +1 -1
- package/dist/model/ExternalFormCreateModel.js +1 -1
- package/dist/model/ExternalFormFieldModel.js +1 -1
- package/dist/model/ExternalFormLinkModel.js +1 -1
- package/dist/model/ExternalFormModel.js +1 -1
- package/dist/model/ExternalIssueApiFieldSuggestion.js +1 -1
- package/dist/model/ExternalIssueApiFieldSuggestionReply.js +1 -1
- package/dist/model/ExternalIssueApiMetadata.js +1 -1
- package/dist/model/ExternalIssueApiPriority.js +1 -1
- package/dist/model/ExternalIssueApiResult.js +1 -1
- package/dist/model/ExternalIssueApiType.js +1 -1
- package/dist/model/ExternalIssueExternalServiceApiResult.js +1 -1
- package/dist/model/ExternalIssueMetadataModel.js +1 -1
- package/dist/model/ExternalIssueModel.js +1 -1
- package/dist/model/ExternalIssuePriorityModel.js +1 -1
- package/dist/model/ExternalIssueTypeModel.js +1 -1
- package/dist/model/ExternalLinkModel.js +1 -1
- package/dist/model/ExternalServiceMetadataApiResult.js +1 -1
- package/dist/model/ExternalServicesMetadataApiResult.js +1 -1
- package/dist/model/FailureCategoryApiResult.js +1 -1
- package/dist/model/FailureCategoryGroupApiModel.js +1 -1
- package/dist/model/FailureCategoryGroupApiResult.js +1 -1
- package/dist/model/FailureCategoryGroupItemApiResult.js +1 -1
- package/dist/model/FailureCategoryGroupItemApiResultReply.js +1 -1
- package/dist/model/FailureCategoryGroupSearchApiModel.js +1 -1
- package/dist/model/FailureCategoryItemApiResult.js +1 -1
- package/dist/model/FailureClassRegexApiResult.js +1 -1
- package/dist/model/Filter.js +1 -1
- package/dist/model/FilterModel.js +1 -1
- package/dist/model/GenerateWorkItemPreviewsApiModel.js +1 -1
- package/dist/model/GenerateWorkItemPreviewsApiResult.js +1 -1
- package/dist/model/GetAIServiceModelsApiModel.js +1 -1
- package/dist/model/GetExternalFormApiResult.js +1 -1
- package/dist/model/GetExternalIssueSuggestionsApiModel.js +1 -1
- package/dist/model/GetShortProjectsApiModel.js +1 -1
- package/dist/model/GetXlsxTestPointsByTestPlanModel.js +1 -1
- package/dist/model/GlobalCustomAttributePostModel.js +1 -1
- package/dist/model/GlobalCustomAttributeUpdateModel.js +1 -1
- package/dist/model/GlobalSearchItemResult.js +1 -1
- package/dist/model/GlobalSearchRequest.js +1 -1
- package/dist/model/GlobalSearchResponse.js +1 -1
- package/dist/model/GuidChangedFieldViewModel.js +1 -1
- package/dist/model/GuidExtractionModel.js +1 -1
- package/dist/model/IFilter.js +1 -1
- package/dist/model/Inquiry.js +1 -1
- package/dist/model/Int32ChangedFieldViewModel.js +1 -1
- package/dist/model/Int32RangeSelectorModel.js +1 -1
- package/dist/model/Int64ChangedFieldViewModel.js +1 -1
- package/dist/model/Int64RangeSelectorModel.js +1 -1
- package/dist/model/IterationApiResult.js +1 -1
- package/dist/model/IterationModel.js +1 -1
- package/dist/model/Label.js +1 -1
- package/dist/model/LabelApiModel.js +1 -1
- package/dist/model/LabelApiResult.js +1 -1
- package/dist/model/LabelShortModel.js +1 -1
- package/dist/model/LastTestResultApiResult.js +1 -1
- package/dist/model/LastTestResultModel.js +1 -1
- package/dist/model/Link.js +1 -1
- package/dist/model/LinkApiResult.js +1 -1
- package/dist/model/LinkCreateApiModel.js +1 -1
- package/dist/model/LinkModel.js +1 -1
- package/dist/model/LinkPostModel.js +1 -1
- package/dist/model/LinkPutModel.js +1 -1
- package/dist/model/LinkShort.js +1 -1
- package/dist/model/LinkShortApiResult.js +1 -1
- package/dist/model/LinkShortModel.js +1 -1
- package/dist/model/LinkUpdateApiModel.js +1 -1
- package/dist/model/ManualRerunApiResult.js +1 -1
- package/dist/model/ManualRerunSelectTestResultsApiModel.js +1 -1
- package/dist/model/ManualRerunTestResultApiModel.js +1 -1
- package/dist/model/NamedEntityApiModel.js +1 -1
- package/dist/model/NotificationModel.js +1 -1
- package/dist/model/NotificationQueryFilterModel.js +1 -1
- package/dist/model/Operation.js +1 -1
- package/dist/model/Order.js +1 -1
- package/dist/model/Page.js +1 -1
- package/dist/model/ParameterApiResult.js +1 -1
- package/dist/model/ParameterGroupApiResult.js +1 -1
- package/dist/model/ParameterGroupsFilterApiModel.js +1 -1
- package/dist/model/ParameterIterationModel.js +1 -1
- package/dist/model/ParameterShortApiResult.js +1 -1
- package/dist/model/ParameterShortModel.js +1 -1
- package/dist/model/ParametersFilterApiModel.js +1 -1
- package/dist/model/PeriodViewModel.js +1 -1
- package/dist/model/PeriodViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/PreviewsIssueLinkApiModel.js +1 -1
- package/dist/model/PreviewsIssueLinkApiResult.js +1 -1
- package/dist/model/ProblemDetails.js +1 -1
- package/dist/model/ProjectApiResult.js +1 -1
- package/dist/model/ProjectAttributesFilterModel.js +1 -1
- package/dist/model/ProjectCustomAttributeTemplateGetModel.js +1 -1
- package/dist/model/ProjectCustomAttributesTemplatesFilterModel.js +1 -1
- package/dist/model/ProjectDetailedFailureCategoryApiResult.js +1 -1
- package/dist/model/ProjectExternalServiceApiResult.js +1 -1
- package/dist/model/ProjectExternalServiceSettingsApiResult.js +1 -1
- package/dist/model/ProjectExternalServicesApiResult.js +1 -1
- package/dist/model/ProjectExtractionModel.js +1 -1
- package/dist/model/ProjectFailureCategoryApiResult.js +1 -1
- package/dist/model/ProjectFailureCategoryGroupItemApiResult.js +1 -1
- package/dist/model/ProjectFailureCategoryGroupItemApiResultReply.js +1 -1
- package/dist/model/ProjectModel.js +1 -1
- package/dist/model/ProjectNameApiResult.js +1 -1
- package/dist/model/ProjectSelectModel.js +1 -1
- package/dist/model/ProjectShortApiResult.js +1 -1
- package/dist/model/ProjectShortApiResultReply.js +1 -1
- package/dist/model/ProjectShortModel.js +1 -1
- package/dist/model/ProjectShortestModel.js +1 -1
- package/dist/model/ProjectTestPlansFilterModel.js +1 -1
- package/dist/model/ProjectsFilterModel.js +1 -1
- package/dist/model/ReplaceProjectExternalServiceApiModel.js +1 -1
- package/dist/model/RerunTestResultApiResult.js +1 -1
- package/dist/model/RerunTestResultModel.js +1 -1
- package/dist/model/RerunsModel.js +1 -1
- package/dist/model/SearchCustomAttributeTemplateGetModel.js +1 -1
- package/dist/model/SearchExternalIssuesApiModel.js +1 -1
- package/dist/model/SearchTestRunsApiModel.js +1 -1
- package/dist/model/SearchTestStatusesApiModel.js +1 -1
- package/dist/model/SearchWebhooksQueryModel.js +1 -1
- package/dist/model/SearchWorkItemLinkUrlsApiResult.js +1 -1
- package/dist/model/SearchWorkflowProjectsApiModel.js +1 -1
- package/dist/model/SearchWorkflowsApiModel.js +1 -1
- package/dist/model/SectionModel.js +1 -1
- package/dist/model/SectionMoveModel.js +1 -1
- package/dist/model/SectionPostModel.js +1 -1
- package/dist/model/SectionPutModel.js +1 -1
- package/dist/model/SectionRenameModel.js +1 -1
- package/dist/model/SectionWithStepsModel.js +1 -1
- package/dist/model/SelectTagsApiModel.js +1 -1
- package/dist/model/SharedStepChangeViewModel.js +1 -1
- package/dist/model/SharedStepModel.js +1 -1
- package/dist/model/SharedStepReferenceModel.js +1 -1
- package/dist/model/SharedStepReferenceSectionModel.js +1 -1
- package/dist/model/SharedStepReferenceSectionsQueryFilterModel.js +1 -1
- package/dist/model/SharedStepReferencesQueryFilterModel.js +1 -1
- package/dist/model/SharedStepResultApiModel.js +1 -1
- package/dist/model/ShortConfiguration.js +1 -1
- package/dist/model/StepCommentApiModel.js +1 -1
- package/dist/model/StepModel.js +1 -1
- package/dist/model/StepPostModel.js +1 -1
- package/dist/model/StepPutModel.js +1 -1
- package/dist/model/StepResultApiModel.js +1 -1
- package/dist/model/StringArrayChangedFieldViewModel.js +1 -1
- package/dist/model/StringChangedFieldViewModel.js +1 -1
- package/dist/model/StringChangedFieldWithDiffsViewModel.js +1 -1
- package/dist/model/StringExtractionModel.js +1 -1
- package/dist/model/TagApiModel.js +1 -1
- package/dist/model/TagApiResult.js +1 -1
- package/dist/model/TagModel.js +1 -1
- package/dist/model/TagShortApiResult.js +1 -1
- package/dist/model/TagsExtractionApiModel.js +1 -1
- package/dist/model/TagsFilterApiModel.js +1 -1
- package/dist/model/TestPlanApiResult.js +1 -1
- package/dist/model/TestPlanChangeModel.js +1 -1
- package/dist/model/TestPlanChangedFieldsViewModel.js +1 -1
- package/dist/model/TestPlanExtractionModel.js +1 -1
- package/dist/model/TestPlanGroupByStatus.js +1 -1
- package/dist/model/TestPlanGroupByStatusCode.js +1 -1
- package/dist/model/TestPlanGroupByStatusType.js +1 -1
- package/dist/model/TestPlanGroupByTestSuite.js +1 -1
- package/dist/model/TestPlanGroupByTester.js +1 -1
- package/dist/model/TestPlanGroupByTesterAndStatus.js +1 -1
- package/dist/model/TestPlanGroupByTesterAndStatusCode.js +1 -1
- package/dist/model/TestPlanLink.js +1 -1
- package/dist/model/TestPlanModel.js +1 -1
- package/dist/model/TestPlanSelectModel.js +1 -1
- package/dist/model/TestPlanShortModel.js +1 -1
- package/dist/model/TestPlanSummaryModel.js +1 -1
- package/dist/model/TestPlanTagApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsAnalyticsApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsAnalyticsApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsAutoTestsRerunApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsAutoTestsRunApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsExtractionApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsGroupApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsGroupSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsGroupSearchItemApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsInquiryApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsSearchApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsSearchStatusCountersApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsSectionSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsSetTestersApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsStatusCodeGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsStatusGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsStatusTypeGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTestSuiteSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTesterAndStatusGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTesterAndStatusTypeGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTesterGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsWorkItemSearchApiResult.js +1 -1
- package/dist/model/TestPlanWithAnalyticModel.js +1 -1
- package/dist/model/TestPlanWithTestSuiteTreeModel.js +1 -1
- package/dist/model/TestPoint.js +1 -1
- package/dist/model/TestPointAnalyticResult.js +1 -1
- package/dist/model/TestPointByTestSuiteModel.js +1 -1
- package/dist/model/TestPointChangeViewModel.js +1 -1
- package/dist/model/TestPointChangeViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/TestPointFilterModel.js +1 -1
- package/dist/model/TestPointFilterRequestModel.js +1 -1
- package/dist/model/TestPointResultApiResult.js +1 -1
- package/dist/model/TestPointSelectModel.js +1 -1
- package/dist/model/TestPointSelector.js +1 -1
- package/dist/model/TestPointShortApiResult.js +1 -1
- package/dist/model/TestPointShortModel.js +1 -1
- package/dist/model/TestPointShortResponseModel.js +1 -1
- package/dist/model/TestPointWithLastResultResponseModel.js +1 -1
- package/dist/model/TestPointsExtractionModel.js +1 -1
- package/dist/model/TestResultApiResult.js +1 -1
- package/dist/model/TestResultChangeViewModel.js +1 -1
- package/dist/model/TestResultChangeViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/TestResultChronologyModel.js +1 -1
- package/dist/model/TestResultFailureClassApiResult.js +1 -1
- package/dist/model/TestResultHistoryReportApiResult.js +1 -1
- package/dist/model/TestResultResponse.js +1 -1
- package/dist/model/TestResultShortApiResult.js +1 -1
- package/dist/model/TestResultShortResponse.js +1 -1
- package/dist/model/TestResultStepCommentUpdateRequest.js +1 -1
- package/dist/model/TestResultUpdateV2Request.js +1 -1
- package/dist/model/TestResultV2GetModel.js +1 -1
- package/dist/model/TestResultV2ShortModel.js +1 -1
- package/dist/model/TestResultsExtractionApiModel.js +1 -1
- package/dist/model/TestResultsFilterApiModel.js +1 -1
- package/dist/model/TestResultsLocalFilterModel.js +1 -1
- package/dist/model/TestResultsSelectApiModel.js +1 -1
- package/dist/model/TestResultsStatisticsApiResult.js +1 -1
- package/dist/model/TestResultsStatisticsFailureCategoriesApiResult.js +1 -1
- package/dist/model/TestResultsStatisticsStatusesApiResult.js +1 -1
- package/dist/model/TestRunAnalyticApiResult.js +1 -1
- package/dist/model/TestRunApiResult.js +1 -1
- package/dist/model/TestRunByAutoTestApiResult.js +1 -1
- package/dist/model/TestRunExtractionApiModel.js +1 -1
- package/dist/model/TestRunFilterApiModel.js +1 -1
- package/dist/model/TestRunGroupByFailureClassApiResult.js +1 -1
- package/dist/model/TestRunGroupByStatusApiResult.js +1 -1
- package/dist/model/TestRunGroupByStatusTypeApiResult.js +1 -1
- package/dist/model/TestRunNameApiResult.js +1 -1
- package/dist/model/TestRunSelectApiModel.js +1 -1
- package/dist/model/TestRunShortApiResult.js +1 -1
- package/dist/model/TestRunStatisticsFilterApiModel.js +1 -1
- package/dist/model/TestRunTestResultsPartialBulkSetModel.js +1 -1
- package/dist/model/TestRunTestResultsSelectModel.js +1 -1
- package/dist/model/TestRunV2ApiResult.js +1 -1
- package/dist/model/TestStatusApiResult.js +1 -1
- package/dist/model/TestStatusApiResultReply.js +1 -1
- package/dist/model/TestStatusModel.js +1 -1
- package/dist/model/TestStatusShortApiResult.js +1 -1
- package/dist/model/TestSuiteApiResult.js +1 -1
- package/dist/model/TestSuiteChangeViewModel.js +1 -1
- package/dist/model/TestSuiteChangeViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/TestSuiteHierarchyApiResult.js +1 -1
- package/dist/model/TestSuiteTestPlanApiModel.js +1 -1
- package/dist/model/TestSuiteV2GetModel.js +1 -1
- package/dist/model/TestSuiteV2PostModel.js +1 -1
- package/dist/model/TestSuiteV2PutModel.js +1 -1
- package/dist/model/TestSuiteWithChildrenModel.js +1 -1
- package/dist/model/TestSuiteWorkItemsSearchModel.js +1 -1
- package/dist/model/UpdateEmptyTestRunApiModel.js +1 -1
- package/dist/model/UpdateFailureCategoryApiModel.js +1 -1
- package/dist/model/UpdateFailureCategoryProjectApiModel.js +1 -1
- package/dist/model/UpdateFailureClassRegexApiModel.js +1 -1
- package/dist/model/UpdateLinkApiModel.js +1 -1
- package/dist/model/UpdateMultipleAttachmentsApiModel.js +1 -1
- package/dist/model/UpdateMultipleLinksApiModel.js +1 -1
- package/dist/model/UpdateMultipleTestRunsApiModel.js +1 -1
- package/dist/model/UpdateParameterApiModel.js +1 -1
- package/dist/model/UpdateProjectApiModel.js +1 -1
- package/dist/model/UpdateStepApiModel.js +1 -1
- package/dist/model/UpdateTagApiModel.js +1 -1
- package/dist/model/UpdateTestPlanApiModel.js +1 -1
- package/dist/model/UpdateTestStatusApiModel.js +1 -1
- package/dist/model/UpdateWorkItemApiModel.js +1 -1
- package/dist/model/UpdateWorkflowApiModel.js +1 -1
- package/dist/model/UserCustomNameValidationResponse.js +1 -1
- package/dist/model/UserNameApiResult.js +1 -1
- package/dist/model/UserRankModel.js +1 -1
- package/dist/model/UserWithRankModel.js +1 -1
- package/dist/model/ValidationProblemDetails.js +1 -1
- package/dist/model/WebHookModel.js +1 -1
- package/dist/model/WebHookPostModel.js +1 -1
- package/dist/model/WebHookTestModel.js +1 -1
- package/dist/model/WebhookBulkUpdateApiModel.js +1 -1
- package/dist/model/WebhookLogApiResult.js +1 -1
- package/dist/model/WebhookResponse.js +1 -1
- package/dist/model/WebhooksDeleteApiModel.js +1 -1
- package/dist/model/WebhooksDeleteFilterApiModel.js +1 -1
- package/dist/model/WebhooksExtractionApiModel.js +1 -1
- package/dist/model/WebhooksFilterApiModel.js +1 -1
- package/dist/model/WebhooksUpdateApiModel.js +1 -1
- package/dist/model/WebhooksUpdateApiResult.js +1 -1
- package/dist/model/WorkItemApiResult.js +1 -1
- package/dist/model/WorkItemChangeModel.js +1 -1
- package/dist/model/WorkItemChangedAttributeViewModel.js +1 -1
- package/dist/model/WorkItemChangedFieldsViewModel.js +1 -1
- package/dist/model/WorkItemCommentModel.js +1 -1
- package/dist/model/WorkItemCommentPostModel.js +1 -1
- package/dist/model/WorkItemCommentPutModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFieldFilterApiModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFieldFilterModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFilterApiModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFilterModel.js +1 -1
- package/dist/model/WorkItemExtractionApiModel.js +1 -1
- package/dist/model/WorkItemExtractionModel.js +1 -1
- package/dist/model/WorkItemFilterApiModel.js +1 -1
- package/dist/model/WorkItemFilterModel.js +1 -1
- package/dist/model/WorkItemGroupGetModel.js +1 -1
- package/dist/model/WorkItemGroupModel.js +1 -1
- package/dist/model/WorkItemIdApiModel.js +1 -1
- package/dist/model/WorkItemIndexApiResult.js +1 -1
- package/dist/model/WorkItemLikeModel.js +1 -1
- package/dist/model/WorkItemLinkChangeViewModel.js +1 -1
- package/dist/model/WorkItemLinkChangeViewModelArrayChangedFieldViewModel.js +1 -1
- package/dist/model/WorkItemLinkExtractionApiModel.js +1 -1
- package/dist/model/WorkItemLinkFilterApiModel.js +1 -1
- package/dist/model/WorkItemLinkFilterModel.js +1 -1
- package/dist/model/WorkItemLinkUrlApiModel.js +1 -1
- package/dist/model/WorkItemLinkUrlApiResult.js +1 -1
- package/dist/model/WorkItemLinkUrlFilterApiModel.js +1 -1
- package/dist/model/WorkItemLocalFilterModel.js +1 -1
- package/dist/model/WorkItemLocalSelectModel.js +1 -1
- package/dist/model/WorkItemModel.js +1 -1
- package/dist/model/WorkItemMovePostModel.js +1 -1
- package/dist/model/WorkItemPreviewApiModel.js +1 -1
- package/dist/model/WorkItemPreviewStepApiModel.js +1 -1
- package/dist/model/WorkItemSearchQueryModel.js +1 -1
- package/dist/model/WorkItemSelectApiModel.js +1 -1
- package/dist/model/WorkItemSelectModel.js +1 -1
- package/dist/model/WorkItemShortApiResult.js +1 -1
- package/dist/model/WorkItemShortModel.js +1 -1
- package/dist/model/WorkItemStepChangeViewModel.js +1 -1
- package/dist/model/WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel.js +1 -1
- package/dist/model/WorkItemVersionModel.js +1 -1
- package/dist/model/WorkflowApiResult.js +1 -1
- package/dist/model/WorkflowExistsByNameApiResult.js +1 -1
- package/dist/model/WorkflowProjectApiResult.js +1 -1
- package/dist/model/WorkflowProjectApiResultApiCollectionPreview.js +1 -1
- package/dist/model/WorkflowProjectApiResultReply.js +1 -1
- package/dist/model/WorkflowShortApiResult.js +1 -1
- package/dist/model/WorkflowShortApiResultReply.js +1 -1
- package/dist/model/WorkflowStatusApiModel.js +1 -1
- package/dist/model/WorkflowStatusApiResult.js +1 -1
- package/package.json +1 -1
|
@@ -39,7 +39,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
39
39
|
/**
|
|
40
40
|
* TestSuites service.
|
|
41
41
|
* @module api/TestSuitesApi
|
|
42
|
-
* @version 7.0.0-
|
|
42
|
+
* @version 7.0.0-rc2
|
|
43
43
|
*/
|
|
44
44
|
var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
45
45
|
/**
|
|
@@ -54,24 +54,16 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
54
54
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
/**
|
|
58
|
-
* Callback function to receive the result of the addTestPointsToTestSuite operation.
|
|
59
|
-
* @callback module:api/TestSuitesApi~addTestPointsToTestSuiteCallback
|
|
60
|
-
* @param {String} error Error message, if any.
|
|
61
|
-
* @param data This operation does not return a value.
|
|
62
|
-
* @param {String} response The complete HTTP response.
|
|
63
|
-
*/
|
|
64
|
-
|
|
65
57
|
/**
|
|
66
58
|
* Add test-points to test suite
|
|
67
59
|
* @param {String} id Test suite internal identifier
|
|
68
60
|
* @param {Object} opts Optional parameters
|
|
69
61
|
* @param {module:model/WorkItemSelectModel} [workItemSelectModel] Filter object to retrieve work items for test-suite's project
|
|
70
|
-
* @
|
|
62
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
71
63
|
*/
|
|
72
64
|
return _createClass(TestSuitesApi, [{
|
|
73
|
-
key: "
|
|
74
|
-
value: function
|
|
65
|
+
key: "addTestPointsToTestSuiteWithHttpInfo",
|
|
66
|
+
value: function addTestPointsToTestSuiteWithHttpInfo(id, opts) {
|
|
75
67
|
opts = opts || {};
|
|
76
68
|
var postBody = opts['workItemSelectModel'];
|
|
77
69
|
// verify the required parameter 'id' is set
|
|
@@ -88,16 +80,23 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
88
80
|
var contentTypes = ['application/json'];
|
|
89
81
|
var accepts = ['application/json'];
|
|
90
82
|
var returnType = null;
|
|
91
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/test-points', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
83
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/test-points', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
92
84
|
}
|
|
93
85
|
|
|
94
86
|
/**
|
|
95
|
-
*
|
|
96
|
-
* @
|
|
97
|
-
* @param {
|
|
98
|
-
* @param
|
|
99
|
-
* @
|
|
87
|
+
* Add test-points to test suite
|
|
88
|
+
* @param {String} id Test suite internal identifier
|
|
89
|
+
* @param {Object} opts Optional parameters
|
|
90
|
+
* @param {module:model/WorkItemSelectModel} opts.workItemSelectModel Filter object to retrieve work items for test-suite's project
|
|
91
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
100
92
|
*/
|
|
93
|
+
}, {
|
|
94
|
+
key: "addTestPointsToTestSuite",
|
|
95
|
+
value: function addTestPointsToTestSuite(id, opts) {
|
|
96
|
+
return this.addTestPointsToTestSuiteWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
97
|
+
return response_and_data.data;
|
|
98
|
+
});
|
|
99
|
+
}
|
|
101
100
|
|
|
102
101
|
/**
|
|
103
102
|
* Patch test suite
|
|
@@ -105,11 +104,11 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
105
104
|
* @param {String} id Test Suite internal (UUID) identifier
|
|
106
105
|
* @param {Object} opts Optional parameters
|
|
107
106
|
* @param {Array.<module:model/Operation>} [operation]
|
|
108
|
-
* @
|
|
107
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
109
108
|
*/
|
|
110
109
|
}, {
|
|
111
|
-
key: "
|
|
112
|
-
value: function
|
|
110
|
+
key: "apiV2TestSuitesIdPatchWithHttpInfo",
|
|
111
|
+
value: function apiV2TestSuitesIdPatchWithHttpInfo(id, opts) {
|
|
113
112
|
opts = opts || {};
|
|
114
113
|
var postBody = opts['operation'];
|
|
115
114
|
// verify the required parameter 'id' is set
|
|
@@ -126,25 +125,33 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
126
125
|
var contentTypes = ['application/json'];
|
|
127
126
|
var accepts = ['application/json'];
|
|
128
127
|
var returnType = null;
|
|
129
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}', 'PATCH', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
128
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}', 'PATCH', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
130
129
|
}
|
|
131
130
|
|
|
132
131
|
/**
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
* @param {String}
|
|
136
|
-
* @param
|
|
137
|
-
* @param {
|
|
132
|
+
* Patch test suite
|
|
133
|
+
* See <a href=\"https://www.rfc-editor.org/rfc/rfc6902\" target=\"_blank\">RFC 6902: JavaScript Object Notation (JSON) Patch</a> for details
|
|
134
|
+
* @param {String} id Test Suite internal (UUID) identifier
|
|
135
|
+
* @param {Object} opts Optional parameters
|
|
136
|
+
* @param {Array.<module:model/Operation>} opts.operation
|
|
137
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
138
138
|
*/
|
|
139
|
+
}, {
|
|
140
|
+
key: "apiV2TestSuitesIdPatch",
|
|
141
|
+
value: function apiV2TestSuitesIdPatch(id, opts) {
|
|
142
|
+
return this.apiV2TestSuitesIdPatchWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
143
|
+
return response_and_data.data;
|
|
144
|
+
});
|
|
145
|
+
}
|
|
139
146
|
|
|
140
147
|
/**
|
|
141
148
|
* Refresh test suite. Only dynamic test suites are supported by this method
|
|
142
149
|
* @param {String} id Test Suite internal (UUID) identifier
|
|
143
|
-
* @
|
|
150
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
144
151
|
*/
|
|
145
152
|
}, {
|
|
146
|
-
key: "
|
|
147
|
-
value: function
|
|
153
|
+
key: "apiV2TestSuitesIdRefreshPostWithHttpInfo",
|
|
154
|
+
value: function apiV2TestSuitesIdRefreshPostWithHttpInfo(id) {
|
|
148
155
|
var postBody = null;
|
|
149
156
|
// verify the required parameter 'id' is set
|
|
150
157
|
if (id === undefined || id === null) {
|
|
@@ -160,27 +167,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
160
167
|
var contentTypes = [];
|
|
161
168
|
var accepts = ['application/json'];
|
|
162
169
|
var returnType = null;
|
|
163
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/refresh', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
170
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/refresh', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
164
171
|
}
|
|
165
172
|
|
|
166
173
|
/**
|
|
167
|
-
*
|
|
168
|
-
* @
|
|
169
|
-
* @
|
|
170
|
-
* @param data This operation does not return a value.
|
|
171
|
-
* @param {String} response The complete HTTP response.
|
|
174
|
+
* Refresh test suite. Only dynamic test suites are supported by this method
|
|
175
|
+
* @param {String} id Test Suite internal (UUID) identifier
|
|
176
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
172
177
|
*/
|
|
178
|
+
}, {
|
|
179
|
+
key: "apiV2TestSuitesIdRefreshPost",
|
|
180
|
+
value: function apiV2TestSuitesIdRefreshPost(id) {
|
|
181
|
+
return this.apiV2TestSuitesIdRefreshPostWithHttpInfo(id).then(function (response_and_data) {
|
|
182
|
+
return response_and_data.data;
|
|
183
|
+
});
|
|
184
|
+
}
|
|
173
185
|
|
|
174
186
|
/**
|
|
175
187
|
* Set work items for test suite
|
|
176
188
|
* @param {String} id Unique ID of the test suite
|
|
177
189
|
* @param {Object} opts Optional parameters
|
|
178
190
|
* @param {Array.<String>} [requestBody]
|
|
179
|
-
* @
|
|
191
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
180
192
|
*/
|
|
181
193
|
}, {
|
|
182
|
-
key: "
|
|
183
|
-
value: function
|
|
194
|
+
key: "apiV2TestSuitesIdWorkItemsPostWithHttpInfo",
|
|
195
|
+
value: function apiV2TestSuitesIdWorkItemsPostWithHttpInfo(id, opts) {
|
|
184
196
|
opts = opts || {};
|
|
185
197
|
var postBody = opts['requestBody'];
|
|
186
198
|
// verify the required parameter 'id' is set
|
|
@@ -197,27 +209,33 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
197
209
|
var contentTypes = ['application/json'];
|
|
198
210
|
var accepts = ['application/json'];
|
|
199
211
|
var returnType = null;
|
|
200
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/workItems', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
212
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/workItems', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
201
213
|
}
|
|
202
214
|
|
|
203
215
|
/**
|
|
204
|
-
*
|
|
205
|
-
* @
|
|
206
|
-
* @param {
|
|
207
|
-
* @param {
|
|
208
|
-
* @
|
|
216
|
+
* Set work items for test suite
|
|
217
|
+
* @param {String} id Unique ID of the test suite
|
|
218
|
+
* @param {Object} opts Optional parameters
|
|
219
|
+
* @param {Array.<String>} opts.requestBody
|
|
220
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
209
221
|
*/
|
|
222
|
+
}, {
|
|
223
|
+
key: "apiV2TestSuitesIdWorkItemsPost",
|
|
224
|
+
value: function apiV2TestSuitesIdWorkItemsPost(id, opts) {
|
|
225
|
+
return this.apiV2TestSuitesIdWorkItemsPostWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
226
|
+
return response_and_data.data;
|
|
227
|
+
});
|
|
228
|
+
}
|
|
210
229
|
|
|
211
230
|
/**
|
|
212
231
|
* Create test suite
|
|
213
232
|
* @param {Object} opts Optional parameters
|
|
214
233
|
* @param {module:model/TestSuiteV2PostModel} [testSuiteV2PostModel]
|
|
215
|
-
* @
|
|
216
|
-
* data is of type: {@link module:model/TestSuiteV2GetModel}
|
|
234
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/TestSuiteV2GetModel} and HTTP response
|
|
217
235
|
*/
|
|
218
236
|
}, {
|
|
219
|
-
key: "
|
|
220
|
-
value: function
|
|
237
|
+
key: "apiV2TestSuitesPostWithHttpInfo",
|
|
238
|
+
value: function apiV2TestSuitesPostWithHttpInfo(opts) {
|
|
221
239
|
opts = opts || {};
|
|
222
240
|
var postBody = opts['testSuiteV2PostModel'];
|
|
223
241
|
var pathParams = {};
|
|
@@ -228,26 +246,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
228
246
|
var contentTypes = ['application/json'];
|
|
229
247
|
var accepts = ['application/json'];
|
|
230
248
|
var returnType = _TestSuiteV2GetModel["default"];
|
|
231
|
-
return this.apiClient.callApi('/api/v2/testSuites', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
249
|
+
return this.apiClient.callApi('/api/v2/testSuites', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
232
250
|
}
|
|
233
251
|
|
|
234
252
|
/**
|
|
235
|
-
*
|
|
236
|
-
* @
|
|
237
|
-
* @param {
|
|
238
|
-
* @
|
|
239
|
-
* @param {String} response The complete HTTP response.
|
|
253
|
+
* Create test suite
|
|
254
|
+
* @param {Object} opts Optional parameters
|
|
255
|
+
* @param {module:model/TestSuiteV2PostModel} opts.testSuiteV2PostModel
|
|
256
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/TestSuiteV2GetModel}
|
|
240
257
|
*/
|
|
258
|
+
}, {
|
|
259
|
+
key: "apiV2TestSuitesPost",
|
|
260
|
+
value: function apiV2TestSuitesPost(opts) {
|
|
261
|
+
return this.apiV2TestSuitesPostWithHttpInfo(opts).then(function (response_and_data) {
|
|
262
|
+
return response_and_data.data;
|
|
263
|
+
});
|
|
264
|
+
}
|
|
241
265
|
|
|
242
266
|
/**
|
|
243
267
|
* Edit test suite
|
|
244
268
|
* @param {Object} opts Optional parameters
|
|
245
269
|
* @param {module:model/TestSuiteV2PutModel} [testSuiteV2PutModel]
|
|
246
|
-
* @
|
|
270
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
247
271
|
*/
|
|
248
272
|
}, {
|
|
249
|
-
key: "
|
|
250
|
-
value: function
|
|
273
|
+
key: "apiV2TestSuitesPutWithHttpInfo",
|
|
274
|
+
value: function apiV2TestSuitesPutWithHttpInfo(opts) {
|
|
251
275
|
opts = opts || {};
|
|
252
276
|
var postBody = opts['testSuiteV2PutModel'];
|
|
253
277
|
var pathParams = {};
|
|
@@ -258,26 +282,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
258
282
|
var contentTypes = ['application/json'];
|
|
259
283
|
var accepts = ['application/json'];
|
|
260
284
|
var returnType = null;
|
|
261
|
-
return this.apiClient.callApi('/api/v2/testSuites', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
285
|
+
return this.apiClient.callApi('/api/v2/testSuites', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
262
286
|
}
|
|
263
287
|
|
|
264
288
|
/**
|
|
265
|
-
*
|
|
266
|
-
* @
|
|
267
|
-
* @param {
|
|
268
|
-
* @
|
|
269
|
-
* @param {String} response The complete HTTP response.
|
|
289
|
+
* Edit test suite
|
|
290
|
+
* @param {Object} opts Optional parameters
|
|
291
|
+
* @param {module:model/TestSuiteV2PutModel} opts.testSuiteV2PutModel
|
|
292
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
270
293
|
*/
|
|
294
|
+
}, {
|
|
295
|
+
key: "apiV2TestSuitesPut",
|
|
296
|
+
value: function apiV2TestSuitesPut(opts) {
|
|
297
|
+
return this.apiV2TestSuitesPutWithHttpInfo(opts).then(function (response_and_data) {
|
|
298
|
+
return response_and_data.data;
|
|
299
|
+
});
|
|
300
|
+
}
|
|
271
301
|
|
|
272
302
|
/**
|
|
273
303
|
* Delete TestSuite
|
|
274
304
|
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System deletes test suite System returns no content response
|
|
275
305
|
* @param {String} id Test suite internal (guid format) identifier\"
|
|
276
|
-
* @
|
|
306
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
277
307
|
*/
|
|
278
308
|
}, {
|
|
279
|
-
key: "
|
|
280
|
-
value: function
|
|
309
|
+
key: "deleteTestSuiteWithHttpInfo",
|
|
310
|
+
value: function deleteTestSuiteWithHttpInfo(id) {
|
|
281
311
|
var postBody = null;
|
|
282
312
|
// verify the required parameter 'id' is set
|
|
283
313
|
if (id === undefined || id === null) {
|
|
@@ -293,27 +323,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
293
323
|
var contentTypes = [];
|
|
294
324
|
var accepts = ['application/json'];
|
|
295
325
|
var returnType = null;
|
|
296
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
326
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
297
327
|
}
|
|
298
328
|
|
|
299
329
|
/**
|
|
300
|
-
*
|
|
301
|
-
*
|
|
302
|
-
* @param {String}
|
|
303
|
-
* @
|
|
304
|
-
* @param {String} response The complete HTTP response.
|
|
330
|
+
* Delete TestSuite
|
|
331
|
+
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System deletes test suite System returns no content response
|
|
332
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
333
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
305
334
|
*/
|
|
335
|
+
}, {
|
|
336
|
+
key: "deleteTestSuite",
|
|
337
|
+
value: function deleteTestSuite(id) {
|
|
338
|
+
return this.deleteTestSuiteWithHttpInfo(id).then(function (response_and_data) {
|
|
339
|
+
return response_and_data.data;
|
|
340
|
+
});
|
|
341
|
+
}
|
|
306
342
|
|
|
307
343
|
/**
|
|
308
344
|
* Get Configurations By Id
|
|
309
345
|
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System search test points related to the test suite System search configurations related to the test points System returns configurations array
|
|
310
346
|
* @param {String} id Test suite internal (guid format) identifier\"
|
|
311
|
-
* @
|
|
312
|
-
* data is of type: {@link Array.<module:model/ConfigurationModel>}
|
|
347
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/ConfigurationModel>} and HTTP response
|
|
313
348
|
*/
|
|
314
349
|
}, {
|
|
315
|
-
key: "
|
|
316
|
-
value: function
|
|
350
|
+
key: "getConfigurationsByTestSuiteIdWithHttpInfo",
|
|
351
|
+
value: function getConfigurationsByTestSuiteIdWithHttpInfo(id) {
|
|
317
352
|
var postBody = null;
|
|
318
353
|
// verify the required parameter 'id' is set
|
|
319
354
|
if (id === undefined || id === null) {
|
|
@@ -329,27 +364,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
329
364
|
var contentTypes = [];
|
|
330
365
|
var accepts = ['application/json'];
|
|
331
366
|
var returnType = [_ConfigurationModel["default"]];
|
|
332
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/configurations', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
367
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/configurations', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
333
368
|
}
|
|
334
369
|
|
|
335
370
|
/**
|
|
336
|
-
*
|
|
337
|
-
*
|
|
338
|
-
* @param {String}
|
|
339
|
-
* @
|
|
340
|
-
* @param {String} response The complete HTTP response.
|
|
371
|
+
* Get Configurations By Id
|
|
372
|
+
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System search test points related to the test suite System search configurations related to the test points System returns configurations array
|
|
373
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
374
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/ConfigurationModel>}
|
|
341
375
|
*/
|
|
376
|
+
}, {
|
|
377
|
+
key: "getConfigurationsByTestSuiteId",
|
|
378
|
+
value: function getConfigurationsByTestSuiteId(id) {
|
|
379
|
+
return this.getConfigurationsByTestSuiteIdWithHttpInfo(id).then(function (response_and_data) {
|
|
380
|
+
return response_and_data.data;
|
|
381
|
+
});
|
|
382
|
+
}
|
|
342
383
|
|
|
343
384
|
/**
|
|
344
385
|
* Get TestPoints By Id
|
|
345
386
|
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System search test points related to the test suite System returns test points array
|
|
346
387
|
* @param {String} id Test suite internal (guid format) identifier\"
|
|
347
|
-
* @
|
|
348
|
-
* data is of type: {@link Array.<module:model/TestPointByTestSuiteModel>}
|
|
388
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/TestPointByTestSuiteModel>} and HTTP response
|
|
349
389
|
*/
|
|
350
390
|
}, {
|
|
351
|
-
key: "
|
|
352
|
-
value: function
|
|
391
|
+
key: "getTestPointsByIdWithHttpInfo",
|
|
392
|
+
value: function getTestPointsByIdWithHttpInfo(id) {
|
|
353
393
|
var postBody = null;
|
|
354
394
|
// verify the required parameter 'id' is set
|
|
355
395
|
if (id === undefined || id === null) {
|
|
@@ -365,27 +405,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
365
405
|
var contentTypes = [];
|
|
366
406
|
var accepts = ['application/json'];
|
|
367
407
|
var returnType = [_TestPointByTestSuiteModel["default"]];
|
|
368
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/testPoints', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
408
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/testPoints', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
369
409
|
}
|
|
370
410
|
|
|
371
411
|
/**
|
|
372
|
-
*
|
|
373
|
-
*
|
|
374
|
-
* @param {String}
|
|
375
|
-
* @
|
|
376
|
-
* @param {String} response The complete HTTP response.
|
|
412
|
+
* Get TestPoints By Id
|
|
413
|
+
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System search test points related to the test suite System returns test points array
|
|
414
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
415
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/TestPointByTestSuiteModel>}
|
|
377
416
|
*/
|
|
417
|
+
}, {
|
|
418
|
+
key: "getTestPointsById",
|
|
419
|
+
value: function getTestPointsById(id) {
|
|
420
|
+
return this.getTestPointsByIdWithHttpInfo(id).then(function (response_and_data) {
|
|
421
|
+
return response_and_data.data;
|
|
422
|
+
});
|
|
423
|
+
}
|
|
378
424
|
|
|
379
425
|
/**
|
|
380
426
|
* Get TestResults By Id
|
|
381
427
|
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System search test points related to the test suite System search test results related to the test points System returns test results array
|
|
382
428
|
* @param {String} id Test suite internal (guid format) identifier\"
|
|
383
|
-
* @
|
|
384
|
-
* data is of type: {@link Array.<module:model/TestResultV2ShortModel>}
|
|
429
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/TestResultV2ShortModel>} and HTTP response
|
|
385
430
|
*/
|
|
386
431
|
}, {
|
|
387
|
-
key: "
|
|
388
|
-
value: function
|
|
432
|
+
key: "getTestResultsByIdWithHttpInfo",
|
|
433
|
+
value: function getTestResultsByIdWithHttpInfo(id) {
|
|
389
434
|
var postBody = null;
|
|
390
435
|
// verify the required parameter 'id' is set
|
|
391
436
|
if (id === undefined || id === null) {
|
|
@@ -401,27 +446,32 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
401
446
|
var contentTypes = [];
|
|
402
447
|
var accepts = ['application/json'];
|
|
403
448
|
var returnType = [_TestResultV2ShortModel["default"]];
|
|
404
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/testResults', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
449
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/testResults', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
405
450
|
}
|
|
406
451
|
|
|
407
452
|
/**
|
|
408
|
-
*
|
|
409
|
-
*
|
|
410
|
-
* @param {String}
|
|
411
|
-
* @
|
|
412
|
-
* @param {String} response The complete HTTP response.
|
|
453
|
+
* Get TestResults By Id
|
|
454
|
+
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System search test points related to the test suite System search test results related to the test points System returns test results array
|
|
455
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
456
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/TestResultV2ShortModel>}
|
|
413
457
|
*/
|
|
458
|
+
}, {
|
|
459
|
+
key: "getTestResultsById",
|
|
460
|
+
value: function getTestResultsById(id) {
|
|
461
|
+
return this.getTestResultsByIdWithHttpInfo(id).then(function (response_and_data) {
|
|
462
|
+
return response_and_data.data;
|
|
463
|
+
});
|
|
464
|
+
}
|
|
414
465
|
|
|
415
466
|
/**
|
|
416
467
|
* Get TestSuite by Id
|
|
417
468
|
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System returns test suite
|
|
418
469
|
* @param {String} id Test suite internal (guid format) identifier\"
|
|
419
|
-
* @
|
|
420
|
-
* data is of type: {@link module:model/TestSuiteApiResult}
|
|
470
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/TestSuiteApiResult} and HTTP response
|
|
421
471
|
*/
|
|
422
472
|
}, {
|
|
423
|
-
key: "
|
|
424
|
-
value: function
|
|
473
|
+
key: "getTestSuiteByIdWithHttpInfo",
|
|
474
|
+
value: function getTestSuiteByIdWithHttpInfo(id) {
|
|
425
475
|
var postBody = null;
|
|
426
476
|
// verify the required parameter 'id' is set
|
|
427
477
|
if (id === undefined || id === null) {
|
|
@@ -437,16 +487,22 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
437
487
|
var contentTypes = [];
|
|
438
488
|
var accepts = ['application/json'];
|
|
439
489
|
var returnType = _TestSuiteApiResult["default"];
|
|
440
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
490
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
441
491
|
}
|
|
442
492
|
|
|
443
493
|
/**
|
|
444
|
-
*
|
|
445
|
-
*
|
|
446
|
-
* @param {String}
|
|
447
|
-
* @
|
|
448
|
-
* @param {String} response The complete HTTP response.
|
|
494
|
+
* Get TestSuite by Id
|
|
495
|
+
* Use case User sets test suite identifier User runs method execution System search test suite by identifier System returns test suite
|
|
496
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
497
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/TestSuiteApiResult}
|
|
449
498
|
*/
|
|
499
|
+
}, {
|
|
500
|
+
key: "getTestSuiteById",
|
|
501
|
+
value: function getTestSuiteById(id) {
|
|
502
|
+
return this.getTestSuiteByIdWithHttpInfo(id).then(function (response_and_data) {
|
|
503
|
+
return response_and_data.data;
|
|
504
|
+
});
|
|
505
|
+
}
|
|
450
506
|
|
|
451
507
|
/**
|
|
452
508
|
* Search WorkItems
|
|
@@ -459,12 +515,11 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
459
515
|
* @param {String} [searchField] Property name for searching
|
|
460
516
|
* @param {String} [searchValue] Value for searching
|
|
461
517
|
* @param {module:model/TestSuiteWorkItemsSearchModel} [testSuiteWorkItemsSearchModel]
|
|
462
|
-
* @
|
|
463
|
-
* data is of type: {@link Array.<module:model/WorkItemShortModel>}
|
|
518
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/WorkItemShortModel>} and HTTP response
|
|
464
519
|
*/
|
|
465
520
|
}, {
|
|
466
|
-
key: "
|
|
467
|
-
value: function
|
|
521
|
+
key: "searchWorkItemsWithHttpInfo",
|
|
522
|
+
value: function searchWorkItemsWithHttpInfo(id, opts) {
|
|
468
523
|
opts = opts || {};
|
|
469
524
|
var postBody = opts['testSuiteWorkItemsSearchModel'];
|
|
470
525
|
// verify the required parameter 'id' is set
|
|
@@ -487,16 +542,29 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
487
542
|
var contentTypes = ['application/json'];
|
|
488
543
|
var accepts = ['application/json'];
|
|
489
544
|
var returnType = [_WorkItemShortModel["default"]];
|
|
490
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/workItems/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
545
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/workItems/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
491
546
|
}
|
|
492
547
|
|
|
493
548
|
/**
|
|
494
|
-
*
|
|
495
|
-
*
|
|
496
|
-
* @param {String}
|
|
497
|
-
* @param
|
|
498
|
-
* @param {
|
|
549
|
+
* Search WorkItems
|
|
550
|
+
* Use case User sets test suite identifier [Optional] User sets filter User runs method execution System search test suite by identifier System search test points related to the test suite System search work items related to the test points [Optional] User sets filter, system applies filter System returns work items array
|
|
551
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
552
|
+
* @param {Object} opts Optional parameters
|
|
553
|
+
* @param {Number} opts.skip Amount of items to be skipped (offset)
|
|
554
|
+
* @param {Number} opts.take Amount of items to be taken (limit)
|
|
555
|
+
* @param {String} opts.orderBy SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
556
|
+
* @param {String} opts.searchField Property name for searching
|
|
557
|
+
* @param {String} opts.searchValue Value for searching
|
|
558
|
+
* @param {module:model/TestSuiteWorkItemsSearchModel} opts.testSuiteWorkItemsSearchModel
|
|
559
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/WorkItemShortModel>}
|
|
499
560
|
*/
|
|
561
|
+
}, {
|
|
562
|
+
key: "searchWorkItems",
|
|
563
|
+
value: function searchWorkItems(id, opts) {
|
|
564
|
+
return this.searchWorkItemsWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
565
|
+
return response_and_data.data;
|
|
566
|
+
});
|
|
567
|
+
}
|
|
500
568
|
|
|
501
569
|
/**
|
|
502
570
|
* Set Configurations By TestSuite Id
|
|
@@ -504,11 +572,11 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
504
572
|
* @param {String} id Test suite internal (guid format) identifier\"
|
|
505
573
|
* @param {Object} opts Optional parameters
|
|
506
574
|
* @param {Array.<String>} [requestBody] Collection of configuration identifiers\"
|
|
507
|
-
* @
|
|
575
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
508
576
|
*/
|
|
509
577
|
}, {
|
|
510
|
-
key: "
|
|
511
|
-
value: function
|
|
578
|
+
key: "setConfigurationsByTestSuiteIdWithHttpInfo",
|
|
579
|
+
value: function setConfigurationsByTestSuiteIdWithHttpInfo(id, opts) {
|
|
512
580
|
opts = opts || {};
|
|
513
581
|
var postBody = opts['requestBody'];
|
|
514
582
|
// verify the required parameter 'id' is set
|
|
@@ -525,7 +593,23 @@ var TestSuitesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
525
593
|
var contentTypes = ['application/json'];
|
|
526
594
|
var accepts = ['application/json'];
|
|
527
595
|
var returnType = null;
|
|
528
|
-
return this.apiClient.callApi('/api/v2/testSuites/{id}/configurations', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
596
|
+
return this.apiClient.callApi('/api/v2/testSuites/{id}/configurations', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
/**
|
|
600
|
+
* Set Configurations By TestSuite Id
|
|
601
|
+
* Use case User sets test suite identifier User sets collection of configuration identifiers User runs method execution System search test suite by identifier System search test points related to the test suite System search configuration System restores(if exist) or creates test points with listed configuration System returns no content response
|
|
602
|
+
* @param {String} id Test suite internal (guid format) identifier\"
|
|
603
|
+
* @param {Object} opts Optional parameters
|
|
604
|
+
* @param {Array.<String>} opts.requestBody Collection of configuration identifiers\"
|
|
605
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
606
|
+
*/
|
|
607
|
+
}, {
|
|
608
|
+
key: "setConfigurationsByTestSuiteId",
|
|
609
|
+
value: function setConfigurationsByTestSuiteId(id, opts) {
|
|
610
|
+
return this.setConfigurationsByTestSuiteIdWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
611
|
+
return response_and_data.data;
|
|
612
|
+
});
|
|
529
613
|
}
|
|
530
614
|
}]);
|
|
531
615
|
}();
|