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 (Expand)Author
2019-09-10Docs: Add when to use Jest section in frontend_testingPaul Slaughter
2019-08-21Add diagrams for frontend testing levels (docs)Winnie Hellmann
2019-08-21Fix code blocks in frontend testing guide (docs)Winnie Hellmann
2019-08-20Combine old and new frontend testing guide (docs)Winnie Hellmann
2019-07-26Update links to relativeMarcel Amirault
2019-07-19Move frontend fixtures into spec/frontendMike Greiling
2019-07-19Rename the karma:fixtures taskMike Greiling
2019-07-17Add docs about auto-injected Jest mocksMartin Hanzel
2019-07-12Remove trailing whitespace in docsMarcel Amirault
2019-07-05Small markdown tweaks to clear kramdown warningsMarcel Amirault
2019-06-26Document limitations of jsdomWinnie Hellmann
2019-06-25Clarify that this.something is not available in Jest (docs)Winnie Hellmann
2019-06-25Clarify that Jest does not use Webpack (docs)Winnie Hellmann
2019-05-28Add documentation for frontend fixturesWinnie Hellmann
2019-05-21Document the differences between Karma and Jest setupWinnie Hellmann
2019-05-09Provide alternatives to using setTimeout in frontend testsWinnie Hellmann
2019-04-03Add docs for debugging Jest testsSimon Knox
2019-03-20Merge branch 'winh-yarn-test-command' into 'master'Clement Ho
2019-03-20Update docs on running frontend testsWinnie Hellmann
2019-03-19Remove static HAML fixtures from frontend testing guideWinnie Hellmann
2019-03-14Fix jest link in frontend_testing.mdLuke Bennett
2019-03-12Update setTestTimeout documentationLuke Bennett
2019-03-11Remove polyfill warnings from the FE testing docsLuke Bennett
2019-03-07Apply suggestion to doc/development/testing_guide/frontend_testing.mdLuke Bennett
2019-03-05Add jest to frontend_testing docsLuke Bennett
2019-02-21Separate spyOnDependency docs examplesLuke Bennett
2019-01-08Make unordered lists conform to styleguideEvan Read
2018-07-09Document that we don't want to wait in testsWinnie Hellmann
2018-05-14Clean up docsblackst0ne
2018-05-01Fix memory and performance issues in Karma test suiteMike Greiling
2018-04-23document the spyOnDependency methodMike Greiling
2018-04-11use commander for safer cli argument parsingLukas Eipert
2018-04-10add documentation for karma testing with specific files/foldersLukas Eipert
2017-10-11Refactor the Development documentation, and divide the Testing documentation ...Rémy Coutable