1. c6fdd6f Fix deleting tld records after tests by Maksym Shalamov · 6 years ago mcp/pike
  2. 84e8349 Fix deleting zones after tests by Maksym Shalamov · 7 years ago mcp/ocata
  3. fe54746 Fix deleting zones in recordset validation tests by Maksym Shalamov · 7 years ago
  4. 4b16650 Fix quota tests for static credentials by Pavlo Shchelokovskyy · 7 years ago
  5. 1dad5c3 Delete created zone in recordset validation tests by Pavlo Shchelokovskyy · 7 years ago
  6. 422f38b Add test for quota set for invalid project by Pavlo Shchelokovskyy · 7 years ago
  7. d8dd2ce Remove zone_id on import compare by Thomas Herve · 8 years ago
  8. 4c094d1 Merge "Fix test incompatibilities with py35" by Jenkins · 8 years ago
  9. 945b9c6 Fix test incompatibilities with py35 by Thomas Herve · 8 years ago
  10. f4b0724 Replace deprecated test.attr with decorators.attr by ghanshyam · 8 years ago
  11. 62677f8 Merge "Migrate the recordset validation functional test" by Jenkins · 9 years ago 0.2.0
  12. 21715d1 Add more Zone Transfer tests by Kiall Mac Innes · 9 years ago
  13. 5fde085 Merge "Add tests for wildcard RRSets" by Jenkins · 9 years ago
  14. 2f028f4 Merge "Fix duplicate Idempotent ID's" by Jenkins · 9 years ago
  15. 3d1f5a8 Merge "Clean imports in code" by Jenkins · 9 years ago
  16. a63e125 Fix duplicate Idempotent ID's by Kiall Mac Innes · 9 years ago
  17. c866eff Merge "Port 'RecordsetCrossZoneTest' to plugin" by Jenkins · 9 years ago
  18. 9a1dfd9 Port 'RecordsetCrossZoneTest' to plugin by Tim Simmons · 9 years ago
  19. dc715e1 Migrate the recordset validation functional test by Eric Larson · 9 years ago
  20. a585e94 Clean imports in code by Cao Xuan Hoang · 9 years ago
  21. 7967b0e Merge "Add tests for various RRSet types" by Jenkins · 9 years ago
  22. 46124d6 Merge "Add several negative RecordSet tests" by Jenkins · 9 years ago
  23. c988f6f Move RecordsetOwnershipTests to plugin by Graham Hayes · 9 years ago
  24. 46e27d3 Add tests for wildcard RRSets by Kiall Mac Innes · 9 years ago
  25. 62f9d49 Add tests for various RRSet types by Kiall Mac Innes · 9 years ago
  26. 4a37679 Add several negative RecordSet tests by Kiall Mac Innes · 9 years ago
  27. 997e7ff Merge "Test that updating recordset TTL only modifies TTL" by Jenkins · 9 years ago
  28. b53b11d Test that updating recordset TTL only modifies TTL by Tim Simmons · 9 years ago
  29. 46ca25d Merge "Add negative testcases for ownership transfer_request and tsigkey" by Jenkins · 9 years ago
  30. 187dc2f Add negative testcases for ownership transfer_request and tsigkey by sonu.kumar · 9 years ago
  31. ea45a25 Merge "Add functional testing for the v2 API quotas endpoint" by Jenkins · 9 years ago
  32. 2fc1582 Merge "Reuse zone during recordset tests" by Jenkins · 9 years ago
  33. c811498 Add functional testing for the v2 API quotas endpoint by Graham Hayes · 9 years ago
  34. d8cd7d6 Reuse zone during recordset tests by Kiall Mac Innes · 9 years ago
  35. ddb13fe Reduce the number of "smoke" tests by Emilien Macchi · 9 years ago
  36. 925f318 Merge "Migrate the "unauthed" tests" by Jenkins · 9 years ago
  37. d56330a Migrate the "unauthed" tests by Paul Glass · 9 years ago
  38. ec7ec7f Migrate negative tests for pools, tlds, blacklists by Paul Glass · 9 years ago
  39. 24df485 Replace idempotent_id decorator with tempest.lib version by Kiall Mac Innes · 9 years ago
  40. 84f0aa5 Merge "Add a zone export scenario test" by Jenkins · 9 years ago
  41. 7e2a640 Add a zone export scenario test by Paul Glass · 9 years ago
  42. 356b11a Merge "Add client's methods and testcases for tsigkey" by Jenkins · 9 years ago
  43. c311086 Add client's methods and testcases for tsigkey by sonu.kumar · 9 years ago
  44. 1177796 Merge "Add data driven RecordSet tests" by Jenkins · 9 years ago
  45. 4055b81 Add data driven RecordSet tests by Kiall Mac Innes · 9 years ago
  46. 0127579 Replace assertEqual(a>b) with assertGreater(a, b) by sonu.kumar · 9 years ago
  47. 53dbdbb Add client's method and test cases for /v2/recordsets API by sonu.kumar · 9 years ago
  48. ea0ba08 Add zones ownership transfer accept to Designate tempest plugin by sonu.kumar · 9 years ago
  49. e9785c9 Add zones ownership transfer request to Designate tempest plugin by sonu.kumar · 9 years ago
  50. d9ebd5c Merge "Remove unintended comment" by Jenkins · 9 years ago
  51. bbba362 Remove unintended comment by sonu.kumar · 9 years ago
  52. 8ae796c Port V1 Tempest test from designate's contrib folder by Kiall Mac Innes · 9 years ago
  53. 2de01be Add tld_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  54. 4beb93c Add pool_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  55. de24d96 Add recordset_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  56. c8f7a70 Add zones_export_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  57. 8abae33 Add blacklist client + smoke tests by Paul Glass · 9 years ago
  58. aec952a Add zones_import_client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  59. 99763c9 Merge "Several test cleanups" by Jenkins · 9 years ago
  60. d8471de Move assertExpected fucntion to base class by sonu.kumar · 9 years ago
  61. 6db1c01 Several test cleanups by Kiall Mac Innes · 9 years ago
  62. 560c89b API tests should be fast, Scenario tests slow by Kiall Mac Innes · 9 years ago
  63. fef36a8 Adds zone client's methods and tests to Designate tempest plugin by sonu.kumar · 9 years ago
  64. 25fb29e Initial layout of Designate tempest plugin by Kiall Mac Innes · 9 years ago