summaryrefslogtreecommitdiffstats
path: root/jest.config.js
AgeCommit message (Expand)Author
2023-10-10chore(deps): update ignore patterns for jestMaksim Sukharev
2023-07-19revert mapping of cjs moduleMaksim Sukharev
2023-07-10adjust tests, remove redundant jest mock libraryMaksim Sukharev
2023-05-05fix stylesheets mapping for jestMaksim Sukharev
2023-05-02chore(front): make unit-testing cross-platformGrigorii Shartsev
2023-03-29Bump jest to @29.5.0, jest-mock-axios to @4.7.1Antreesy
2023-03-02Adjust jest transformIgnorePatterns for NcRichTextRaimund Schlüßler
2023-03-02use all RichText related components/functions from @nextcloud/vueJulien Veyssier
2023-02-24add style and focus-trap mocks for jestMaksim Sukharev
2022-09-13Fix testsMarco Ambrosini
2022-09-12Use jest instead of @vue/cli-plugin-jestMarco Ambrosini
2022-08-31Fix jest ignore listJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2021-10-11Ignore "virtual-background/vendor" files when running testsDaniel Calviño Sánchez
2021-06-10Also transpile @nextcloud/vue in jest configVincent Petry
2021-06-10Adjust Jest tests for 4.0.0Vincent Petry
2021-05-18JS tests for LeftSidebarVincent Petry
2021-05-11Merge pull request #5570 from nextcloud/test/noid/messagesJoas Schilling
2021-05-11Output jest coverage to consoleVincent Petry
2021-05-10Add JS tests for Message componentVincent Petry
2021-04-30Fix tabs in config filesVincent Petry
2021-04-30Added file upload store testsVincent Petry
2021-04-23More JS tests for storesVincent Petry
2021-04-22Add more varied JS test casesVincent Petry
2020-03-24Execute unit tests on githubJoas Schilling
2020-03-24Allow tests in the /src folderMarco Ambrosini
2020-03-24Add avatarwrapper componentMarco Ambrosini
2020-03-18Install jestMarco Ambrosini