[GSOC22] - D - Test the Three Way Merge UI#9069
Conversation
- Because NO_ROW_INDEX is passed to ThreeWayMergeCell for header cells only
- Setting user data was useful before when FieldRow depended on it to figure out the value of the selected cell, but now it has a different implementation
calixtus
left a comment
There was a problem hiding this comment.
LGTM, just one question about a comment
|
|
|
It's hiccup if a more deeper issue with the stylesheet management of javafx and how the ThemeManager interacts with it. I don't think you should bother with it in this PR. As for now the tests are all green. So if @Siedlerchr is ok with this, we should merge this PR soon. |
|
Yep, looks good so far. I would not spend time on this ThemeManager issue. As long as it works when running JabRef it's not worth spending time on it. Maybe we can disable the test on CI |
* upstream/main: Fix missing CSS for some dialogs (JabRef#9150) Bump org.eclipse.jgit from 6.2.0.202206071550-r to 6.3.0.202209071007-r (JabRef#9152) Bump mockito-core from 4.7.0 to 4.8.0 (JabRef#9151) [GSOC22] - D - Test the Three Way Merge UI (JabRef#9069)
Besides unit testing the three-way merge UI, the code was refactored for better testability
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)