1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
David A. Velasco 3c116514fb Added unit test for SimpleFactoryManager 2014-07-01 13:32:43 +02:00
David A. Velasco 7fe8979846 Added unit test for SingleSessionManager 2014-07-01 13:26:29 +02:00
David A. Velasco 4c8f31df2f Added test to unit tests for OwnCloudClient 2014-06-25 17:03:16 +02:00
David A. Velasco a57be36925 Added unit test for OwnCloudClient 2014-06-25 09:08:29 +02:00
David A. Velasco c01001b5a1 Added unit test for OwnCloudClientManagerFactory 2014-06-17 14:12:30 +02:00
David A. Velasco b28701ca30 Refactored handle of ownCloud URIs inside OwnCloudClient; rest of library adapted 2014-06-13 09:29:32 +02:00
David A. Velasco a42f6b5d6d OwnCloudClientMap abstracted to interface OwnCloudClientManager, and provided two alternative implementations; added also OwnCloudCredentials interface to abstract all the credential types handled 2014-06-12 08:58:34 +02:00
masensio 2157723124 Update org.eclipse.jdt.core.prefs settings for test_client 2014-04-29 10:42:30 +02:00
David A. Velasco b7dc13e180 Updated ant rules to finish with a failure when a run test is not successful; and enforced failure of DownloadTest, to validate 2014-04-22 10:38:28 +02:00
David A. Velasco d55f42b5ec Revert "Check that tests are working with the right account by commenting teardown"
This reverts commit 9fabc88ca6.
2014-04-21 13:04:28 +02:00
David A. Velasco 9fabc88ca6 Check that tests are working with the right account by commenting teardown 2014-04-21 12:28:08 +02:00
David A. Velasco a94dd34393 Updated GetSharesTest to work with an empty OC server 2014-04-16 14:28:58 +02:00
David A. Velasco f4181930b3 Updated RemoveShareTest to work with an empty OC server 2014-04-16 14:04:52 +02:00
David A. Velasco 309043774e Updated CreateShareTest to work with an empty OC server 2014-04-16 13:47:27 +02:00
David A. Velasco 026e744ae1 Updated RenameFileTest to work with an empty OC server 2014-04-16 13:40:11 +02:00
David A. Velasco 7000fbeaa2 Updated DownloadFileTest to work with an empty OC server 2014-04-16 12:37:03 +02:00
David A. Velasco d2e6925396 Updated DeleteFileTest to work with an empty OC server 2014-04-16 11:48:13 +02:00
David A. Velasco 45eecf1ff8 Updated UploadFileTest to work with an empty OC server 2014-04-15 15:19:10 +02:00
David A. Velasco b3e3eb74f0 Updated CreateFolderTest to work with an empty OC server 2014-04-15 13:48:01 +02:00
David A. Velasco 596c793243 Updated ReadFolderTest to work with an empty OC server 2014-04-15 13:22:45 +02:00
David A. Velasco e2380a6a5c Updated ReadFileTest to work with an empty OC server 2014-04-15 12:32:03 +02:00
David A. Velasco f3eac35cd3 Test project for library accepts server with a self-signed SSL certificate 2014-04-14 13:10:05 +02:00
David A. Velasco b84c375f3b Fixed typo in custom rules to log and validate use of encrypted variables in Travis 2014-04-09 12:28:50 +02:00
David A. Velasco 982748df45 Added Ant custom rules to overwrite setup.xml values from environment variables 2014-04-09 12:17:15 +02:00
David A. Velasco 7f8da4cce6 Updated layout of test projects 2014-04-08 13:29:27 +02:00