zhengyuyu
|
ccbaa6fab4
|
Fix test_delegations.py
Made changes that ensure it raises correct exception based on the refactored version of updater.py and download.py
|
2013-09-13 18:38:52 -04:00 |
|
dachshund
|
edec089965
|
Fix variable shadow bug, use absolute import in two integration tests.
|
2013-09-13 17:39:57 -04:00 |
|
dachshund
|
b5263e4322
|
Fix variable shadow bug, use absolute import in two integration tests.
|
2013-09-13 17:39:57 -04:00 |
|
zanefisher
|
e059cf814b
|
More integration test tidying-up
|
2013-09-13 17:39:29 -04:00 |
|
zanefisher
|
502a0102ec
|
More integration test tidying-up
|
2013-09-13 17:39:29 -04:00 |
|
zanefisher
|
a397e208cd
|
Rename boolean perameter 'TUF' to 'using_tuf' in every test.
|
2013-09-13 15:30:11 -04:00 |
|
zanefisher
|
f4eedf1d62
|
Rename boolean perameter 'TUF' to 'using_tuf' in every test.
|
2013-09-13 15:30:11 -04:00 |
|
zanefisher
|
8d8c223123
|
Merge remote-tracking branch 'upstream/demo2' into demo2
|
2013-09-13 13:39:44 -04:00 |
|
zanefisher
|
419b1dc24e
|
Merge remote-tracking branch 'upstream/demo2' into demo2
|
2013-09-13 13:39:44 -04:00 |
|
zanefisher
|
f2517e1717
|
Clean up extraneous dependencies test following Vlad's review.
|
2013-09-13 13:38:50 -04:00 |
|
zanefisher
|
32427505ac
|
Clean up extraneous dependencies test following Vlad's review.
|
2013-09-13 13:38:50 -04:00 |
|
vladdd
|
83ac535d32
|
Fix test_updater.py test case failure
Rebuild server repository in test_5_all_targets() - other test cases may not have properly restored the contents of the repository.
|
2013-09-13 09:54:10 -04:00 |
|
vladdd
|
d8841544e4
|
Fix test_updater.py test case failure
Rebuild server repository in test_5_all_targets() - other test cases may not have properly restored the contents of the repository.
|
2013-09-13 09:54:10 -04:00 |
|
zanefisher
|
d75e47f2cd
|
Merge remote-tracking branch 'upstream/demo2' into demo2
|
2013-09-12 14:54:25 -04:00 |
|
zanefisher
|
4f8054755c
|
Merge remote-tracking branch 'upstream/demo2' into demo2
|
2013-09-12 14:54:25 -04:00 |
|
zanefisher
|
a3fbb50b2a
|
Update extraneous dependecies test to expect the new NoWorkingMirrorError.
|
2013-09-12 14:53:57 -04:00 |
|
zanefisher
|
a5692a1441
|
Update extraneous dependecies test to expect the new NoWorkingMirrorError.
|
2013-09-12 14:53:57 -04:00 |
|
vladdd
|
b89d6fb853
|
Update test_keystore.py following .key format and keystore changes
|
2013-09-12 13:02:54 -04:00 |
|
vladdd
|
dc146f97a1
|
Fix test_util_test_tools.py test case failure
Clear the keystore before initializing the util_test_tools.py repository and again after every test case exits.
|
2013-09-12 08:14:18 -04:00 |
|
vladdd
|
3111c22c63
|
Fix test_util_test_tools.py test case failure
Clear the keystore before initializing the util_test_tools.py repository and again after every test case exits.
|
2013-09-12 08:14:18 -04:00 |
|
vladdd
|
a1132af5af
|
Fix test_keystore.py unit test failure
Ensure the keystore is empty prior to running the test cases. The courtesy bug is spreading.
|
2013-09-11 13:33:28 -04:00 |
|
vladdd
|
a749c1d6bf
|
Fix test_keystore.py unit test failure
Ensure the keystore is empty prior to running the test cases. The courtesy bug is spreading.
|
2013-09-11 13:33:28 -04:00 |
|
vladdd
|
7e98cb8269
|
Fix unit test failure in test_roledb.py
Ensure roledb is empty prior to running the test cases. roledb.py may have been modified by other unit tests that did not properly clean up.
|
2013-09-11 12:36:44 -04:00 |
|
vladdd
|
b7d86eca36
|
Fix unit test failure in test_roledb.py
Ensure roledb is empty prior to running the test cases. roledb.py may have been modified by other unit tests that did not properly clean up.
|
2013-09-11 12:36:44 -04:00 |
|
dachshund
|
59dfa1f5ba
|
Replace relative with absolute imports for tests.
|
2013-09-10 17:33:00 -04:00 |
|
dachshund
|
96c0aaaa9e
|
Replace relative with absolute imports for tests.
|
2013-09-10 17:33:00 -04:00 |
|
dachshund
|
864d3065a8
|
Merge unit test fix from @zanefisher; fix a unit test bug.
|
2013-09-10 00:56:30 -04:00 |
|
dachshund
|
9cbffa1660
|
Merge unit test fix from @zanefisher; fix a unit test bug.
|
2013-09-10 00:56:30 -04:00 |
|
dachshund
|
9bd35596c9
|
Merge branch 'demo2' of https://github.com/zanefisher/tuf into demo2
Conflicts:
tests/unit/test_updater.py
|
2013-09-10 00:39:49 -04:00 |
|
dachshund
|
a8d32a2220
|
Merge branch 'demo2' of https://github.com/zanefisher/tuf into demo2
Conflicts:
tests/unit/test_updater.py
|
2013-09-10 00:39:49 -04:00 |
|
dachshund
|
78344636de
|
Even better organization of tests; remove evpy.
Require higher versions of PyCrypto.
|
2013-09-10 00:24:34 -04:00 |
|
dachshund
|
c20f0a1455
|
Even better organization of tests; remove evpy.
Require higher versions of PyCrypto.
|
2013-09-10 00:24:34 -04:00 |
|