Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration tests for batchTestGenerator #669

Open
bryan-aguilar opened this issue May 4, 2022 · 0 comments
Open

Add integration tests for batchTestGenerator #669

bryan-aguilar opened this issue May 4, 2022 · 0 comments

Comments

@bryan-aguilar
Copy link
Contributor

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.

@bryan-aguilar bryan-aguilar changed the title Add integration tests to batchTestGenerator Add integration tests for batchTestGenerator May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant