summaryrefslogtreecommitdiff
path: root/features/steps/shared/authentication.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-191-0/+4
| | | | Closes #1815
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-1/+1
|
* Replace old spinach step definitions with step.Ciro Santilli2014-09-221-2/+2
|
* Add project stars.Ciro Santilli2014-07-171-0/+4
|
* User can leave group from group page.Ciro Santillli2014-02-121-0/+8
|
* Fix 404 on project page for unauthenticated userJason Hollingsworth2013-12-041-0/+4
| | | | | | | | Eliminate a 404 error when user is not logged in and attempts to visit a project page. The 404 page will still show up when user is logged in and the project doesn’t exist or the user doesn’t have access.
* tests for: Profile -> Historyrandx2012-09-271-0/+4
|
* Add features for checking the "Active Tab" across various pagesRobert Speicher2012-09-261-0/+4
|
* refactor feature stepsNihad Abbasov2012-09-101-0/+10