• Peter Bale's avatar
    Adding new tests for additional batching logic · 93053087
    Peter Bale authored
    This is to add two new tests which will cover the new logic where the
    submit route53 changes function can error if any one of the updates
    fails for any given batch in any given zone. Additionally, there is now
    a test to check that the application does not try and create a set of
    entries if the total number of changes associated with a given name is
    greater than the total number of allowed changes per batch.
    93053087