You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Antonio Vieiro (JIRA)" <ji...@apache.org> on 2017/10/08 08:37:00 UTC

[jira] [Created] (NETBEANS-80) libs.git requires a test-user & test git repository for unit tests

Antonio Vieiro created NETBEANS-80:
--------------------------------------

             Summary: libs.git requires a test-user & test git repository for unit tests
                 Key: NETBEANS-80
                 URL: https://issues.apache.org/jira/browse/NETBEANS-80
             Project: NetBeans
          Issue Type: Task
          Components: versioncontrol - Git
    Affects Versions: Next
            Reporter: Antonio Vieiro


The "libs.git" module uses a private key [1] and a "dummy test user" to connect to a git repository (currently at "vcs-test.cz.oracle.com/", [2]) to perform connection unit tests.

For this unit tests to succeed a demo-user, a demo private key and a demo git repository should be set up.


[1] https://github.com/apache/incubator-netbeans/blob/master/libs.git/test/unit/data/private_key
[2] https://github.com/apache/incubator-netbeans/blob/master/libs.git/test/unit/src/org/netbeans/libs/git/jgit/ConnectionTest.java



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)