Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-11Setup Jest for VueWinnie Hellmann
2018-12-11Automatically restore all Jest mocks after each testWinnie Hellmann
see https://jestjs.io/docs/en/configuration.html#restoremocks-boolean
2018-12-11Fail long running testsWinnie Hellmann
2018-12-11Move jest.config.js to root directoryWinnie Hellmann