-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move whenCalledWith closer to expectBoundFunction
#53
Comments
@HenriBeck I'd like to tackle this over the weekend to stay familiar with the code base. |
@tp any news on this? We will start with tsaga now and I would like to start using the ”final” testing implementation then to not introduce another change in a few weeks |
@HenriBeck Sorry, didn't get to it yet (who would've thought that 2 20 minute tasks are too much to take…). But I'll do it right now :) |
@HenriBeck Your approach of overlaying the interface on top of the implementation is very nice. Just have to shuffle a few |
Sounds good, let's do the change in a different PR though
Originally posted by @HenriBeck in https://github.com/tp/tsaga/diffs
The text was updated successfully, but these errors were encountered: