Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-04-15Use @nextcloud/moment, closes #961Raimund Schlüßler
2020-04-15Fix php-cs issuesRaimund Schlüßler
2020-04-10Apply php-cs-fixer fixesRaimund Schlüßler
2020-03-07Fix javascript testsRaimund Schlüßler
2020-02-17Merge pull request #862 from nextcloud/fix/467Raimund Schlüßler
2020-02-14Edit sprite names to prevent collision with serverRaimund Schlüßler
2020-02-11Don't edit not public tasks in lists shared to meRaimund Schlüßler
2020-02-10Disable failing eslint rules for testsRaimund Schlüßler
2020-02-02Use alias for jest file resolutionRaimund Schlüßler
2020-01-30Use eslint-config-nextcloudRaimund Schlüßler
2020-01-25Bump @vue/test-utils to v1.0.0-beta.31Raimund Schlüßler
2019-12-01Adjust tests to now default async modeRaimund Schlüßler
2019-11-22Merge pull request #657 from nextcloud/fix-615Raimund Schlüßler
2019-11-20Move router to appropriate placeRaimund Schlüßler
2019-11-20Adjust SettingsService TestRaimund Schlüßler
2019-11-15Fix storeHelper testRaimund Schlüßler
2019-11-14Adjust storeHelper test to use actual TasksRaimund Schlüßler
2019-11-14Fix unhandled promise rejection in unit testsRaimund Schlüßler
2019-11-14Test that open tasks are always shown in week viewRaimund Schlüßler
2019-11-12Add a week view testRaimund Schlüßler
2019-11-12Check that only clicked tasks are activeRaimund Schlüßler
2019-11-09Add stricter tests for week collectionRaimund Schlüßler
2019-11-07Add simple test for week viewRaimund Schlüßler
2019-11-03Add tests for completed viewRaimund Schlüßler
2019-11-03Improve test for today collectionRaimund Schlüßler
2019-11-03Add simple test for today viewRaimund Schlüßler
2019-11-03Improve tests for starred and current viewRaimund Schlüßler
2019-11-02Add test for current viewRaimund Schlüßler
2019-10-31Add test for starred viewRaimund Schlüßler
2019-10-30Add test for all viewRaimund Schlüßler
2019-10-30Set dav on mocked tasks so we get an uriRaimund Schlüßler
2019-10-29Add tests for current, today and completed collectionRaimund Schlüßler
2019-10-29Move creating store into separate fileRaimund Schlüßler
2019-10-28Add more tests for general collection componentRaimund Schlüßler
2019-10-28Add test for general collection componentRaimund Schlüßler
2019-10-28Sort tests in javascript and php foldersRaimund Schlüßler
2019-10-28Add testsRaimund Schlüßler
2019-10-26Add more testsRaimund Schlüßler
2019-10-26Add tests for summary and priorityRaimund Schlüßler
2019-10-26Add test for setting and getting uid, fix modelRaimund Schlüßler
2019-10-26Add tests for task model complete and statusRaimund Schlüßler
2019-09-23Fix failing integration test for navigationRaimund Schlüßler
2019-09-07Fix eslint errorsRaimund Schlüßler
2019-07-20Simplify SettingsService TestRaimund Schlüßler
2019-07-20Add CollectionsService TestRaimund Schlüßler
2019-07-20Add SettingsService TestRaimund Schlüßler
2019-07-19Add CollectionsController TestRaimund Schlüßler
2019-07-18Add SettingsController TestRaimund Schlüßler
2019-07-18Add test for AppInfoRaimund Schlüßler
2019-06-14Setup Javascript and PHP tests and badgesRaimund Schlüßler