feat: finalize projectwork CI jobs, docs and test integration
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- job:
|
||||
name: qa-api-contract-tests
|
||||
description: "Контрактные API тесты (WireMock + JsonSchemaValidation)."
|
||||
project-type: pipeline
|
||||
concurrent: true
|
||||
sandbox: true
|
||||
properties:
|
||||
- build-discarder:
|
||||
num-to-keep: 50
|
||||
dsl: !include-raw-verbatim: ../scripts/qa-api-contract-tests.groovy
|
||||
Reference in New Issue
Block a user