aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2017-12-13spec/support/referential: Restore old exclusions for truncationTeddy Wing
2017-12-13referential_lock_during_creation_spec: Skip truncation testsTeddy Wing
2017-12-13referential_lock_during_creation_spec: Make truncation strategy stickTeddy Wing
2017-12-13spec/support/referential: Eliminate data errors in truncation testsTeddy Wing
2017-12-13referential_lock_during_creation_spec: Extract method for threadsJohan Van Ryseghem
2017-12-12referential_lock_during_creation_spec: Don't create unnecessary RefTeddy Wing
2017-12-12Referential: Lock table on :updateTeddy Wing
2017-12-12Referential: Raise an error if the table lock times outTeddy Wing
2017-12-11rails_helper.rb: Remove `use_transactional_fixtures = true`Teddy Wing
2017-12-06Merge remote-tracking branch 'origin/master' into 5024-prevent-duplicate-refe...Teddy Wing
2017-12-06referential_lock spec: Don't create unnecessary referentialTeddy Wing
2017-12-06spec_helper.rb: Enable `truncation` test; Disable `wip` testsTeddy Wing
2017-12-06- Change inheritance naming in api/v1 controllers => it generated errorscedricnjanga
2017-12-05Add some changes according to PR reviewcedricnjanga
2017-12-05Merge remote-tracking branch 'origin/master' into 5024-prevent-duplicate-refe...Teddy Wing
2017-12-05Fixes: #5179@1h; Referential Creation Enforces objectid_format from associate...5179-ref_creation_enforces_objectid_formatRobert
2017-12-05Refs: #5179@0.25h; Referential Creation Enforces objectid_format from associa...Robert
2017-12-05Refs: #5179@1.25h; Referential Creation Enforces objectid_format from associa...Robert
2017-12-05Refs: #5179@1h; Referential Creation Enforces objectid_format from associated...Robert
2017-12-05referential_lock_during_creation_spec: Remove extra whitespaceTeddy Wing
2017-12-05referential_spec: Move lock tests to a new file, small improvementsRobert
2017-12-05spec_helper.rb: Use new Ruby hash syntaxTeddy Wing
2017-12-05networks_spec.rb: Use new Ruby hash syntaxTeddy Wing
2017-12-05lines_spec.rb: Use new Ruby hash syntaxTeddy Wing
2017-11-30Merge branch 'master' into 5093-fix_import_policyLuc Donnet
2017-11-30Fixes: #5130@0.5h; Added a quickfix for incorrect item_id type in versions5130-del_fk_compliance_ctrl_set_in_compliance_check_setsRobert
2017-11-30Fixes: #5130@0.5h; Spec added, migration addedRobert
2017-11-30Fix import policy to not authorize destroy and not be linked with referential...Luc Donnet
2017-11-30Merge branch 'master' into 4981_last_editorXinhui Xu
2017-11-29Fixes Company spec. Refs #4967Alban Peignier
2017-11-29Fixes LinePolicy spec. Refs #4824Alban Peignier
2017-11-29Fixes StopAreaPolicy spec. Refs #4825Alban Peignier
2017-11-29referential_spec(duplicate referential): Remove unnecessary associationTeddy Wing
2017-11-29spec/support/referential: Rename `:js` filter to `:truncation`Teddy Wing
2017-11-29referential_spec(duplicate referential): Check that lock gets releasedTeddy Wing
2017-11-29referential_spec: Add threaded version of duplicate referential specTeddy Wing
2017-11-29referential_spec: Clean up duplicate referential specTeddy Wing
2017-11-29referential_spec(duplicate referential): Validate existing behaviourTeddy Wing
2017-11-29referential_spec: Duplicate Referential spec not workingTeddy Wing
2017-11-28Refs #4824, #4825 fix views tests to new layoutGuillaume
2017-11-28Remove page title test on views specXinhui
2017-11-28Refactoring move render pageheader into layoutXinhui
2017-11-28Add has_paper_trail on modelsXinhui
2017-11-28Referential spec: Add spec that two similar Referentials being persistedTeddy Wing
2017-11-27referential_spec: Remove obsolete commented testTeddy Wing
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