aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
AgeCommit message (Expand)Author
2017-09-27Workbench spec: Use factoriesTeddy Wing
2017-09-25Workbench: Ensure `output` attr is initialised when creating workbenchTeddy Wing
2017-09-25Workbench: Validate presence of `output`Teddy Wing
2017-09-25Workbench: Add `output` associationTeddy Wing
2017-09-22Add `has_many` association between `Referential` and `ReferentialSuite`Teddy Wing
2017-09-22Add `ReferentialSuite`Teddy Wing
2017-09-21Fix test on vehicle journey at stopcedricnjanga
2017-09-19Merge branch 'master' into 4466-compliance_control_sets4466-compliance_control_setsGuillaume
2017-09-18add create/edit for compliance_control_set, add specsGuillaume
2017-09-18Fix table name compliance_check_result to compliance_check_message Refs #4390 @2Luc Donnet
2017-09-14ComplianceControl Controller4467_compliance_control_crudXinhui
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-12Merge branch 'master' into compliance_controlXinhui Xu
2017-09-12Refs: #4189@2h; Fixing logical merging issues, preparing PRRobert
2017-09-11merged with masterRobert
2017-09-11Fixes #4189@4h Route DuplicationRobert
2017-09-11Update of ReferentialsController#new :cedricnjanga
2017-09-11Import specs: Add tests to verify dependent-destroy of associationsTeddy Wing
2017-09-11Fix spec error formatLuc Donnet
2017-09-07Set default value for data_source_refXinhui
2017-09-06Model ComplianceCheckResultXinhui
2017-09-06Model ComplianceCheckResourceXinhui
2017-09-06Resolve merge conflictcedricnjanga
2017-09-06Model ComplianceCheckXinhui
2017-09-05Model ComplianceCheckBlockXinhui
2017-09-05Model ComplianceCheckSetXinhui
2017-09-05Model ComplianceControlXinhui
2017-09-05Model ComplianceControlBlockXinhui
2017-09-05Model ComplianceControlSetXinhui
2017-09-05Clean up compliance checks existing code Refs #4389 @1Luc Donnet
2017-09-04Delete AAM in import_resource model Refs #4527Luc Donnet
2017-09-04Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-04Update workbench_import, netex_import and import_resources views Refs #4256 #...Luc Donnet
2017-09-04add some change for the Referential#new_from to only have a line collection r...cedricnjanga
2017-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-31Default local_idXinhui
2017-08-31Fix import spec to use new status values Refs #1726Luc Donnet
2017-08-31Refactoring objectid support & specXinhui
2017-08-31Remove model WorkbenchObjectIdentifierXinhui
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