summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/datetime_on_tooltips_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/dashboardRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Take timezone into account when comparing dates in the UIBob Van Landuyt2017-06-151-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Remove time zone information from assertion in timeago tooltips specremove-timezone-assertion-datetime-on-tooltips-specAdam Niedzielski2016-12-301-1/+1
* fix failing testsMike Greiling2016-12-101-1/+1
* Change date format to be non zero padded in order to fix failing testAlfredo Sumaran2016-06-091-1/+1
* Add tests for dates on tooltipsAlfredo Sumaran2016-06-091-0/+46