summaryrefslogtreecommitdiff
path: root/spec/javascripts/matchers.js
Commit message (Collapse)AuthorAgeFilesLines
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
| | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
* Make favicon tests more fault resistentLukas Eipert2019-01-211-0/+39
| | | | | | | It seems like every new version of Chrome renders the favicon canvas differently. This reduces the problems with it by creating a more fault tolerant check, which compares the color values in the pixels and is okay if they are within a certain threshold.
* Changes tab VUE refactoringFelipe Artur2018-06-211-2/+24
|
* Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+35