gitlabhq/spec/requests/api
Sebastian Ziebell 5d8a99f104 Test to check a user must be part of the team to see project.
A user must be part of the team to see a protected project. A test is given
to check that a 404 error is returned if the user can not see the project.
2013-02-06 17:11:01 +01:00
..
issues_spec.rb Rspec fixes 2013-01-04 18:50:31 +02:00
merge_requests_spec.rb Test added to check creation of note to a non-existent MR via API 2013-02-06 17:05:55 +01:00
milestones_spec.rb Tests added to check status codes when handling milestone via API 2013-02-06 17:11:00 +01:00
notes_spec.rb Status code 400 is returned if body is missing on note creation. 2013-02-06 17:11:00 +01:00
projects_spec.rb Test to check a user must be part of the team to see project. 2013-02-06 17:11:01 +01:00
session_spec.rb Remove backward compatibility of factories. 2012-11-13 22:27:45 +11:00
users_spec.rb Add optional signup. 2013-01-18 11:57:31 +01:00