aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2017-09-27Refs #4615 Resolve rebase conflictcedricnjanga
2017-09-27Refs #4615 Change spec and controller regarding to the ComplianceControl mode...cedricnjanga
2017-09-27Refactoring controller spec - add compliance controle type supportXinhui
2017-09-27Add dependent destroy on associationsXinhui
2017-09-27Remove compliance control block id column from compliance_controls tableXinhui
2017-09-27Move ComplianceControl#index into ComplianceControlSet#showXinhui
2017-09-27Merge pull request #78 from af83/3520-workbench--add-output-association-to-Re...Robert Dober
2017-09-27spec/support/referential.rb: Use factoriesTeddy Wing
2017-09-27Workbench spec: Use factoriesTeddy Wing
2017-09-26Specs fixed (from logical merge errors)Robert
2017-09-26Fixes: #4440@0.5h;Robert
2017-09-26Refs: #4440@1.5h;Robert
2017-09-26Refs: #4440@0.5h Added import permissionRobert
2017-09-26show compliance_control_set in compliance_check_set table, fix compliance_che...Guillaume
2017-09-26Merge branch 'master' into stagingcedricnjanga
2017-09-25add compliance_check_sets structure Refs #3564Guillaume
2017-09-25spec/support/referential.rb: Remove `output` initialisationTeddy 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-25ModelAttribute spec: Move `#instance_variable_set` to `before` block4401-compliance-control-ModelAttribute--address-Robert,s-commentsTeddy Wing
2017-09-22Add `has_many` association between `Referential` and `ReferentialSuite`Teddy Wing
2017-09-22Add `ReferentialSuite`Teddy Wing
2017-09-22Merge branch 'master' into stagingcedricnjanga
2017-09-22Merge pull request #75 from af83/4401-create-compliance-control-model-attribu...teddywing
2017-09-22ModelAttribute: Add `#from_code` methodTeddy Wing
2017-09-22ModelAttribute: Add `.group_by_class` methodTeddy Wing
2017-09-22ModelAttribute: Add `.classes` methodTeddy Wing
2017-09-22ModelAttribute: Add `.methods_by_class_and_type` methodTeddy Wing
2017-09-22ModelAttribute spec: Rename `@@all`Teddy Wing
2017-09-21Merge branch 'master' into stagingcedricnjanga
2017-09-21Fix test on vehicle journey at stopcedricnjanga
2017-09-21Merge branch 'master' into stagingcedricnjanga
2017-09-20Merge branch 'master' into Add_included_days_in_periodscedricnjanga
2017-09-20Merge master to branch and resolve all the conflictscedricnjanga
2017-09-19ModelAttribute.methods_by_class: Take symbol parameter instead of stringTeddy Wing
2017-09-19ModelAttribute: Add `.methods_by_class` methodTeddy Wing
2017-09-19ModelAttribute: Add `#code` methodTeddy Wing
2017-09-19ModelAttribute spec: Allow test to handle existing elements in `@@all`Teddy Wing
2017-09-19Add `ModelAttribute`Teddy Wing
2017-09-19Resolve merge conflictscedricnjanga
2017-09-19Fix compliance_control controller spec due to missing permissionsXinhui
2017-09-19Compliance Control PolicyXinhui
2017-09-19Merge pull request #69 from af83/4431-permission-renamingLuc Donnet
2017-09-19Merge pull request #71 from af83/4446-spec-features-api-keysLuc Donnet
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-18Merge branch '4467_compliance_control_crud' into 4466-compliance_control_setsGuillaume
2017-09-15Refs: #4446@1.5h;Robert