summaryrefslogtreecommitdiff
path: root/spec/frontend/clusters
Commit message (Collapse)AuthorAgeFilesLines
* Increase clusters bundle specs timeout60398-increase-timeouts-clusters-bundleEnrique Alcantara2019-04-111-1/+1
|
* Migrate clusters tests to jestEnrique Alcántara2019-04-085-0/+1404
Move cluster applications manager tests from karma to jest. Fixes some migration issues related with timeouts, and HTTP request expectations.