1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

40 Commits

Author SHA1 Message Date
masensio
ab268fbccd Changes in test because Travis is failing 2015-03-25 09:36:40 +01:00
masensio
e0da66d25d Update uger agent string 2015-03-24 14:52:18 +01:00
masensio
decf89e39b Update uger agent string 2015-03-24 14:43:36 +01:00
masensio
9990eeb7ff Refactor parameter user_agent out of RemoteOperation and children 2015-03-24 14:31:40 +01:00
masensio
43f6fe93e6 Fix unit test 2015-03-20 14:42:32 +01:00
masensio
eca87d20c7 Update headers 2015-03-04 11:06:47 +01:00
David A. Velasco
24110ba178 Updated unit tests 2015-02-10 12:58:55 +01:00
Marcello Steiner
ef768b7d1b Merge branch 'develop' of github.com:owncloud/android-library into buildsystem/gradle_develop
Conflicts:
	.travis.yml
2014-11-21 13:22:46 +01:00
Marcello Steiner
04299bdf3c Added gradle support to the owncloud-android-library 2014-11-21 13:20:05 +01:00
David A. Velasco
a5a2b2890f Let the setup() - testXXX() - tearDown() flow normally 2014-11-17 12:34:17 +01:00
David A. Velasco
d66d5047b4 Move build_number resource to the right context 2014-11-12 19:14:07 +01:00
David A. Velasco
57173b175c REALLY use Travis build number to avoid parallel tests interfere each other 2014-11-12 18:18:04 +01:00
David A. Velasco
1f27c0f318 Ignore timeouts in setups() and teardowns() to work around response time of test server 2014-11-12 14:28:21 +01:00
David A. Velasco
0149ee813d Use Travis build number to avoid parallel tests interfere each other 2014-11-12 14:18:22 +01:00
David A. Velasco
c1564e8c38 Avoid remove in teardown of testUploadFileNotFound 2014-11-11 14:19:37 +01:00
David A. Velasco
5d146c9236 Some improvementes in tests on failed move operations 2014-09-04 13:53:58 +02:00
jabarros
3a5df9dcdf Add failed test cases into moving file test 2014-08-27 17:18:04 +02:00
David A. Velasco
9d286636d5 Added success cases to MoveFileTest 2014-08-22 15:29:20 +02:00
David A. Velasco
dc26392647 Fixed MoveFileTest.java 2014-08-21 18:04:14 +02:00
David A. Velasco
d4af8a6a33 Added unit tests for MoveRemoteFileOperation (WIP), with new approach dependant on AndroidTest instead of InstrumentationActivityTest 2014-08-21 17:37:16 +02:00
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
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 9fabc88ca67ff09fe5e9fc48ff276cb5026a9867.
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
7f8da4cce6 Updated layout of test projects 2014-04-08 13:29:27 +02:00