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/assert_partial.rb,
lib/booth/testing/support/assert_logged_in.rb,
lib/booth/testing/support/assert_logged_out.rb,
lib/booth/testing/support/get_session_value.rb,
lib/booth/testing/support/soft_reset_session.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/manager.rb,
lib/booth/testing/support/assert_all_partials_were_covered.rb

Defined Under Namespace

Modules: Shortcuts, VirtualAuthenticators Classes: AssertAllPartialsWereCovered, AssertLoggedIn, AssertLoggedOut, AssertPartial, ForceLogin, GetSessionValue, Scenario, SoftResetSession, Visit