diff --git a/test/fixtures/accounts.yml b/test/fixtures/accounts.yml new file mode 100644 index 000000000..ea51ff7eb --- /dev/null +++ b/test/fixtures/accounts.yml @@ -0,0 +1,5 @@ +cash: + account_type: cash + balance: 100 + currency: EUR + registrar: bestnames diff --git a/test/fixtures/billing/prices.yml b/test/fixtures/billing/prices.yml new file mode 100644 index 000000000..ef2cd09a7 --- /dev/null +++ b/test/fixtures/billing/prices.yml @@ -0,0 +1,7 @@ +cash: + duration: 1 year + price_cents: 500 + operation_category: create + valid_from: 2010-07-05 + valid_to: 2010-07-05 + zone: test