monzoweb icon indicating copy to clipboard operation
monzoweb copied to clipboard

Frontend UI testing

Open robcalcroft opened this issue 8 years ago • 7 comments

Investigate UI testing frameworks and implement

robcalcroft avatar Apr 21 '16 00:04 robcalcroft

Looks like https://facebook.github.io/jest/docs/tutorial-react.html is a good place to start

robcalcroft avatar Apr 21 '16 00:04 robcalcroft

Mock for auth

robcalcroft avatar Apr 22 '16 11:04 robcalcroft

I've started using Enzyme for testing, might be worth looking at too

conorcussell avatar Apr 27 '16 11:04 conorcussell

I'd be up for helping out on this in a week or so when I have a little more time! Looks great so far!

conorcussell avatar Apr 27 '16 14:04 conorcussell

@conorcussell alright awesome, I'm crazy busy with exams at the moment but will soon be done and have more time to work on this 👍

robcalcroft avatar Apr 28 '16 12:04 robcalcroft

@robcalcroft any further thoughts on what you want to use to setup the testing?

imascarenhas avatar Jan 15 '17 15:01 imascarenhas

Had looked at using pure JSDOM to do it; keep it simple, but I'm very open to suggestions if you have any experience

robcalcroft avatar Jan 15 '17 15:01 robcalcroft