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

[WiP] Added and reviewed tests from @kazesberger #63

Closed
wants to merge 2 commits into from

Conversation

recena
Copy link
Contributor

@recena recena commented Aug 18, 2015

This PR aims to rescue interesting tests from #14 (by @kazesberger). These tests are being reviewing and documented.

@recena recena changed the title Added and reviewed tests from @kazesberger [WiP] Added and reviewed tests from @kazesberger Aug 18, 2015
@@ -91,4 +98,62 @@ public void testGlobalPropertiesSetWORKSPACE() throws Exception {

assertEquals(result_testGlobalVariableName, result_testJobVariableName);
}

@Test
public void testChangeOfGlobalPropertyGetsRecognizedWhenWithoutJobPropertyAndRunOnSlaves() throws Exception {
Copy link
Member

Choose a reason for hiding this comment

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

wow. It should be splitted to small test methods. Think now it checks EVERITHING.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lanwen Indeed. The PR is [WiP]. I thought to review this kind of things. Anyway, thanks so much.

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@oleg-nenashev
Copy link
Member

I think it makes sense to extract the test in any case.

@recena , could you please retain the authorship of the original commit? @kazesberger or his company may have strong opinions about it.

@recena
Copy link
Contributor Author

recena commented Aug 19, 2015

@oleg-nenashev I don't know what you mean.

@oleg-nenashev
Copy link
Member

@recena
Your commit states that the author of the commit is @recena , but the actual author of this code was @kazesberger .

@recena
Copy link
Contributor Author

recena commented Aug 23, 2015

@oleg-nenashev I know it. The PR title describes perfectly I'm doing. I did not use his commit because I'm inluding reviews. If you don't agree (once again), please close the PR.

@oleg-nenashev
Copy link
Member

I just ask to resubmit changes with the proper author

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.

4 participants