-
Notifications
You must be signed in to change notification settings - Fork 66
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
build: Add tests for fetch using passing arguments #115
Merged
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4485eee - Browse repository at this point
Copy the full SHA 4485eeeView commit details -
Fix: Tests failing because of calling pointer
- The fetchUser passing pointer had another struct which was not necessarily needed - Removed PersonalInfo as it was not needed wrt the testcase
Configuration menu - View commit details
-
Copy full SHA for a880ed5 - Browse repository at this point
Copy the full SHA a880ed5View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53cb76f - Browse repository at this point
Copy the full SHA 53cb76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8821233 - Browse repository at this point
Copy the full SHA 8821233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48449da - Browse repository at this point
Copy the full SHA 48449daView commit details
Commits on Dec 1, 2023
-
fix: Flipped test case and add validate helper
- For negative test cases, test cases have been skipped for now. - For passing test cases, a helper method has been added to validate output
Configuration menu - View commit details
-
Copy full SHA for a79fce8 - Browse repository at this point
Copy the full SHA a79fce8View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbafd2d - Browse repository at this point
Copy the full SHA cbafd2dView commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c153653 - Browse repository at this point
Copy the full SHA c153653View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4815d7 - Browse repository at this point
Copy the full SHA c4815d7View commit details
Commits on Jan 7, 2024
-
Apply suggestions from code review
Code Review comments suggestions added Co-authored-by: Przemyslaw Hugh Kaznowski <hughkaznowski@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for f1713c4 - Browse repository at this point
Copy the full SHA f1713c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de3559 - Browse repository at this point
Copy the full SHA 4de3559View commit details -
Merge branch 'dev/sbshah97/db_test' of github.com:sbshah97/surrealdb.…
…go into dev/sbshah97/db_test
Configuration menu - View commit details
-
Copy full SHA for c9a4f3d - Browse repository at this point
Copy the full SHA c9a4f3dView 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.