Refactoring and testing
crew.aws.batch 0.0.4
- Move the
args_client()
andargs_submit()
launcher methods to theprivate
list. - Refactor testing infrastructure.
- Handle missing scheduling priorities so
definition$describe()
does not error out if the field is missing.