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 API Reference and have_no aliases #2

Merged
merged 16 commits into from
Nov 26, 2020
Merged

Add API Reference and have_no aliases #2

merged 16 commits into from
Nov 26, 2020

Conversation

ElMassimo
Copy link
Owner

Description 📖

This pull request adds an API Reference to available methods in Capybara Test Helpers, as well as the ones provided by Capybara.

The API Reference is fully indexed thanks to Algolia.

API Changes

  • Add have_no alias for have_no_selector.
  • Add has_no? alias for has_no_selector?.
  • Remove internal method wrap_test_helper.
  • Allow to use locator aliases in assert_ methods as well, for consistency.

Screenshots 📷

Screen Shot 2020-11-26 at 12 57 51 PM

Screen Shot 2020-11-26 at 1 00 46 PM

@ElMassimo ElMassimo changed the title Add all methods to the API Reference Add API Reference and have_no aliases Nov 26, 2020
@ElMassimo ElMassimo merged commit 9794ff9 into master Nov 26, 2020
@ElMassimo ElMassimo deleted the api-reference branch November 26, 2020 16:15
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.

1 participant