summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide/frontend_testing.md
Commit message (Expand)AuthorAgeFilesLines
* Document limitations of jsdomWinnie Hellmann2019-06-261-1/+12
* Clarify that this.something is not available in Jest (docs)Winnie Hellmann2019-06-251-0/+3
* Clarify that Jest does not use Webpack (docs)Winnie Hellmann2019-06-251-0/+2
* Add documentation for frontend fixturesWinnie Hellmann2019-05-271-5/+43
* Document the differences between Karma and Jest setupWinnie Hellmann2019-05-211-4/+13
* Provide alternatives to using setTimeout in frontend testswinh-frontend-test-waiting-docsWinnie Hellmann2019-05-091-1/+182
* Add docs for debugging Jest testsSimon Knox2019-04-031-0/+4
* Merge branch 'winh-yarn-test-command' into 'master'Clement Ho2019-03-201-6/+4
|\
| * Update docs on running frontend testsWinnie Hellmann2019-03-191-6/+4
* | Remove static HAML fixtures from frontend testing guideWinnie Hellmann2019-03-191-6/+3
|/
* Fix jest link in frontend_testing.mdLuke Bennett2019-03-131-1/+1
* Update setTestTimeout documentationLuke Bennett2019-03-121-5/+6
* Remove polyfill warnings from the FE testing docsLuke Bennett2019-03-111-19/+0
* Apply suggestion to doc/development/testing_guide/frontend_testing.mdLuke Bennett2019-03-071-1/+1
* Add jest to frontend_testing docsLuke Bennett2019-03-041-8/+52
* Separate spyOnDependency docs examplesLuke Bennett2019-02-211-2/+3
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-081-10/+10
* Document that we don't want to wait in testswinh-waiting-in-testsWinnie Hellmann2018-07-091-0/+4
* Clean up docsblackst0ne2018-05-141-20/+0
* Fix memory and performance issues in Karma test suiteMike Greiling2018-05-011-33/+41
* document the spyOnDependency methodMike Greiling2018-04-231-5/+43
* use commander for safer cli argument parsingLukas Eipert2018-04-111-6/+6
* add documentation for karma testing with specific files/foldersLukas Eipert2018-04-101-7/+21
* Refactor the Development documentation, and divide the Testing documentation ...Rémy Coutable2017-10-111-0/+254