Skip to content

Add integration tests for batchTestGenerator #669

@bryan-aguilar

Description

@bryan-aguilar

Integration tests for the batchTestGenerator tool should be added for each command. Ideas for command integration tests are outlined below. Most of these can be done through the use of shell commands.

local: Using a dedicated testcase input file generate a local test-case-batch file and verify that the test-case-batch file contains all expected test cases.

github: Using a dedicated testcase input file generate the github actions outputs and validate that batch-keys contains the expected keys and all test cases are present in the batch-values outputs.

validate: Setup a local DDB instance that can be prepopulated with cache items. Run the validate command and compare actual to expected results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions