Skip to content

Conversation

@fritsbeumer
Copy link

Hi Niels,
Kun jij naar de testen kijken zodat het in development gemerged kan worden?

groet frits

SPMS-235 created 2 test cases pdf api
SPMS-235 More tests + refactoring
SPMS-235 extrat tests + refactoring
SPMS-235 added premium tests
SPMS-235 extra tests
@fritsbeumer fritsbeumer requested a review from nklomp October 26, 2018 09:06
SPMS-235 Using FileUtils.getTempDirectoryPath() to get download path
Copy link
Contributor

@nklomp nklomp left a comment

Choose a reason for hiding this comment

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

Please see remarks. Check formatting!

/**
* API tests for Conversion2PDFApi
*/
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this test not a test anymore? Unless I am missing something

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok got it. As you have overrides for every method that simply delegates to the super anyway. Why not simply leave as is and remove all the overrides? Just make this class abstract


@Test
public void _70_checkGeneratedPdf() throws IOException{
if (WRITE_TO_FILE)
Copy link
Contributor

Choose a reason for hiding this comment

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

Please adhere to "standard" coding rules in the project

@fritsbeumer
Copy link
Author

fritsbeumer commented Nov 6, 2018 via email

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.

3 participants