clerk-sdk-ruby icon indicating copy to clipboard operation
clerk-sdk-ruby copied to clipboard

Mock SDK for testing purposes

Open sebak94 opened this issue 1 year ago • 0 comments

Hi there! I'm using the include Clerk::Authenticatable in my controllers and a before_action filter to require authentication. How can I mock the SDK or the Rack middleware to test my controllers with Rspec?

sebak94 avatar Aug 30 '24 18:08 sebak94