Uh oh!
There was an error while loading. Please reload this page.
Split adapters into separate tests for better maintainability - #28
Merged
Conversation
stnguyen90force-pushed
the
feat-separate-tests
branch
from
July 25, 2023 00:43
ddf6f6f to
71bf165Comparestnguyen90
commented
Jul 25, 2023
ContributorAuthor
@christyjacob4, did our |
christyjacob4
commented
Jul 28, 2023
Contributor
@stnguyen90 yes I have updated it now |
christyjacob4
commented
Jul 28, 2023
Contributor
Also the sentry constructor was updated so please sync your PR with |
stnguyen90force-pushed
the
feat-separate-tests
branch
2 times, most recently
from
July 28, 2023 21:40
9f9a60e to
929fe6bComparestnguyen90force-pushed
the
feat-separate-tests
branch
from
July 28, 2023 21:51
929fe6b to
f1ec9caComparestnguyen90
commented
Jul 28, 2023
ContributorAuthor
@christyjacob4, done. |
christyjacob4
approved these changes
Oct 16, 2023
This file contains hidden or 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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
By splitting the adapter tests out, each test won't impact any other tests.