-
Notifications
You must be signed in to change notification settings - Fork 5
Partial refactoring of the s-pipes-core #432
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
Conversation
|
@MSattrtand please rebase (not urgent) |
423895e to
e25a4ac
Compare
s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindBySelectModule.java
Outdated
Show resolved
Hide resolved
a7c85bc to
9ad2b05
Compare
s-pipes-core/src/main/java/cz/cvut/spipes/spin/util/SPINEnhancedNodeFactory.java
Outdated
Show resolved
Hide resolved
s-pipes-core/src/test/java/cz/cvut/spipes/modules/AbstractModuleTest.java
Show resolved
Hide resolved
blcham
left a comment
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.
Can you investigate following files as discussed on meeting?
s-pipes-core/src/main/java/cz/cvut/spipes/modules/handlers/CharacterHandler.java
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.
?
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.
Done
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.
?
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.
Done
s-pipes-core/src/main/java/cz/cvut/spipes/modules/handlers/ListSetter.java
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.
?
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.
Done
27e70d7 to
d34684b
Compare
- remove test prefix from the test - start test with the name of the method called
4617586 to
f51e476
Compare
5257462 to
a205f20
Compare
Resolves partially #324