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

Write unit tests for WebDriver Tasks #132

Open
AutomationPanda opened this issue Sep 30, 2021 · 0 comments
Open

Write unit tests for WebDriver Tasks #132

AutomationPanda opened this issue Sep 30, 2021 · 0 comments
Assignees
Labels
unit-tests Add or improve unit tests

Comments

@AutomationPanda
Copy link
Contributor

Use Moq to write unit tests for WebDriver Tasks. These unit tests should not initialize a real WebDriver. Instead, they should mock WebDriver and make sure calls are successful.

There are multiple WebDriver Tasks, so this issue might require multiple pull requests.

@AutomationPanda AutomationPanda added the hacktoberfest Recommended for Hacktoberfest label Sep 30, 2021
@AutomationPanda AutomationPanda added unit-tests Add or improve unit tests and removed hacktoberfest Recommended for Hacktoberfest labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit-tests Add or improve unit tests
Projects
None yet
Development

No branches or pull requests

2 participants