aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/import_spec.rb
AgeCommit message (Expand)Author
2018-03-12refs #6133; Add some basic specsZog
2018-03-12Refs #6133; Fix specsZog
2018-02-06imports.rake: Change `abort_old` to `netex_abort_old`Teddy Wing
2018-02-06Import.abort_old: Don't change finished importsTeddy Wing
2018-02-06Import: Add `.abort_old` methodTeddy Wing
2017-12-29Validates import file extension with CarrierWave extension_whitelist. Refs #4762Alban Peignier
2017-12-07Fix worbench_import status update when a netex_import has a warning status an...Luc Donnet
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-10-31Fix locales problem for wrong file extension in import Refs #4816Luc Donnet
2017-10-24Fix error on build due to missing translationcedricnjanga
2017-09-11Import specs: Add tests to verify dependent-destroy of associationsTeddy Wing
2017-09-04Update workbench_import, netex_import and import_resources views Refs #4256 #...Luc Donnet
2017-08-31Fix import spec to use new status values Refs #1726Luc Donnet
2017-08-30Import spec: Add basic tests for `#update_referentials`Teddy Wing
2017-08-30Import spec: Test that `ended_at` gets updated correctlyTeddy Wing
2017-08-30Import spec: Add test for 'failed' with comination of child statusesTeddy Wing
2017-08-30Import spec: Rewrite test that checks 'successful' status on parentTeddy Wing
2017-08-30Import spec: Remove `Timecop` from test that no longer needs itTeddy Wing
2017-08-30Import spec: Update status set to 'failed' testsTeddy Wing
2017-08-30Import spec#update_status: Get rid of obsolete testsTeddy Wing
2017-08-30Import spec: Move most `#child_change` specs to `#update_status`Teddy Wing
2017-08-30Import spec: Use new `#update_referentials` method nameTeddy Wing
2017-08-30Import spec: Get a few old specs to passTeddy Wing
2017-08-30Import spec: Use new hash syntaxTeddy Wing
2017-08-29Import spec: SKIP ALL THE SPECSTeddy Wing
2017-08-29Import#update_status: Update `ended_at` when import has finished statusTeddy Wing
2017-08-29Import: Add TODOsTeddy Wing
2017-08-29Import: Remove `#ready?`Teddy Wing
2017-08-28Import spec: Fix mock argumentsTeddy Wing
2017-08-28Import spec: Remove argument to `#child_change`Teddy Wing
2017-08-28Import spec: Ensure `#update_` methods are called on `#child_change`Teddy Wing
2017-08-23Model Import belong_to referential is no longer requiredXinhui
2017-08-16Import validate presence of creatorXinhui
2017-08-02Import spec: Extract `let`sTeddy Wing
2017-08-02Import spec: Convert helper methods to shared examplesTeddy Wing
2017-08-01Import#notify_parent: Update :notified_parent_atTeddy Wing
2017-08-01Import spec: Move helper method into `it` blockTeddy Wing
2017-08-01Import#child_change: Fix bug when parent status already setTeddy Wing
2017-08-01Import spec: Get rid of thought process commentsTeddy Wing
2017-08-01Import: Make #child_change workTeddy Wing
2017-08-01Import: Add #ready?Teddy Wing
2017-08-01Import#notify_parent: Call #child_change on parent importTeddy Wing
2017-08-01Add a service that notifies parent imports of sub-import statusTeddy Wing
2017-08-01Refs: #3507@2h; CR Step 4Robert
2017-07-31Refs: #3507@2h CR 2nd legRobert
2017-07-31Refs: #3507_1726@6h Code ReviewRobert
2017-07-20Refs: #3507@1hRobert
2017-07-17Fixes: #3555@1hRobert
2017-03-31Fix import with apartment and make a link with iev serverLuc Donnet
2017-02-28Refs #2670 : Update Import modelVlatka Pavisic