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 CLI integration tests #7

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

JamyGolden
Copy link
Member

Tests included

test_operation_render_no_data

Tests render with no data

test_operation_render_single_data

Tests render with a single --data flag

test_operation_render_multiple_data

Tests render with multiple --data flags

test_operation_render_single_datafile

Tests render with a single --data-file flag

test_operation_render_multiple_datafile

Tests render with a multiple --data-file flags

test_operation_render_mixture_of_data_and_datafile

Tests render with a mixture of --data and --data-file

test_operation_render_using_stdin_as_template

Tests render using stdin and providing - as the template path

test_operation_render_out

Tests render with the --out flag

@JamyGolden JamyGolden requested a review from evestera April 1, 2024 17:35
@JamyGolden JamyGolden force-pushed the jamy/feature/cli-integration-tests branch from 00e09bf to 0a014c0 Compare May 3, 2024 10:57
Base automatically changed from jamy/feature/docs to main May 3, 2024 15:05
@JamyGolden JamyGolden force-pushed the jamy/feature/cli-integration-tests branch from 0a014c0 to 471f9c0 Compare May 3, 2024 20:16
@JamyGolden JamyGolden force-pushed the jamy/feature/cli-integration-tests branch from 471f9c0 to 80943a4 Compare May 3, 2024 20:22
@JamyGolden JamyGolden merged commit 7487101 into main May 12, 2024
2 checks passed
@JamyGolden JamyGolden deleted the jamy/feature/cli-integration-tests branch May 12, 2024 18:00
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

Successfully merging this pull request may close these issues.

1 participant