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
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-26Remove unused testFilipa Lacerda
2017-02-09Use CJS in all environments componentsFilipa Lacerda
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10move additional libraries into spec_helperMike Greiling
2017-01-10include spec_helper within karma config rather than each individual testMike Greiling
2017-01-10correct vue require statementsMike Greiling
2017-01-10fix spec_helper missing/broken referencesMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-05replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵Mike Greiling
dependency on Teaspoon
2017-01-03update all frontend tests to point to precompiled fixturesMike Greiling
2016-12-09Adds testsFilipa Lacerda
2016-11-29Remove JSX/React eslint plugins.Luke "Jared" Bennett
Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins. Change `airbnb` to `airbnb-base` for .eslintrc `extends` value. Added changelog entry Made sure all plugins and envs are set Corrected new failing specs
2016-11-18Fix broken testsFilipa Lacerda
2016-11-16Adds testsFilipa Lacerda
Adds tests. Changes instance into a constructor Adds tests for environments component Adds tests assertations Adds external URL test Adds tests for Rollback component Adds tests for stop component Adds tests for actions component Fix environment item Init environment item tests