summaryrefslogtreecommitdiff
path: root/spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-19/+23
* Fixed some specsPhil Hughes2017-02-061-20/+18
* Fixed a test and change the arrow functions to named functionsJose Ivan Vargas2017-01-041-3/+3
* Fixed more rspec tests as well as spinach featuresJose Ivan Vargas2017-01-031-1/+0
* Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-031-1/+2
* Fix member with expiration date feature specfix_team_member_expiration_date_specFelipe Artur2016-12-191-2/+2
* Updated some specsPhil Hughes2016-09-131-4/+4
* Add expiration date to group membershipsSean McGivern2016-08-181-1/+1
* Only use let! where neededSean McGivern2016-08-181-2/+2
* Single quotes all the way.Adam Niedzielski2016-08-071-5/+5
* Set explicit time in tests so they return consistent results regardless of th...Adam Niedzielski2016-08-061-18/+23
* Allow to edit access expiration date.Adam Niedzielski2016-08-051-7/+20
* Update spec for adding member.Adam Niedzielski2016-08-051-2/+2
* Add test for a member with the expiration date.Adam Niedzielski2016-08-031-0/+27