Skip to content
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

TECH: Screenshot comparison tests #655

Merged
merged 12 commits into from
Dec 12, 2024
Merged

Conversation

Nikitae57
Copy link
Collaborator

No description provided.

@Nikitae57 Nikitae57 force-pushed the TECH-Screenshot-comparison branch from 95f8e2d to 860fd25 Compare July 24, 2024 14:18
@Nikitae57 Nikitae57 force-pushed the TECH-Screenshot-comparison branch from 860fd25 to 6065dd4 Compare July 25, 2024 09:46
@@ -6,6 +6,8 @@ import java.io.File
class DefaultResourcesRootDirsProvider : ResourcesRootDirsProvider {
override val logcatRootDir = File("logcat")
override val screenshotsRootDir = File("screenshots")
override val originalScreenshotsRootDir = File("original_screenshots")
override val screenshotsDiffRootDir = File("diff")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be better to rename this diff file. The context of the screenshots is lost

publish.bintrayRepo=Kaspresso
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's move from root folder to sample dir

@AzamatCherchesov AzamatCherchesov merged commit a55eaa2 into master Dec 12, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants