summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/datetime_on_tooltips_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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