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

CLI interface tests #246

Open
rob-clarke opened this issue Jun 13, 2021 · 0 comments
Open

CLI interface tests #246

rob-clarke opened this issue Jun 13, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rob-clarke
Copy link
Contributor

Feature request

Feature description

Tests for the CLI interface.
#221 showed a failure of one of the expected modes of operation. When implementing the fix it would have been nice to have tests to ensure existing behaviour did not regress.

Implementation considerations

All that actually needs to be tested is that a call to main with appropriate arguments results in launch_a_launch_file being called with the correct arguments, or else an error is thrown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants