-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Ui comparison #4992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Ui comparison #4992
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
|
Like the idea 👍 |
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
695df20 to
76bbc11
Compare
Collaborator
|
Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11978-Screenshot |
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Codecov Report
@@ Coverage Diff @@
## master #4992 +/- ##
===========================================
+ Coverage 17.55% 17.9% +0.34%
Complexity 3 3
===========================================
Files 385 385
Lines 32675 32679 +4
Branches 4593 4594 +1
===========================================
+ Hits 5737 5852 +115
+ Misses 26008 25881 -127
- Partials 930 946 +16
|
Collaborator
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11983.apk |
Collaborator
Codacy328Lint
SpotBugs (new)
SpotBugs (master)
|
AndyScherzinger
approved these changes
Dec 16, 2019
tobiasKaminsky
added a commit
that referenced
this pull request
Dec 20, 2019
6af9523 Merge pull request #4890 from nextcloud/directEditing b4c3a7d Merge pull request #5018 from grote/thumbnail-fix b207671 fix during CI d231370 Merge pull request #4829 from nextcloud/dependabot/gradle/tools.fastlane-screengrab-2.0.0 0d84a2d warning about used feature in newer SDK b4ea014 use master branch ec2cfef Direct editing support - abstract EditorWebView - support direct editing endpoint f2627a2 enable caching ddffaf7 use custom user agent for onlyOffice 0178499 remove unneeded static string f25127d revert to master snapshot 95afe8c use editor id to use any editor d05de98 use file path as parameter for open direct editing file 300abba make sure TextEditor is also only used ond >= Android 5, due to security reason of javascript interface 994817c get direct editing info from endpoint b31cee5 prevent NPE d1611f6 Direct editing support - abstract EditorWebView - support direct editing endpoint 516c464 override minSDK for lib 10a667b Bump screengrab from 1.2.0 to 2.0.0 9fbedb4 Merge pull request #4992 from nextcloud/uiComparison 751301c daily dev 20191219
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

We can record tests with screenshots:

And later we can compare them:

And if it fails, it should get uploaded:

@AndyScherzinger @ezaquarii I appreciate your feedback