buildkite / test-engine-client

Buildkite Test Engine Client (bktec) is an open source tool to orchestrate your test suites. It uses your Buildkite Test Engine suite data to intelligently partition and parallelise your tests.
MIT License
9 stars 1 forks source link

Downcase runner and update pact. #159

Closed wooly closed 3 months ago

wooly commented 3 months ago

Description

Need to downcase the runner on the wire. Updates the pacts to include the runner and the branch in the payload for the create test plan endpoint.

Testing

Have verified that the test splitter client sends the runner as downcase locally.