Skip to content

Added visual tests#668

Merged
jayson31 merged 17 commits intodevelopfrom
Visual-Automation
Jul 9, 2025
Merged

Added visual tests#668
jayson31 merged 17 commits intodevelopfrom
Visual-Automation

Conversation

@jayson31
Copy link
Copy Markdown
Collaborator

@jayson31 jayson31 commented Jul 1, 2025

Description

Added visual tests

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast

Checklist

  • I have carefully reviewed the code before submitting it for review.
  • This code is adequately covered by unit tests to validate its functionality.
  • I have conducted thorough testing to ensure it functions as intended.
  • A member of the QA team has reviewed and tested this PR (To be checked by QA or code reviewer)

Fixes #

@jayson31 jayson31 marked this pull request as ready for review July 4, 2025 14:57
@jayson31 jayson31 requested a review from maharrshi July 8, 2025 06:28
import { storeStorageState } from "../../e2e/helpers/storageStateHelper";
import path from "path";

const URLS = {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

is it possible to have the object into another file. Either .js or .json file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Currently we are using the urls in a single file only. We can separate them if we ever use them at multiple places.

@jayson31 jayson31 merged commit d787213 into develop Jul 9, 2025
10 of 11 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.

2 participants