jupyterlab / pull-requests

A JupyterLab extension for reviewing GitHub pull requests
BSD 3-Clause "New" or "Revised" License
37 stars 18 forks source link

Unit Test Frontend #18

Closed fcollonval closed 3 years ago

fcollonval commented 3 years ago

My bad on this one - there is no front-end tests anymore

This should be corrected - especially the cells rechunk + chunk/comment matching need desperately tests.

bollwyvl commented 3 years ago

Ha, in starting #30, I didn't realize that all of the tests were broken! I'll be just turning them off!

I think before we even do this, we should:

Once we do bring back pure jest unit tests (which invoke no browser), I propose we:

bollwyvl commented 3 years ago

Closed by #33