NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 608 forks source link

Add functional test #163

Open amitguptagwl opened 5 years ago

amitguptagwl commented 5 years ago

We're planning to add functional tests using cytorus js(cypress js).

lexcorp16 commented 5 years ago

Hi @amitguptagwl how do you intend to approach this and how can I help?

amitguptagwl commented 5 years ago

@lexcorp16 thanks for showing your interest. Well! we can create a folder say ft or functionatests within this repo. Setup cypress repo inside, write a script that can start imglab locally and run the functional tests against it.