Branch: refs/heads/integration_tests
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: e05f7ae732b2afd1c908d94a87fe5cb569a5958a
      
https://github.com/jenkinsci/tfs-plugin/commit/e05f7ae732b2afd1c908d94a87fe5cb569a5958a
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrade maven-surefire-plugin to 2.18.1.

This also required configuring surefire to use the junit47 runner,
otherwise it was looking for version 2.18.1 of the surefire-junit4
runner.


  Commit: cb58d06e30414bd595d028835955297f5e045b75
      
https://github.com/jenkinsci/tfs-plugin/commit/cb58d06e30414bd595d028835955297f5e045b75
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    A src/test/java/hudson/plugins/tfs/IntegrationTests.java

  Log Message:
  -----------
  Add IntegrationTests interface for JUnit Category.


  Commit: 1f14309360bc8bc151ec70b332be9b896a962dc0
      
https://github.com/jenkinsci/tfs-plugin/commit/1f14309360bc8bc151ec70b332be9b896a962dc0
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Remove warnings about platform dependency.

Source: https://maven.apache.org/general.html#encoding-warning


  Commit: 0afa805b7d0472484b258e46eac0826109b58273
      
https://github.com/jenkinsci/tfs-plugin/commit/0afa805b7d0472484b258e46eac0826109b58273
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Add maven-failsafe-plugin for integration tests.

At the same time, exclude tests annocated with IntegrationTests from the
maven-surefire-plugin run.


  Commit: 0bda33a0d970189618ecf62e09426a750d87c183
      
https://github.com/jenkinsci/tfs-plugin/commit/0bda33a0d970189618ecf62e09426a750d87c183
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Add integration_test_with_TFS_server profile.

This will make sure the maven-failsafe-plugin only runs integration
tests when there is a value for the tfs_server_name property.

Example invocation:
mvn -Dtfs_server_name=TFS2013 verify


  Commit: c33672644a545525eafd1134295d6468d3c40f95
      
https://github.com/jenkinsci/tfs-plugin/commit/c33672644a545525eafd1134295d6468d3c40f95
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    A 
src/test/java/hudson/plugins/tfs/TeamFoundationServerScmIntegrationTest.java

  Log Message:
  -----------
  Add skeleton integration test class.

The way the code is currently written, this does not exercise too much
code, but it's a start.


  Commit: 99588d55188c1464c986ac58dcb564b92f00cc9b
      
https://github.com/jenkinsci/tfs-plugin/commit/99588d55188c1464c986ac58dcb564b92f00cc9b
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    A 
src/test/java/hudson/plugins/tfs/TeamFoundationServerScmFunctionalTest.java
    M 
src/test/java/hudson/plugins/tfs/TeamFoundationServerScmIntegrationTest.java

  Log Message:
  -----------
  Introducing skeleton functional test class.

Also add a comment to integration test class to help clarify purpose.


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/742a4d6d6a24...99588d55188c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to