-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Some minor bugs are:
- The button "View tool specification" redirects the user outside VRE
- The "Test Files" generation creates a BASH files that doesn't redirect STDERR to 'tool.log', unlike the real VRE execution. The command line should include:
> tool.log 2>&1
Possible enhancements:
- In "Generate Test Files", the field "working directory" should include a note/warning saying: "Make your the directory does not exists on your system, as on each execution, the folder's content is cleaned"
- Cannot define multiple file_paths for "Allow multiple: true" infiles when generating "Test Files".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request