Aaron Lehmann
|
abe320307d
|
Add TestAddTarget
This test adds two targets, and after each one, inspects the changelist
files to make sure they meet expectations.
|
2015-07-09 17:58:09 -07:00 |
David Lawrence
|
6bff14a679
|
refactoring NotaryClient out
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-07-09 17:58:09 -07:00 |
Diogo Monica
|
f9f11e5781
|
Starting the key refactor; rename UnlockedRootKey
Signed-off-by: Diogo Monica <diogo@docker.com>
|
2015-07-09 17:58:09 -07:00 |
Aaron Lehmann
|
aa2caade20
|
Convert client_test.go to use testify
This simplifies the code and will be more consistent with upcoming
tests.
|
2015-07-09 17:58:09 -07:00 |
Aaron Lehmann
|
4602f5fb6c
|
Extend TestInitRepo to parse and sanity-check TUF metadata
|
2015-07-09 17:58:09 -07:00 |
Aaron Lehmann
|
42e3f1a1c0
|
Use trustmanager.FingerprintCert instead of more complex method
|
2015-07-09 17:58:09 -07:00 |
Aaron Lehmann
|
458a7a8fac
|
Add TestInitRepo
This test initializes a repo and then performs a series of sanity checks
on the filesystem hierarchy.
|
2015-07-09 17:58:09 -07:00 |