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

Tri 31401 e2e test stage #150

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Tri 31401 e2e test stage #150

merged 4 commits into from
Jan 30, 2024

Conversation

rajimtri
Copy link
Contributor

This covers prod tests and placeholder for stage scripts. Stage scripts to be updated with proper component ids etc., once the access is enabled


e2e: {

baseUrl: 'https://oxi.matr.io/',
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be stage url ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thats rite, the stage scripts are not yet updated. Its created just as placeholder. Stage component ids and configurations ll be moved together in a new PR once we get to access Stage.

Copy link
Collaborator

@mike-puzon-tri mike-puzon-tri left a comment

Choose a reason for hiding this comment

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

Here is what I notice. The same tests are being repeated in "local", "stage", and "prod". Is there a way to reuse the same tests, with just the base url changing?

@rajimtri
Copy link
Contributor Author

Here is what I notice. The same tests are being repeated in "local", "stage", and "prod". Is there a way to reuse the same tests, with just the base url changing?

@mike-puzon-tri - We can have stage and prod together. But the component properties might be different in stage and prod, when new changes are pushed in stage and the tests would fail. The local can be left as how it is, within dev ui folder, as it has github action and intercepts in place.

@rajimtri rajimtri merged commit c9cc12a into main Jan 30, 2024
3 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.

3 participants