aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/api/v1
AgeCommit message (Collapse)Author
2018-03-21Only notify parent when Import is finished. Refs #6243Alban Peignier
2018-03-12Refs #6133; Fix specsZog
2018-02-09Refs #5824; Fix specsZog
2017-12-06- Change inheritance naming in api/v1 controllers => it generated errorscedricnjanga
- add format: :json in controller specs
2017-12-05Add some changes according to PR reviewcedricnjanga
2017-11-13ComplianceCheckSets#validated: Add response bodyTeddy Wing
On successful status update, respond with the `ComplianceCheckSet` object attributes. Otherwise, respond with an error JSON. Refs #4757
2017-11-13ComplianceCheckSetsController: Get ComplianceCheckSet and update statusTeddy Wing
Get the `ComplianceCheckSet` from the URL and call its `#update_status` method. This doesn't currently work all the way. We need to send a real response. Refs #4757
2017-11-13Add route stub for validation finalisationTeddy Wing
This route will be called by the Java application when ComplianceCheck validation is completed. It will perform post-validation work, primarily updating statuses. Refs #4757
2017-10-31Fix spec to add name for import factory Refs #4816Luc Donnet
2017-08-23Refactoring spec api import#createXinhui
2017-08-23API - WorkbenchImport #create actionXinhui
Refs #4280
2017-08-22API - workbench imports controllerXinhui
2017-08-22Rspec api iboo controllerXinhui
2017-08-22API - Rspec basic auth api controllerXinhui
2017-08-22API - new end point for workbenchesXinhui
2017-08-22API - Iboo controller for basic auth end pointsXinhui
2016-09-10Fixes api/v1/networks_controller_spec. Refs #904networks_line_referential_associationAlban Peignier
2015-01-05Initialize rails 4 migrationLuc Donnet
2012-12-21add spec for apiMarc Florisson
2012-12-14fix some spec apiMarc Florisson
2012-12-13refactor api/v1Marc Florisson
2012-12-13make api_key persistentMarc Florisson
2012-12-10refactor specMarc Florisson
2012-12-07refactor api/V1 specMarc Florisson
2012-12-04refactor api/v1/networks_controller specsMarc Florisson
2012-12-03add some specsMarc Florisson