diff options
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | spec/fixtures/source_OFFRE_TRANSDEV_20170301122517/calendriers.xml (renamed from spec/fixtures/source_OFFRE_TRANSDEV_20170301122517/calendrier.xml) | 0 | ||||
| -rw-r--r-- | spec/fixtures/source_OFFRE_TRANSDEV_20170301122519/calendriers.xml (renamed from spec/fixtures/source_OFFRE_TRANSDEV_20170301122519/calendrier.xml) | 2 | ||||
| -rw-r--r-- | spec/fixtures/target_OFFRE_TRANSDEV_20170301122517.zip | bin | 5446 -> 0 bytes | |||
| -rw-r--r-- | spec/fixtures/target_OFFRE_TRANSDEV_20170301122519.zip | bin | 5249 -> 0 bytes |
5 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0cdaa7c9f..29cc18f2e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ bin/ /bin/rake /bin/rails /bin/rspec + +# FIXME Ignore ./spec/services/zip_service/regression_4273_spec.rb files +/spec/fixtures/target_*.zip
\ No newline at end of file diff --git a/spec/fixtures/source_OFFRE_TRANSDEV_20170301122517/calendrier.xml b/spec/fixtures/source_OFFRE_TRANSDEV_20170301122517/calendriers.xml index bfbd0aea1..bfbd0aea1 100644 --- a/spec/fixtures/source_OFFRE_TRANSDEV_20170301122517/calendrier.xml +++ b/spec/fixtures/source_OFFRE_TRANSDEV_20170301122517/calendriers.xml diff --git a/spec/fixtures/source_OFFRE_TRANSDEV_20170301122519/calendrier.xml b/spec/fixtures/source_OFFRE_TRANSDEV_20170301122519/calendriers.xml index dc57aea11..1043e0cde 100644 --- a/spec/fixtures/source_OFFRE_TRANSDEV_20170301122519/calendrier.xml +++ b/spec/fixtures/source_OFFRE_TRANSDEV_20170301122519/calendriers.xml @@ -9,7 +9,7 @@ <netex:dataObjects> <netex:GeneralFrame id="CITYWAY:GeneralFrame:NETEX_CALENDRIER-1_20170214090012:LOC" version="any"> <netex:ValidBetween> - <netex:FromDate>2017-03-01T00:00:00</netex:FromDate> + <netex:FromDate>2017-04-01T00:00:00</netex:FromDate> <netex:ToDate>2017-12-31T00:00:00</netex:ToDate> </netex:ValidBetween> <netex:TypeOfFrameRef ref="NETEX_CALENDRIER"/> diff --git a/spec/fixtures/target_OFFRE_TRANSDEV_20170301122517.zip b/spec/fixtures/target_OFFRE_TRANSDEV_20170301122517.zip Binary files differdeleted file mode 100644 index 08164df0b..000000000 --- a/spec/fixtures/target_OFFRE_TRANSDEV_20170301122517.zip +++ /dev/null diff --git a/spec/fixtures/target_OFFRE_TRANSDEV_20170301122519.zip b/spec/fixtures/target_OFFRE_TRANSDEV_20170301122519.zip Binary files differdeleted file mode 100644 index 69d323e02..000000000 --- a/spec/fixtures/target_OFFRE_TRANSDEV_20170301122519.zip +++ /dev/null |
