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

SauceBaseTest makes it really hard to change the data center #293

Open
nadvolod opened this issue Jul 11, 2022 · 4 comments
Open

SauceBaseTest makes it really hard to change the data center #293

nadvolod opened this issue Jul 11, 2022 · 4 comments
Labels
bug Something isn't working java Java Bindings

Comments

@nadvolod
Copy link
Collaborator

Try to make this test run in EU... It's way too hard
https://github.com/c3ccl3ston/automation-best-practices-java/blob/main/workshop/src/test/java/com/saucedemo/exercises/E2ETests.java

@nadvolod nadvolod added bug Something isn't working java Java Bindings labels Jul 11, 2022
@titusfortner
Copy link
Collaborator

@c3ccl3ston
Copy link

well that is definitely a much easier approach.. I just think it is not intuitive to have to override a get method in order to set the data center for your tests. thanks @titusfortner

@nadvolod
Copy link
Collaborator Author

Maybe a docs update then @c3ccl3ston ?

@titusfortner
Copy link
Collaborator

There's probably a way to make a rule. Or we can do different base tests for different data centers since it's unlikely to be toggled in the same execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working java Java Bindings
Projects
None yet
Development

No branches or pull requests

3 participants