yet another refactor of nodes, this time with better tests
authorsalimfadhley <sal@stodge.org>
Mon, 17 Jun 2013 23:44:26 +0000 (00:44 +0100)
committerSalim Fadhley <sal@stodge.org>
Sun, 23 Jun 2013 20:21:51 +0000 (21:21 +0100)
commit1db4c347b2cb2b1afb572ad8c42a4e02226df7e0
tree241209e1ad53233ca45c83ab3072665203dd52b4
parent1c4f58589b6101555ef2cdf370e26a0b7dfde72a
yet another refactor of nodes, this time with better tests
jenkinsapi/exceptions.py
jenkinsapi/jenkins.py
jenkinsapi/node.py
jenkinsapi/nodes.py
jenkinsapi/utils/requester.py
jenkinsapi_tests/systests/test_nodes.py
jenkinsapi_tests/unittests/test_node.py