Will Fowler

Results 4 comments of Will Fowler

I too like the method where you set up the stub's default 'good path' behaviour in `setUp`, then override it with new behaviour in a specific test as described here...

+1 for: - Adding Contexts for Strings - Variables: Being able to for example set a RegExp per Project which marks e.g. %variable% or {1} as Variables - Lock Translation:...

@JavierSA - Unfortunately, in my project, UseCases cannot be run (due to networking dependencies) so, I had to mock the UseCases. My PR presents an alternate solution.

Any update on this? there are still issues rendering in nextjs (e.g. choice.js not working because of this dynamic load)