aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2017-11-27Merge branch 'master' of github.com:af83/stif-boivcedricnjanga
2017-11-27Refs #4941 Fix objectid short version Display on viewscedricnjanga
2017-11-27Merge branch '4941-refactoring_object_id'cedricnjanga
2017-11-27Refs #5030 Fix missing translation for UnactivatedStopPoint ComplianceControlcedricnjanga
2017-11-27Skip API key features test when STIF::Dashboard isn't used. Refs #4655Alban Peignier
2017-11-27Test Devise::CasSessionsController flash message with more specific messageAlban Peignier
2017-11-24Add specs for Objectid modelscedricnjanga
2017-11-24Remove specs we dont need anymorecedricnjanga
2017-11-24Take into account code reviewcedricnjanga
2017-11-23Add spec for stif_netex objectid_formatcedricnjanga
2017-11-23Merge branch 'master' into stagingLuc Donnet
2017-11-22Rebase master and resolve conflictscedricnjanga
2017-11-22Fix last spec and add short_id method to Netex Objectidcedricnjanga
2017-11-22Change the way we name classescedricnjanga
2017-11-22Change the use of namespace and remove modulescedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Add Cédric new objectid concernscedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Fix the delation of the hacking of Chouette::ActiveRecord#model_name to remov...cedricnjanga
2017-11-21Change the way we name classescedricnjanga
2017-11-20Rearrange policies and decorators folders to include them after renaming clas...cedricnjanga
2017-11-20Change the use of namespace and remove modulescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
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-16Add Cédric new objectid concernscedricnjanga
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