aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2017-11-21wip [amend me] [skip-ci]3521-workbench_output_controllerRobert
2017-11-20Refs: #4774@3h;Robert
2017-11-20Refs: #4774;Robert
2017-11-20Refs: #3521@3.5h; Javascript debugged, continue working on vue [amend me]Robert
2017-11-20Refs: #3521@7.5h;Robert
2017-11-20Refs: #3521@8.5h;Robert
2017-11-20Refs: #3521@3.5h; Debugging DB setup; Commit to check fix for Apartemnt confi...Robert
2017-11-20Refs: 3521@2.5h; DB setup for view testRobert
2017-11-20Refs: #3521@0.33hRobert
2017-11-20Refs: #3521@1.h; Building the view, spec of pageheader.Robert
2017-11-20Refs: #3521@3h;Robert
2017-11-17NetexImport: Don't destroy non-existent ReferentialsTeddy Wing
2017-11-17Merge pull request #113 from af83/4823-compliance_check_showteddywing
2017-11-17Refs: #4823@0.2h; Code Review Part IIRobert
2017-11-17Fixes: #4823@0.5h; Fixed regression in Ransack button "Effacer" implicit path...Robert
2017-11-17Refs: #4823@2h; Chasing and fixing regressions in feature specsRobert
2017-11-17Refs: #4823@0.5h; Translations changedRobert
2017-11-17Refs: #4823@1.7h; CodeReview #show -> #executedRobert
2017-11-17Fixes #4823@1h;Robert
2017-11-17Refs: #4823@4h; Fixed Transport(Sub)mode validation bugRobert
2017-11-17Refs: #4283@16h;Robert
2017-11-17Refs: #4823@1h; scaffolding feature spec, but blocked by #4826 [amend me] [sk...Robert
2017-11-17Refs: #4461@0.75h; Fixing netex_import after_create callback to after_commit...Robert
2017-11-17Refs: #4461@1h; CodeReviewRobert
2017-11-17Fixes: #4461@2h; Specing and ImplementingRobert
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-17Merge pull request #116 from af83/4962-when-WorkbenchImport-is-deleted-also-d...Luc Donnet
2017-11-15schema_spec: Make regex more readable with whitespace4951-spec-to-validate-that-primary-and-foreign-keys-in-the-database-are-type-bigintTeddy Wing
2017-11-15schema_spec: Remove unnecessary captureTeddy Wing
2017-11-15schema_spec: Change spaces to `\s`Teddy Wing
2017-11-14schema_spec: Use Ruby 2.2-compatible heredocTeddy Wing
2017-11-14schema_spec: Show helpful diffTeddy Wing
2017-11-14schema_spec: Don't fail for tables without IDsTeddy Wing
2017-11-14schema_spec: Move spec to a custom RSpec matcherTeddy Wing
2017-11-14schema_spec: Remove commented `grep` linesTeddy Wing
2017-11-14Add spec to ensure `schema.rb` keys are `bigint`sTeddy Wing
2017-11-14Remove rule parameter set controller, views, helperXinhui
2017-11-14Remove model rule_parameter_setXinhui
2017-11-13NetexImport: Destroy referential on destroy if ready:falseTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Return `true` if no update happenedTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Handle resources with "IGNORED" statusTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Return result of `#update`Teddy Wing
2017-11-13Revert "ComplianceCheckSet#update_status: Should return a boolean"Teddy Wing
2017-11-13ComplianceCheckSet#update_status: Should return a booleanTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Reverse test data orderTeddy Wing
2017-11-13ComplianceCheckSet#update_status spec: Add failure status casesTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Add spec for successful childrenTeddy Wing
2017-11-13ComplianceCheckSets#validated: Add response bodyTeddy Wing
2017-11-13ComplianceCheckSetsController: Get ComplianceCheckSet and update statusTeddy Wing