> @@ -156,6 +158,33 @@ public void testListNodesInEnvironmentReturns404() {
> assertTrue(nodes.isEmpty(), String.format("Expected nodes to be empty
> but was: %s", nodes));
> }
>
> + public void testListCookbooksInEnvironmentReturns2xx() {Again, could we rename this to explain the use case? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-chef/pull/24/files#r6428014
