Simon Schick

Results 176 comments of Simon Schick

I can confirm that this bug is also present using Meteor `1.8.1` and this package in version `1.7.0`. My stack-trace just looks a little different because I'm using `cultofcoders:redis-oplog` -...

I haven't seen it again in the past month, but that doesn't say much. We've had a big spike that day I got the error; the past month was rather...

@reywood @filipenevola can someone please reopen it, because this still is a bug, and the exception still occurs at least once a week. I'll now start forking the project by...

@tpmh31292 you can help us - e.g. by taking my fork of this package, import it as a custom-override and share your insight 😉 I've just added a bunch of...

@adamgins would you be willing to include my patch and share the details? You can just create a copy of this package into the `packages` folder of your project which...

I'm just looking into this plugin and was stumbling on this post ... @cpojer how would you use `jest-snapshot` in another system than jest? I want to use it in...

Somewhere I also read about a functionality in Mocha, that a failed test can just run again at once. This (to me) looks very unpredictable as it sounds like you're...

Here are some ideas. Please raise your voice: * `Rerun all tests` that's easy. Just a reset of the following env variables is needed. * `Rerun client-only tests` - Reset...

I can't quite follow you ... what exactly are you trying to do? Is it about client-side or server-side tests - or maybe both? Where did you try the code...

Would be nice to hear if you get the opportunity and time to work on it. #76 might be very much related to this ...