Module: Booth::Testing::Support
- Defined in:
- lib/booth/testing/support/visit.rb,
lib/booth/testing/support/scenario.rb,
lib/booth/testing/support/force_login.rb,
lib/booth/testing/support/clear_cookies.rb,
lib/booth/testing/support/assert_partial.rb,
lib/booth/testing/support/assert_logged_in.rb,
lib/booth/testing/support/assert_logged_out.rb,
lib/booth/testing/support/capybara_step_logger.rb,
lib/booth/testing/support/virtual_authenticator.rb,
lib/booth/testing/support/virtual_authenticators.rb,
lib/booth/testing/support/cookie_data_from_browser.rb,
lib/booth/testing/support/virtual_authenticators/load.rb,
lib/booth/testing/support/shortcuts/create_and_onboard.rb,
lib/booth/testing/support/shortcuts/login_with_passkey.rb,
lib/booth/testing/support/virtual_authenticators/create.rb,
lib/booth/testing/support/virtual_authenticators/enable.rb,
lib/booth/testing/support/shortcuts/register_new_passkey.rb,
lib/booth/testing/support/virtual_authenticators/destroy.rb,
lib/booth/testing/support/assert_all_partials_were_covered.rb
Defined Under Namespace
Modules: CapybaraStepLogger, Shortcuts, VirtualAuthenticators Classes: AssertAllPartialsWereCovered, AssertLoggedIn, AssertLoggedOut, AssertPartial, ClearCookies, CookieDataFromBrowser, ForceLogin, Scenario, VirtualAuthenticator, Visit