git-lfs/test/cmd
Steve Streeting 766c22dfa9 Add enhanced test setup tools for 'go test' and integration tests
* Use test.Repo and AddCommits to set up complex multi-branch tests
* Can commit in the past for history tests, branch, merge and tag
* Can generate random data for files or use what you give it
* Returns full detail of the commits created including SHAs and OIDs
* Can pipe JSON from a batch file into lfstest-testutils to get the same
  functionality in acceptance tests
* get_date bash util to create commit dates easily on BSD/Mac and GNU
* see test-push.sh for bash example and scanner_git_test.go for go test
2015-08-25 17:39:33 +01:00
..
git-credential-lfstest.go don't use ldflags in credential tests 2015-08-11 14:18:30 -06:00
lfstest-gitserver.go Write a test that triggers and tests for bad batch status codes 2015-08-17 16:06:34 -06:00
lfstest-testutils.go Add enhanced test setup tools for 'go test' and integration tests 2015-08-25 17:39:33 +01:00