Skip to content

FIX/TEST: Fixes minor bugs in BoutiqueInterface #4

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

Merged

Conversation

rmarkello
Copy link

Fixes fact that BoutiqueInterface.cmdline was a callable which prevented .run() from executing, and some other minor issues in .aggregate_outputs(). Also adds a basic smoke test for BoutiqueInterface.

Sorry for the double PR. I think this finalizes my fixes for now, unless you'd like to see some additional tests on a wider range of boutiques descriptors.

@rmarkello rmarkello force-pushed the enh/boutique_interface branch from ba384fb to 8cac9a8 Compare October 10, 2018 14:12
Checks that input/output spec was generated and that calls to .help()
returns a string
@effigies effigies merged commit 8b2edca into effigies:enh/boutique_interface Oct 10, 2018
effigies pushed a commit that referenced this pull request Apr 22, 2022
PR FIX syntax:`os.join` --> `os.path.join`
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.

2 participants