From 6c4c03accea7508fa9fcb7bf77b8702394519da6 Mon Sep 17 00:00:00 2001 From: Olvap Date: Mon, 27 Feb 2012 19:49:49 -0300 Subject: [PATCH] UPDATE: yml files, removing hidden, user, version --- test/fixtures/cuentas.yml | 9 --------- test/fixtures/entidads.yml | 8 -------- test/fixtures/movimientos.yml | 4 ---- test/fixtures/pasajeros.yml | 14 -------------- test/fixtures/programas.yml | 4 ---- test/fixtures/reservas.yml | 4 ---- test/fixtures/tdepositos.yml | 3 --- test/fixtures/thabitacions.yml | 3 --- test/fixtures/viajeros.yml | 5 ++--- 9 files changed, 2 insertions(+), 52 deletions(-) delete mode 100644 test/fixtures/cuentas.yml diff --git a/test/fixtures/cuentas.yml b/test/fixtures/cuentas.yml deleted file mode 100644 index 687364a..0000000 --- a/test/fixtures/cuentas.yml +++ /dev/null @@ -1,9 +0,0 @@ -cuenta_ibero: - entidad: ibero - monto_cents: 0 - monto_currency: USD - -cuenta_vikingo: - entidad: vikingo - monto_cents: 0 - monto_currency: USD diff --git a/test/fixtures/entidads.yml b/test/fixtures/entidads.yml index f128099..24ec13b 100644 --- a/test/fixtures/entidads.yml +++ b/test/fixtures/entidads.yml @@ -4,8 +4,6 @@ costa: type: Operadora created_at: 2011-04-28 18:40:08.000000000Z updated_at: 2011-04-28 18:40:08.000000000Z - hidden: 0 - version: 1 ibero: cuit: '4' @@ -16,8 +14,6 @@ ibero: type: Operadora created_at: 2011-04-28 18:40:08.000000000Z updated_at: 2011-04-28 18:40:08.000000000Z - hidden: 0 - version: 1 litoraltur: calle: SAN MARTIN 2984 @@ -27,8 +23,6 @@ litoraltur: type: Agency created_at: 2011-04-28 18:39:51.000000000Z updated_at: 2011-04-28 18:39:51.000000000Z - hidden: 0 - version: 1 vikingo: calle: CORRIENTES 563 @@ -38,5 +32,3 @@ vikingo: type: Agency created_at: 2011-04-28 18:39:51.000000000Z updated_at: 2011-04-28 18:39:51.000000000Z - hidden: 0 - version: 1 diff --git a/test/fixtures/movimientos.yml b/test/fixtures/movimientos.yml index 3d70ad4..3d4ea1b 100644 --- a/test/fixtures/movimientos.yml +++ b/test/fixtures/movimientos.yml @@ -7,8 +7,6 @@ deposito_vikingo: fecha: 2011-08-30 created_at: 2011-09-03 14:01:04.000000000Z updated_at: 2011-09-03 14:01:04.000000000Z - hidden: 0 - user: susana monto_cents: 832000 monto_currency: ARS monto_final_cents: 200000 @@ -24,10 +22,8 @@ deposito_ibero: fecha: 2011-08-30 created_at: 2011-09-03 14:01:04.000000000Z updated_at: 2011-09-03 14:01:04.000000000Z - hidden: 0 monto_cents: 200000 monto_currency: USD monto_final_cents: 200000 monto_final_currency: USD observaciones: DEP EN PESOS $8320 AL CAMBIO DE 4.16 - diff --git a/test/fixtures/pasajeros.yml b/test/fixtures/pasajeros.yml index 40638e3..56da4dd 100644 --- a/test/fixtures/pasajeros.yml +++ b/test/fixtures/pasajeros.yml @@ -2,35 +2,21 @@ julieta: name: MOLINARI MARIA JULIETA created_at: 2011-05-27 21:16:56.000000000Z updated_at: 2011-05-27 21:16:56.000000000Z - hidden: 0 - user: susana carla: name: BIASIOL CALVO CARLA created_at: 2011-05-27 21:17:51.000000000Z updated_at: 2011-05-27 21:17:51.000000000Z - hidden: 0 - user: susana - version: 1 claudia: name: "CARDU CLAUDIA ALEJANDRA" created_at: "2011-07-08 15:35:27" updated_at: "2011-07-08 15:35:27" - hidden: 0 - user: susana - version: 1 francisco: name: DAMONTE FRANCISCO created_at: 2011-07-08 15:35:48.000000000Z updated_at: 2011-07-08 15:35:48.000000000Z - hidden: 0 - user: susana - version: 1 maria: name: DAMONTE MARIA FLORENCIA - hidden: 0 - user: susana - version: 1 diff --git a/test/fixtures/programas.yml b/test/fixtures/programas.yml index 4832371..0f08cb4 100644 --- a/test/fixtures/programas.yml +++ b/test/fixtures/programas.yml @@ -2,10 +2,6 @@ punta_del_este: name: PUNTA DEL ESTE created_at: 2011-04-28 21:22:54.000000000Z updated_at: 2011-04-28 21:22:54.000000000Z - hidden: 0 - version: 1 cuba: name: $LABEL - hidden: 0 - version: 1 diff --git a/test/fixtures/reservas.yml b/test/fixtures/reservas.yml index 838b0eb..b2705ee 100644 --- a/test/fixtures/reservas.yml +++ b/test/fixtures/reservas.yml @@ -17,8 +17,6 @@ costa_magica: created_at: 2011-05-27 21:04:01.000000000Z updated_at: 2011-07-06 20:44:10.000000000Z hidden: 0 - user: susana - version: 2 total_cents: 221745 total_currency: USD liquido_agencia: 0 @@ -46,7 +44,6 @@ grand_celebration: created_at: 2011-07-08 15:35:49.000000000Z updated_at: 2011-07-08 15:35:49.000000000Z hidden: 0 - version: 1 total_cents: 396952 total_currency: USD liquido_agencia: 0 @@ -55,4 +52,3 @@ grand_celebration: agency: vikingo programa: cuba thabitacion: cuadruple - diff --git a/test/fixtures/tdepositos.yml b/test/fixtures/tdepositos.yml index b5c1704..2c900c5 100644 --- a/test/fixtures/tdepositos.yml +++ b/test/fixtures/tdepositos.yml @@ -2,6 +2,3 @@ deposito: name: Deposito created_at: 2011-04-28 18:39:44.000000000Z updated_at: 2011-07-04 23:19:36.000000000Z - hidden: 0 - user: susana - version: 2 diff --git a/test/fixtures/thabitacions.yml b/test/fixtures/thabitacions.yml index 4f19103..da10cc9 100644 --- a/test/fixtures/thabitacions.yml +++ b/test/fixtures/thabitacions.yml @@ -2,6 +2,3 @@ cuadruple: name: CPLE. created_at: 2011-04-28 18:59:21.000000000Z updated_at: 2011-04-28 18:59:21.000000000Z - hidden: 0 - user: susana - version: 1 diff --git a/test/fixtures/viajeros.yml b/test/fixtures/viajeros.yml index 443b79a..3a6211d 100644 --- a/test/fixtures/viajeros.yml +++ b/test/fixtures/viajeros.yml @@ -8,8 +8,8 @@ julieta_costa_magica: pasajero: julieta julieta_grand_celebration: - reserva: grand_celebration - pasajero: julieta + reserva: grand_celebration + pasajero: julieta claudia_grand_celebration: reserva: grand_celebration @@ -22,4 +22,3 @@ francisco_grand_celebration: maria_grand_celebration: reserva: grand_celebration pasajero: maria -