-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix testlab timeout limit exceeded (#12)
* validate testlab timeout limit max * reflect testlab timeout max value * update description with most recent timeout value * proper handling of max timeout - precise validation based on google docs - fallback instead of failure if value exceeds max * cr fix: add unit of measurement to var name * cr fix: misleading function name * pr fix: sync description with official docs * pr fix: trim 's' from test timeout * fix: accept inputs ending in s * tests for test timeut format validation * clean up: revert unneeded changes * make description very clear
- Loading branch information
Showing
2 changed files
with
15 additions
and
3 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