diff options
| author | Alban Peignier | 2017-08-27 15:57:05 +0200 | 
|---|---|---|
| committer | Alban Peignier | 2017-08-27 15:57:05 +0200 | 
| commit | f22eb60cfbcfee65ead775ceae6e3afc2809fcd3 (patch) | |
| tree | 1b55985bbfe813d30db2fb9ff6bc0d9d94d4e659 | |
| parent | 1dabdd4c603261573c2817b59e33de5f82e54ab6 (diff) | |
| download | chouette-core-f22eb60cfbcfee65ead775ceae6e3afc2809fcd3.tar.bz2 | |
Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Update regression_4273_spec fixture files. Ignore target files. Refs #4273
| -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.zipBinary files differ deleted 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.zipBinary files differ deleted file mode 100644 index 69d323e02..000000000 --- a/spec/fixtures/target_OFFRE_TRANSDEV_20170301122519.zip +++ /dev/null | 
