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

72 Commits

Author SHA1 Message Date
David A. Velasco d17d8b9a52 Moved target folder for download test to private storage, to fix problems with runtime check of permissions in Android 6 2016-02-16 12:45:26 +01:00
David A. Velasco 8b91c71d6f Updated build target to Android APIv23 2016-02-13 21:24:10 +01:00
David A. Velasco ac9771ea3a Migration to different test server 2016-01-27 10:52:15 +01:00
David A. Velasco b3535a3678 Updated automatic tests to cover share permissions updates 2016-01-26 18:39:01 +01:00
masensio 1e3060633d Add test for UpdateRemoteShareOperation 2015-11-23 17:51:33 +01:00
David A. Velasco 206c7abf10 Fixed unit tests 2015-11-23 17:51:31 +01:00
David A. Velasco 90615fc4ab Added operation to update properties of exising share via link 2015-11-23 17:51:30 +01:00
masensio 75581c18a4 Read capabilities to show the Share Options 2015-11-11 10:17:58 +01:00
David A. Velasco 5c48817712 Update unit tests with cases for creating private shares 2015-11-02 14:59:01 +01:00
David A. Velasco caa9bb3d01 Added test for GetRemoteShareesOperation 2015-10-30 14:55:29 +01:00
David A. Velasco b15fb19399 Fixed broken copy test 2015-08-18 14:18:37 +02:00
David A. Velasco 819b465385 Recovered error when file to copy doesn't exist but still keeping dependency on Context out 2015-08-18 14:07:59 +02:00
David A. Velasco b281585c93 Updated CopyRemoteFileOperation constructor 2015-08-18 13:27:44 +02:00
Jorge Antonio Diaz-Benito Soriano 6f12324930 Added some missing imports 2015-08-18 13:14:23 +02:00
Jorge Antonio Diaz-Benito Soriano ed720d0a65 Cleanup 2015-08-18 13:14:22 +02:00
Jorge Antonio Diaz-Benito Soriano 2970b54e7c Updated CopyRemoteFileOperation and verified with the unit tests 2015-08-18 13:14:21 +02:00
Jorge Antonio Diaz-Benito Soriano b8830e0faf Disabled abort-build-on-lint-error check (all modules have errors). 2015-08-18 13:14:17 +02:00
Jorge Antonio Diaz-Benito Soriano 775fb5b1f2 Updated build.gradle to allow Android Studio to properly identify test_client as a module 2015-08-18 13:14:14 +02:00
Jorge Antonio Diaz-Benito Soriano 542e596bf5 Removed unnecessary command 2015-08-18 13:12:27 +02:00
Jorge Antonio Diaz-Benito Soriano 3e28768d8f Updated some dependencies 2015-08-18 13:12:25 +02:00
Jorge Antonio Diaz-Benito Soriano c3478eb8d4 Disabled abort-build-on-lint-error check (all modules have errors). 2015-08-18 13:04:05 +02:00
Jorge Antonio Diaz-Benito Soriano 4a76d429ab Updated build.gradle to allow Android Studio to properly identify test_client as a module 2015-08-18 13:04:04 +02:00
David A. Velasco 1fa8e79b3f Fixed unit tests 2015-08-06 09:34:42 +02:00
David A. Velasco 3ecefdfbcc Updated buildTools in all the Gradle files 2015-08-04 11:49:07 +02:00
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
Jorge Antonio Diaz-Benito Soriano 9732d61d38 Restore .gitignore, remove files that were added 2014-11-25 21:32:32 +01:00
Jorge Antonio Diaz-Benito Soriano 005dd85fdc Update .gitignore and readded missing files 2014-11-24 12:02:35 +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 5f11b3d998 Refactored test project to work correctly with AdvancedSslSocketFactory as base to create sockets 2014-11-11 13:37:30 +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