goth
goth copied to clipboard
Setup test environment with Goth
Is there an easy way to mock Goth.fetch!(MyApp.Goth) when running tests? For instance, I want to use the same dummy token when this is used in test mode.