forked from galaxyproject/bioblend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update parameter defaults for
QuotaClient.update_quota()
(galaxyp…
…roject#489) * add test for updating nondefault quotas * try to fix * quota creation needs user id * is this the intended usage * Apply suggestions from code review Co-authored-by: Nicola Soranzo <[email protected]> * fix linting * Change default value of ``default`` parameter of ``QuotaClient.update_quota()`` to None * Change default value of ``operation`` parameter of ``QuotaClient.update_quota()`` to "=" which is the same of the Galaxy API since 21.09 and makes the ``test_update_non_default_quota`` pass for Galaxy <21.09 without having to specify the ``operation`` parameter. * Update test docstring Co-authored-by: M Bernt <[email protected]> * Apply suggestions from code review --------- Co-authored-by: Nicola Soranzo <[email protected]> Co-authored-by: Nicola Soranzo <[email protected]>
- Loading branch information
1 parent
1cdb330
commit 5b6cb7a
Showing
2 changed files
with
39 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters