gitlab-org--gitlab-foss/spec/requests
Nick Thomas 17d842db30
Fix order dependencies in some specs
Our automatically-generated project paths are of the form project<N>. If a spec
manually specifies a project path of that form, it may conflict with the
automatically-generated paths in some circumstances.
2018-02-16 20:39:47 +00:00
..
api Fix order dependencies in some specs 2018-02-16 20:39:47 +00:00
projects Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_http_spec.rb Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
jwt_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
lfs_http_spec.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
lfs_locks_api_spec.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
openid_connect_spec.rb Fix a too strict array-matching expectation 2018-02-14 14:37:49 +01:00
rack_attack_global_spec.rb Remove internal api calls from the rack::attack throttling 2018-02-15 16:54:36 +00:00
request_profiler_spec.rb