pipelines/backend/test/v2/integration
gkcalat 79d8d83ce4
fix(backend): Add creation of pipeline and pipeline version atomically (#9416)
* Add create pipeline and version

* Add CreatePipelineAndVersion

* Add unit tests

* Address comments and add counters

* Add comments to pipeline.proto

* Add e2e test case for CreatePipelineAndVersion
2023-05-18 23:38:46 +00:00
..
experiment_api_test.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
flags.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
healthz_api_test.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
pipeline_api_test.go fix(backend): Add creation of pipeline and pipeline version atomically (#9416) 2023-05-18 23:38:46 +00:00
pipeline_version_api_test.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
recurring_run_api_test.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
run_api_test.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
upgrade_test.go [WIP] test: Add v2 upgrade test (#9287) 2023-05-03 21:56:45 +00:00