Skip to content
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

Feature/modular adapters #10

Merged

Conversation

akshay-ap
Copy link
Collaborator

No description provided.

@akshay-ap akshay-ap force-pushed the feature/modular-adapters branch from ea96413 to 3f7531d Compare March 6, 2022 17:57
@akshay-ap akshay-ap changed the base branch from master to modular-adapters March 7, 2022 10:59
@akshay-ap akshay-ap requested a review from ghareeb-falazi March 7, 2022 11:21
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
* This ensures that the SDK is able to find the orderer and network peers.
*/
@Disabled
class FabricAdapterTest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as for Ethereum

import org.junit.jupiter.api.Test;

class ConnectionProfileManagerTest {
// private void assertProfiles(ConnectionProfilesManager manager) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to provide alternative tests for this class

Copy link
Member

@ghareeb-falazi ghareeb-falazi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (apart from the tests)

@ghareeb-falazi ghareeb-falazi merged commit c7cf9d0 into TIHBS:modular-adapters Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants