summaryrefslogtreecommitdiffstats
path: root/jest.config.js
AgeCommit message (Expand)Author
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