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

Add integration tests #9

Closed
aaschmid opened this issue Feb 12, 2015 · 2 comments
Closed

Add integration tests #9

aaschmid opened this issue Feb 12, 2015 · 2 comments

Comments

@aaschmid
Copy link
Owner

maybe I can use some of the testfixtures from gradle (which are not exposed currently) ...

@aaschmid aaschmid self-assigned this Feb 12, 2015
@aaschmid
Copy link
Owner Author

And move all tests in de.aaschmid.gradle.plugins.cpd.test.CpdAcceptanceTest to real integration tests instead of calling execute()

aaschmid added a commit that referenced this issue Apr 19, 2015
* first containing the tests for fix of #8
* copied classes for test fixture from https://github.com/gradle/gradle
** renamed, merged and adjusted them to fit my personal needs
aaschmid added a commit that referenced this issue Jun 19, 2016
* first containing the tests for fix of #8
* copied classes for test fixture from https://github.com/gradle/gradle
** renamed, merged and adjusted them to fit my personal needs
aaschmid added a commit that referenced this issue Jun 19, 2016
Note: As the branch "integTest.#9" containing a small copy of the Gradle internal integration test abilities was used as a base branch for this. Before merging into master I squashed up all commits:

* added first integration tests (#9)
** first containing the tests for fix of #8
** copied classes for test fixture from https://github.com/gradle/gradle
*** renamed, merged and adjusted them to fit my personal needs
* added possiblility to run integration tests from IDE (#9)
* added test for #10
aaschmid added a commit that referenced this issue Jun 19, 2016
Note: As the branch "integTest.#9" containing a small copy of the Gradle internal integration test abilities was used as a base branch for this. Before merging into master I squashed up all commits:

* added first integration tests (#9)
** first containing the tests for fix of #8
** copied classes for test fixture from https://github.com/gradle/gradle
*** renamed, merged and adjusted them to fit my personal needs
* added possiblility to run integration tests from IDE (#9)
* added test for #10
aaschmid added a commit that referenced this issue Jun 19, 2016
Note: As the branch "integTest.#9" containing a small copy of the Gradle internal integration test abilities was used as a base branch for this. Before merging into master I squashed up all commits:

* added first integration tests (#9)
** first containing the tests for fix of #8
** copied classes for test fixture from https://github.com/gradle/gradle
*** renamed, merged and adjusted them to fit my personal needs
* added possiblility to run integration tests from IDE (#9)
* added test for #10
@aaschmid
Copy link
Owner Author

First created own testfixture see https://github.com/aaschmid/gradle-cpd-plugin/tree/integTest.%239. But as this was only incubating and Gradle brought out the Testkit, I skipped to using the Gradle testkit

@aaschmid aaschmid added this to the next version milestone Jun 19, 2016
aaschmid added a commit that referenced this issue Jun 19, 2016
Note: As the branch "integTest.#9" containing a small copy of the Gradle internal integration test abilities was used as a base branch for this. Before merging into master I squashed up all commits:

* added first integration tests (#9)
** first containing the tests for fix of #8
** copied classes for test fixture from https://github.com/gradle/gradle
*** renamed, merged and adjusted them to fit my personal needs
* added possiblility to run integration tests from IDE (#9)
* added test for #10
aaschmid added a commit that referenced this issue Jun 19, 2016
Note: As the branch "integTest.#9" containing a small copy of the Gradle internal integration test abilities was used as a base branch for this. Before merging into master I squashed up all commits:

* added first integration tests (#9)
** first containing the tests for fix of #8
** copied classes for test fixture from https://github.com/gradle/gradle
*** renamed, merged and adjusted them to fit my personal needs
* added possiblility to run integration tests from IDE (#9)
* added test for #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant