-
Notifications
You must be signed in to change notification settings - Fork 532
fugue broken by the refactor #977
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
Comments
@bpinsard - _list_outputs in no longer strictly necessary if name_source is implemented correctly. at the top of our priority list is to start adding regression and interface tests. at least basic ones. so if you can post one with public data that would be great. |
is name_source the standard for fsl interfaces ?? or in general? |
for newer interfaces |
btw, if you have time to go through your outstanding pull-requests we are happy to put the time into reviewing them over the next week or two. |
Well, there is this old issue #573, that we could use to get rid of Should we close this one? |
No _list_outputs is implemented in FUGUE interface, so no outputs is set by default.
this seems to be broken by this PR: #857
it seems that no tests are checking for outputs to be listed if file created.
The text was updated successfully, but these errors were encountered: