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

Add more factories #610

Merged
merged 176 commits into from
Oct 28, 2022
Merged

Add more factories #610

merged 176 commits into from
Oct 28, 2022

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Oct 28, 2022

Adds more factories. My hope with these are to create isolated classes that are easy to understand and test. To do this, I'm attempting to give them as little information as possible, in order to reduce complexity as we before this PR pass along the half-constructed page object which leads to unpredictability due to the nature of a half-finished object state.

@caendesilva caendesilva marked this pull request as ready for review October 28, 2022 18:08
@caendesilva caendesilva merged commit 0b9552f into experimental Oct 28, 2022
@caendesilva caendesilva deleted the add-more-factories branch October 28, 2022 20:09
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