Jeff Rafter (he/him)

Results 26 comments of Jeff Rafter (he/him)

Oh my... I have a set that is out of date somewhere. I don't think I have all of them at all though...

Working with this feature I've found a couple things that can confound testing... 1. Your browser might matter and how you are going offline might matter - if you are...

Thanks for opening an issue ❤!

For jest you can use the env var FORCE_COLORS=true or --colors

I was having a similar issue. I replaced the y-webrtc implementation with a stub based on @disarticulate's fork (see also https://github.com/yjs/y-webrtc/issues/23) and was able to debug more easily. One of...

Ah, this is likely a problem in Github Classroom not the auto grading itself. I wonder if @zrdaley knows?