-
Notifications
You must be signed in to change notification settings - Fork 267
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
Refactor Bridge related tests #2706
Conversation
marcos-iov
commented
Sep 3, 2024
- Remove unthrown exceptions from the methods declaration
- Rename variables
- Move utils methods to it's own class
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
rskj-core/src/test/java/co/rsk/peg/federation/FederationStorageProviderImplTests.java
Outdated
Show resolved
Hide resolved
rskj-core/src/test/java/co/rsk/peg/utils/BridgeEventLoggerImplTest.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job! LGTM
bc13adb
rskj-core/src/test/java/co/rsk/peg/utils/BridgeEventLoggerImplTest.java
Outdated
Show resolved
Hide resolved
rskj-core/src/test/java/co/rsk/peg/federation/FederationStorageProviderImplTests.java
Outdated
Show resolved
Hide resolved
rskj-core/src/test/java/co/rsk/peg/federation/FederationStorageProviderImplTests.java
Show resolved
Hide resolved
962012d
to
4fbdf69
Compare
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |