aboutsummaryrefslogtreecommitdiffstats
path: root/spec/factories/line_referentials.rb
AgeCommit message (Collapse)Author
2017-12-28Use current_organisation as begin_of_association_chain in ↵Alban Peignier
Lines/Companies/Networks/GroupOfLinesController. Refs #5102
2017-11-16Add Cédric new objectid concernscedricnjanga
objectid_support handles reading and writing object_ids objectid_formater_support gets the right formater class include these concerns in chouette models Remove StifNetexAttributSupport modules because these are handled by the new objectid concerns Add a objectid and formater classes for each format type Add objectid formats to the factories Modify somes specs for object_ids but there are still a number of failling tests
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2016-09-27Rspec model LineReferentialSyncXinhui
2016-06-27add line_referential_sync and line_sync_operation modelsEdouard Maffert
2016-05-10Create LineReferential with a basic controller and a seed for STIF context. ↵Alban Peignier
Refs #824