Skip to content

Test more executors in TestAskRunnerOverrideDefaults

Pedro Pombeiro requested to merge 26642-test-more-executors-reg into master

What does this MR do?

Adds test coverage for more executors in RegisterCommand.askExecutorOptions.

Why was this MR needed?

The RegisterCommand.askExecutorOptions method was only being tested with the docker executor, leaving all the other executorFns untested.

What's the best way to test this MR?

Check the code coverage in RegisterCommand.askExecutorOptions before and after the MR.

What are the relevant issue numbers?

Part of #26642 (closed)

Edited by Pedro Pombeiro

Merge request reports

Loading