clerk-sdk-ruby
clerk-sdk-ruby copied to clipboard
Mock SDK for testing purposes
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?