aboutsummaryrefslogtreecommitdiffstats
path: root/spec/routing
AgeCommit message (Collapse)Author
2017-09-11Fixes #4189@4h Route DuplicationRobert
* Duplication of Route is triggered by link and UI forwarded to edit of duplicatee - Changing route, only POST duplicate_referential_line_route --> RoutesController#duplicate - Removing route GET duplicate_referential_line_route --> RoutesController#duplicate - Removing controller action RoutesController#post_duplicate * Link in Route Decorator depends on new policy RoutePolicy#decorate? * Adapting specs
2017-08-11Refs: #4189@0.5h; routing specs updated to specify desired behavior exactlyRobert
2017-08-11Add routes to Routes#duplicateTeddy Wing
A couple of new routes for a form that will allow us to duplicate an itinéraire/route inside a line. Refs #4189
2017-07-19Refs: #3506@16h Request Spec for NetexImport API and implementationRobert
- Carrier Wave Upload with `fixture_file_upload` - Request specs to .json - Implementation - API token setup - Refuted experiments with controller specs
2017-07-17Refs: #3506@1.5h sketching out specs [amend me]Robert
2017-04-11Deprecation Warnings removed; Seeds corrected, Refs: #2070RobertDober
2016-09-09associate networks to line referentialEdouard Maffert
2016-09-08Create referential_companies controller and views and fix companies edit linkEdouard Maffert
2015-03-09Solving merge V2_5 pbsZakaria BOUZIANE
2015-02-03first refactor to add rule parameter set to organisationMarc Florisson
2015-01-05Initialize rails 4 migrationLuc Donnet
2012-06-14merge and fix time_table_period formMarc Florisson