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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-05Show unique displayname context in the sharing inputJulius Härtl
2020-11-16Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez
2020-11-16Add explicit time to test date for clarityDaniel Calviño Sánchez
2020-11-16Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez
2020-11-16Fix unit test for expiration date without date but with defaultDaniel Calviño Sánchez
2020-11-16Fix unit test method nameDaniel Calviño Sánchez
2020-11-16Fix unit test for verifying enforced valid expiration date.Daniel Calviño Sánchez
2020-11-16Fix unit test for verifying enforced expire date too far in the futureDaniel Calviño Sánchez
2020-11-16Add unit tests to enforce a relaxed default share expiration dateDaniel Calviño Sánchez
2020-11-16Remove wrong and misleading commentDaniel Calviño Sánchez
2020-11-16Remove extra spacesDaniel Calviño Sánchez
2020-11-16Fix typo in variable nameDaniel Calviño Sánchez
2020-11-16Fix typos in method namesDaniel Calviño Sánchez
2020-11-16Use the shorter phpunit syntax for mocked return values in ManagerTestChristoph Wurst
2020-11-11Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez
2020-11-11Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez
2020-11-09Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl
2020-10-30Also run for .sh and .json (when not package or package-lock)Joas Schilling
2020-10-30Also run all tests when drone config is modifiedJoas Schilling
2020-10-30Only run phpunit when php, xml or test files are modifiedJoas Schilling
2020-10-22Merge pull request #23626 from nextcloud/backport/23614/stable18Morris Jobke
2020-10-22Disable unreliable app-files-sharing.feature:108Morris Jobke
2020-10-22Disable unreliable app-files.feature:108Morris Jobke
2020-10-16Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke
2020-09-15Fix unit testsJoas Schilling
2020-08-31Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez
2020-07-31use exceptions for error signaling in writeStreamRobin Appelman
2020-07-31rollback cache rename if trashbin move failsRobin Appelman
2020-07-30Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke
2020-07-30Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-30Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke
2020-07-30Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-09ensure mounts are scanned during testsRobin Appelman
2020-07-09Use the correct mountpoint to calculateRoeland Jago Douma
2020-07-08Merge pull request #21499 from lmamane/stable18-21285-onelinerMorris Jobke
2020-07-07Merge pull request #21575 from nextcloud/backport/21379/stable18Morris Jobke
2020-07-06Merge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18Roeland Jago Douma
2020-07-04Merge pull request #21388 from nextcloud/backport/21380/stable18Roeland Jago Douma
2020-07-03Revert "[stable18] Do not read certificate bundle from data dir by default"Roeland Jago Douma
2020-07-03Increase timeout of the appstore requestsJoas Schilling
2020-07-02Merge pull request #21551 from nextcloud/backport/21535/stable18Roeland Jago Douma
2020-07-02Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling
2020-06-24Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez
2020-06-24Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez
2020-06-24Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez
2020-06-24Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez
2020-06-24Fix language in share notes email for usersJoas Schilling
2020-06-23Fix unit testsJoas Schilling
2020-06-20adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane
2020-06-19acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon