1. 5cb4948 list server addresses operation and unit tests by Jon Perritt · 10 years ago
  2. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  3. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  4. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  5. 6c003d2 Successfully is a very difficult word to spell by Alex Gaynor · 10 years ago
  6. fa8fbeb Move the HandleFunc to fixtures so it can be reused easily by Alex Gaynor · 10 years ago
  7. 0160cff capitalization by Alex Gaynor · 10 years ago
  8. 7f3b06e Structure this correctly. by Alex Gaynor · 10 years ago
  9. 02c86a3 doh, wrong status code by Alex Gaynor · 10 years ago
  10. a72749e whoops, convert this to the right type by Alex Gaynor · 10 years ago
  11. 40449ed typo by Alex Gaynor · 10 years ago
  12. 3116817 whoops by Alex Gaynor · 10 years ago
  13. 810d489 first pass at a test by Alex Gaynor · 10 years ago
  14. 34732fe Adding DeleteResult for servers.Delete by Jamie Hannaford · 10 years ago
  15. a70510a Move HandleServerListSuccessfully() to fixtures, too. by Ash Wilson · 10 years ago
  16. 189c95c Move Get and Update mocks to fixtures. by Ash Wilson · 10 years ago
  17. 5f7cf18 Use an options struct for Resize. by Ash Wilson · 10 years ago
  18. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  19. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  20. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  21. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  22. d3532cd CheckServerEquals is no longer needed :fire: by Ash Wilson · 10 years ago
  23. e77ffb0 Begin moving compute fixtures into fixtures.go. by Ash Wilson · 10 years ago
  24. 8c072a3 Making server action result types more consistent by Jamie Hannaford · 10 years ago
  25. 304ab09 Moving 1 call to fake service client by Jamie Hannaford · 10 years ago
  26. 2aaf1a6 Moving calls to client helper while I'm at it by Jamie Hannaford · 10 years ago
  27. cf00172 Fixing broken test :mag: by Jamie Hannaford · 10 years ago
  28. 6c9eb60 Adding RebuildOpts to clarify arg ordering by Jamie Hannaford · 10 years ago
  29. 3a0e3b4 Unnecessary reference operator :fire: by Ash Wilson · 10 years ago
  30. dcbc8fb Use a struct for Update options, too. by Ash Wilson · 10 years ago
  31. 6a310e0 Use a concrete struct for server.Create options. by Ash Wilson · 10 years ago
  32. d27e0ff Use result structs for server requests. by Ash Wilson · 10 years ago
  33. 8deb38c Test RevertResize. by Ash Wilson · 10 years ago
  34. e2bffd5 Test ConfirmResize. by Ash Wilson · 10 years ago
  35. 45181f4 Test the Resize call. by Ash Wilson · 10 years ago
  36. 077f877 Reboot action test. by Ash Wilson · 10 years ago
  37. 8d368e9 Reboot action test. by Ash Wilson · 10 years ago
  38. fb99ec7 ChangeAdminPassword test. by Ash Wilson · 10 years ago
  39. 0aac3a8 servers.Update test case. by Ash Wilson · 10 years ago
  40. a612f1f Test the Get call. by Ash Wilson · 10 years ago
  41. aff3627 Server deletion test. by Ash Wilson · 10 years ago
  42. 3204d0d Server creation test. by Ash Wilson · 10 years ago
  43. ad21c71 Test servers.List. by Ash Wilson · 10 years ago