Pandy Knight

Results 13 issues of Pandy Knight

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...

unit-tests

Use `Moq` to write unit tests for RestSharp interactions. These unit tests should _not_ initialize a real RestSharp client. Instead, they should mock RestSharp pieces and make sure calls are...

unit-tests

Write a user guide for the doc site to show how to handle logging. - Title: "Logging messages" - User Guide Section: "Artifacts" - Resource Path: `/user-guides/logging-messages/` Points to include:...

documentation

Write a user guide for the doc site to show how to generate test log reports. - Title: "Generating test log reports" - User Guide Section: "Artifacts" - Resource Path:...

documentation

Write a user guide for the doc site to show how to dump artifacts, like JSON requests and file downloads. - Title: "Dumping artifacts" - User Guide Section: "Artifacts" -...

documentation

Write a user guide for the doc site to show how to write custom Interactions. - Title: "Writing custom Interactions" - User Guide Section: "Interactions" - Resource Path: `/user-guides/writing-custom-interactions/`

documentation

Write a user guide for the doc site to show how to write custom Abilities. - Title: "Writing custom Abilities" - User Guide Section: "Interactions" - Resource Path: `/user-guides/writing-custom-abilities/` Points...

documentation

Write a user guide for the doc site to show how to wait for answers. - Title: "Waiting for answers" - User Guide Section: "Interactions" - Resource Path: `/user-guides/waiting-for-answers/` The...

documentation

Write a user guide for the doc site to show how to call multiple REST APIs using different RestSharp Abilities. - Title: "Calling multiple REST APIs" - User Guide Section:...

documentation

The repository has a security vulnerability: https://github.com/q2ebanking/boa-constrictor/security/dependabot/docs/Gemfile.lock/nokogiri/open Unfortunately, GitHub Pages current supports `nokogiri = 1.11.7`: https://pages.github.com/versions/ I opened a GitHub Support ticket to get this updated: https://support.github.com/ticket/personal/0/1332394 Once the support...

documentation