neuroanatomy / BrainBox

BrainBox is a web application that lets you annotate and segment 3D brain imaging data in real time, collaboratively.
https://brainbox.pasteur.fr
Other
96 stars 46 forks source link

Set up Mocha for testing the code, and puppeteer or selenium for the UI? #157

Closed r03ert0 closed 6 years ago

r03ert0 commented 6 years ago

Is this a feature request or a bug report?

Enhancement request

What is the current behaviour?

There's no testing suite for brainbox...

What is the expected or desired behaviour?

To start a testing suite using mocha.js for testing the code, and possibly puppeteer or selenium for testing the UI

iain8 commented 6 years ago

@r03ert0 I can get this set up with some tasty testing.