aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/clean_up_spec.rb
AgeCommit message (Expand)Author
2018-05-30Refs #7227; Fix deletion of routes hving oppositescustom-clean-on-routesZog
2018-05-15CleanUp: Add `#destroy_empty`6854-clean-up--destroy-routes-outside-referentialTeddy Wing
2018-05-14CleanUp: Add `#run_methods`Teddy Wing
2018-05-14CleanUp spec: Pass ids to `#exists?` callTeddy Wing
2018-05-14CleanUp#destroy_routes_outside_referential: Test cascadeTeddy Wing
2018-05-14CleanUp: Add `#destroy_routes_outside_referential`Teddy Wing
2018-04-26Fixes problems in CleanUp specs. Refs #5372Alban Peignier
2017-07-12#4028 Clean Up end date must be greater than begin datecedricnjanga
2017-07-06Fix test according changes in model : boundaries are exclusive for between cl...cedricnjanga
2017-07-06Comment clean test, need to fix it latercedricnjanga
2017-07-06Change wording for clean up + add exclusive dates for between clean upaf83
2017-06-30Fix cleanup#destroy_time_tables should only destroy vehicle_journey of delete...Xinhui
2017-06-28Fix cleanup should only destroy vj without any time_tableXinhui
2017-06-13Clean edit condition on date included or notXinhui
2017-06-09Cleanup add TimeTableDate in_out:false to overlapping periodsXinhui
2017-06-08Wip Cleanup time_tables time_table_dates time_table_periodsXinhui
2017-06-05Referential Cleanup add date_typeXinhui
2016-11-16Model CleanUp add end_dateXinhui
2016-11-15Remove line and stop_area from cleanupXinhui
2016-11-14Wip refactoring cleanup modelXinhui
2016-11-10Wip refactoring CleanUp clean methodXinhui