Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot c384315ae1 Add latest changes from gitlab-org/gitlab@master 2019-12-03 09:09:09 +00:00
GitLab Bot acdf997e1a Add latest changes from gitlab-org/gitlab@master 2019-10-29 06:06:14 +00:00
Bob Van Landuyt 1de47ee373 Use namespace#path for building urls in specs
Some of the specs were using namespace names instead of paths for
building URLS. This would fail since we now build a namespace with a
user's name instead of a user's username.
2019-07-09 18:09:45 +02:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Sean McGivern 5069682d8e Enable RSpec/FilePath cop
- Ignore JS fixtures
- Ignore qa directory
- Rewrite concern specs to put concern name first
2017-04-26 12:50:32 +01:00
Grzegorz Bizon 39f834b633 Add routing specs for environment folders 2017-03-27 11:45:52 +02:00