summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-09-03fix loading bug and move to feed-display directoryDevlin Junker
2023-08-28basic unit testsDevlin Junker
2023-08-26Add more unit tests and all passingDevlin Junker
2023-08-26More cleanup and started on unit testsDevlin Junker
2023-08-26cleanup and rename FeedItemRow componentDevlin Junker
2023-08-22basic unit testsDevlin Junker
2023-08-11fix php unit testDevlin Junker
2023-08-11fix linting errorsDevlin Junker
2023-08-11fix add + create folderDevlin Junker
2023-08-11finished unit testsDevlin Junker
2023-08-09minimum nextcloud version supported is 27Devlin Junker
2023-08-09resolve build issuesDevlin Junker
2023-08-09fix unit test and linting errorsDevlin Junker
2023-08-09upmerged from masterDevlin Junker
2022-12-06fix admin testsDevlin Junker
2022-12-06lintDevlin Junker
2022-12-06cleanDevlin Junker
2022-12-06cleanDevlin Junker
2022-12-06basic tests for storeDevlin Junker
2022-12-06start on state/store testsDevlin Junker
2022-12-06add more testsDevlin Junker
2022-12-06lint the .ts and spec.ts files alsoDevlin Junker
2022-12-06working unit test for local computed stateDevlin Junker
2022-12-06modularize store files and fix unit testsDevlin Junker
2022-12-01cleanDevlin Junker
2022-12-01use single quotesDevlin Junker
2022-12-01add unit tests for admin settingsDevlin Junker
2022-12-01add unit tests for admin settingsDevlin Junker
2022-11-17upmerging master into vue-rewriteDevlin Junker
2022-11-02fix lintingDevlin Junker
2022-11-02fix tests with proper mockingDevlin Junker
2022-11-02more package cleanup and some basic tests for SidebarDevlin Junker
2022-11-02clean up dependenciesDevlin Junker
2022-11-02use newer libraries and clean up eslintDevlin Junker
2022-11-02test file for each componentDevlin Junker
2022-11-02outline Sidebar specsDevlin Junker
2022-11-02clean up linting errorsDevlin Junker
2022-11-02running single testDevlin Junker
2022-05-02update last_modified when marking an item as readBenjamin Brahmer
2022-04-30rename parameter for read/unread api callPaul Tirk
2022-04-30also allow starring/unstarring multiple items by idPaul Tirk
2022-04-30remove duplicate functionPaul Tirk
2022-04-30add tests for starring/unstarring items by idPaul Tirk
2022-04-18Fix malformed feeds (without GUIDs) stopping the update process (fixes #1738)nextcloud486153
2022-03-08adjust testBenjamin Brahmer
2021-11-18chore: use executeStatement instead of executeUpdateSean Molenaar
2021-10-18Download feed logos via guzzle to have better error handlingBenjamin Brahmer
2021-07-24Update all feeds from commandDavid Baucum
2021-07-17adapt tests to QBMapper changes in NC22anoy
2021-06-16Search: add feed searchSean Molenaar