-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
Fix and rework settings tests #234
Conversation
EnricoMi
commented
Mar 7, 2022
•
edited
Loading
edited
- fixes regexp in is_alpha, extends testing
- fixes the way TEST_CHANGES_LIMIT is parsed
- harmonize parsing numbers in get_settings
- remove _default from test names, test all cases for each option
- compact options raising exceptions, use more loops and sub-tests
- move unknown value tests into specific option tests
- fixes regexp in is_alpha, extends testing - harmonize parsing numbers in get_settings - remove _default from test names, test all cases for each option - compact options raising exceptions, use more loops and sub-tests - move unknown value tests into specific option tests
Unit Test Results (Linux) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|
Unit Test Results (setup-python) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|
Unit Test Results (macOS) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|
Unit Test Results (Test Files) 25 files ±0 4 errors 22 suites ±0 39m 12s ⏱️ ±0s For more details on these parsing errors, failures and errors, see this check. Results for commit c873e40. ± Comparison against base commit a57df58. |
Unit Test Results (Dockerfile) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|
Unit Test Results (Windows) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|
Unit Test Results (Docker Image) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|
Unit Test Results (reference) 54 files ± 0 54 suites ±0 2m 32s ⏱️ -1s Results for commit c873e40. ± Comparison against base commit a57df58. This pull request removes 14 and adds 15 tests. Note that renamed tests count towards both.
|