commit | 560c89bd67f9ab3bf736dc705a22f22a02ac046f | [log] [tgz] |
---|---|---|
author | Kiall Mac Innes <kiall@macinnes.ie> | Wed Apr 13 11:21:56 2016 +0100 |
committer | Kiall Mac Innes <kiall@macinnes.ie> | Wed Apr 13 13:10:17 2016 +0100 |
tree | 1d54fe8e1561055ce6f16353b9b2d647e9a7b14b | |
parent | fef36a823b6e11ec9bbf0fab8aa5ab590f5b4496 [diff] |
API tests should be fast, Scenario tests slow In general, our API tests should aim to be fast - i.e. no waiting around for zones to become ACTIVE etc. On the other hand, our scenario tests should cover more real world scenarios, for example, create a domain, waiting for it to become active, then deleting it. Change-Id: Id0779110cebf77db3a36ded1aef81382fbf641e0