-
Notifications
You must be signed in to change notification settings - Fork 174
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
[NDB_Factory] Remove testing mode #7199
Merged
Merged
Commits on Dec 14, 2020
-
[NDB_Factory] Remove testing mode
The "Testing" mode in NDB_Factory complicates our code and frequently confuses phan. It appears to not be used by our testing suite, and the test suite often explicitly sets it to not-test mode in order to get real connections, and uses setDatabase/setConfig/etc to inject mocks rather than using the factory's internal test mode. This removes the mode and simplifies our code.
Configuration menu - View commit details
-
Copy full SHA for c49ffbb - Browse repository at this point
Copy the full SHA c49ffbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e36246 - Browse repository at this point
Copy the full SHA 4e36246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e196f - Browse repository at this point
Copy the full SHA 59e196fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e788ad4 - Browse repository at this point
Copy the full SHA e788ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5c90e - Browse repository at this point
Copy the full SHA ea5c90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596c6b7 - Browse repository at this point
Copy the full SHA 596c6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 872ae41 - Browse repository at this point
Copy the full SHA 872ae41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9b301 - Browse repository at this point
Copy the full SHA ab9b301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8086a - Browse repository at this point
Copy the full SHA 6d8086aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 141628b - Browse repository at this point
Copy the full SHA 141628bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0170f11 - Browse repository at this point
Copy the full SHA 0170f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ce835 - Browse repository at this point
Copy the full SHA a0ce835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e02aa - Browse repository at this point
Copy the full SHA 86e02aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e660731 - Browse repository at this point
Copy the full SHA e660731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a124cd - Browse repository at this point
Copy the full SHA 0a124cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6959d7b - Browse repository at this point
Copy the full SHA 6959d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8117df - Browse repository at this point
Copy the full SHA d8117dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd7b0d - Browse repository at this point
Copy the full SHA 9fd7b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aae2395 - Browse repository at this point
Copy the full SHA aae2395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fda1ce - Browse repository at this point
Copy the full SHA 3fda1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 265ed8c - Browse repository at this point
Copy the full SHA 265ed8cView commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3bf3057 - Browse repository at this point
Copy the full SHA 3bf3057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81deef5 - Browse repository at this point
Copy the full SHA 81deef5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.