Skip to content

Latest commit

 

History

History

README.md

/test

Contains all the test scripts, runner, and keys for running the tests.


/home

Contains gitconfig for the test repositories.

/repos

Contains blame, empty, nonrepo, and workdir test repositories.

/tests

Unit tests for NodeGit.

/utils

Test utilities with garbage collector, index, and repository setup, that can be used in tests.

Keys

Note: all files are encoded in base64 in \*.enc and decoded before the test suite runs.

encrypted_rsa

  • passphrase "test-password"
  • registered as deploy key on nodegit/test repo named "Encrypted test key"

id_rsa

  • registered as deploy key on nodegit/test repo named "Unencrypted Test Key"

private.ppk

  • same key as id_rsa
  • ppk format is used by putty/pageant and converted/generated by puttygen

nodegit-test-rsa