Commit graph

41 commits

Author SHA1 Message Date
Tobias Kaminsky
5f8bd7d5f0
Merge pull request #6961 from nextcloud/comment
Fix not showing comments in file detail view
2020-09-17 16:31:05 +02:00
tobiasKaminsky
4ca33a8438
- removed test data
- added tests

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-16 10:36:06 +02:00
tobiasKaminsky
e0700c376c
new tests for avatars, shares in OCFileList
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-15 08:47:31 +02:00
tobiasKaminsky
90efc2cdfc
add tests for rich workspaces:
as we will have light/dark screenshots for all, we do not have to do this here manually

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-09 12:59:55 +02:00
Tobias Kaminsky
77c0d4b054
Merge pull request #6533 from nextcloud/ocFileListTest
add TestActivity to launch fragments in it
2020-09-04 07:51:43 +02:00
tobiasKaminsky
1757fa9e53
do not use preview, but directly show placeholder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-04 07:30:18 +02:00
tobiasKaminsky
e07c2d169a
- use display name for avatar generation
- use new server algorithm
Ref: https://github.com/nextcloud/nextcloud-vue/blob/master/src/functions/usernameToColor/usernameToColor.js

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 09:19:03 +02:00
tobiasKaminsky
e6be088897
add screenshot from CI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 09:12:30 +02:00
tobiasKaminsky
430a94ff0e
fix Trashbin IT
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-02 10:12:19 +02:00
tobiasKaminsky
a3cb17a829
add TestActivity to launch fragments in it
fix wrong class cast exception message

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-31 17:05:57 +02:00
tobiasKaminsky
91721c6ae2
update trashbin screenshot
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-28 12:12:14 +02:00
tobiasKaminsky
43d2edec47
also fix FDA open test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-19 10:22:06 +02:00
tobiasKaminsky
0ecc933d5f
fix mnemonic test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-19 09:19:26 +02:00
Tobias Kaminsky
5a1e57dbd1
Merge pull request #6724 from nextcloud/hideBigLoadingSpinner
Do not show big spinner when initial loading a folder that is known to be not empty
2020-08-18 09:38:39 +02:00
tobiasKaminsky
a6e0d2b8bf
Do not show big spinner when initial loading a folder that is known to be not empty, or on PhotoFragment
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-18 08:40:15 +02:00
tobiasKaminsky
be04dec3ea
add tests
- for error: UI test
- for mnemonic: we cannot capture dialog, so it is only an integration test

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-17 03:01:30 +02:00
tobiasKaminsky
bee0c7b4a1
add sort option to UploadFilesActivity and FolderPickerActivity
added UI tests

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-07 17:51:22 +02:00
Andy Scherzinger
c9d3641136
Update screenshot due to new toolbar height
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-08-03 20:27:24 +02:00
tobiasKaminsky
f7ab5d90dc
TrashbinActivity:
- moved to ViewBindings
- add UI test for error/view

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-03 20:05:31 +02:00
tobiasKaminsky
78128ff5dc
Hide cursor to make UI test more stable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-31 08:32:58 +02:00
tobiasKaminsky
69476bba29
Update screenshots, wrong emulator was used
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-30 15:57:23 +02:00
tobiasKaminsky
75c8359781
open vcf works again
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-30 09:17:02 +02:00
Andy Scherzinger
fdb4489e38
Updated screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-29 08:20:53 +02:00
Andy Scherzinger
4c547c2de2
update screenshot due to updated testcase data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-28 18:01:08 +02:00
Andy Scherzinger
a514ad81a0
update test screenshot due to consolidated icon tinting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-28 17:39:29 +02:00
Andy Scherzinger
080dc4047f
proper button styling
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-28 17:28:14 +02:00
tobiasKaminsky
76c20b22db
Write some UI tests for NotificationsActivity
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-28 17:28:11 +02:00
Andy Scherzinger
eed4293c43
Updated screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-23 19:20:42 +02:00
tobiasKaminsky
ffa19f0fa9
update screenshots to reflect https
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-20 10:58:00 +02:00
tobiasKaminsky
d17dd38589
Fix DialogFragmentIT
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 12:32:27 +02:00
tobiasKaminsky
78cc80266a
Fix: server IT tests need AbstractOnServerIT
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 12:16:41 +02:00
tobiasKaminsky
d1adb2bf74
update FileDisplayActivityIT
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 11:56:23 +02:00
tobiasKaminsky
404f43fad4
Use same color for status bar
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 08:18:28 +02:00
tobiasKaminsky
be977dda31
update ScreenshotIT
add helper script

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 07:47:59 +02:00
tobiasKaminsky
db6c1ba055
new screenshots, disabled non working
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-15 15:42:26 +02:00
tobiasKaminsky
4336082bb7
Add tests for dialogs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-15 15:42:26 +02:00
Andy Scherzinger
5f73a5ec75
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-26 15:15:30 +02:00
Andy Scherzinger
270c8a36d2
update screenshot
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-10 07:30:47 +02:00
Andy Scherzinger
94b31a0a37
set gradient via imageview for markdown previews
Fixes #6034

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-05 13:36:39 +02:00
tobiasKaminsky
80d83e4721
split up unit&IT tests from screenshot tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00
tobiasKaminsky
d0f3a00637
drone/ updateScreenshot update
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00