Once again, What should we
do for front-end testing?
Slide 16
Slide 16 text
UI components stylings?
UI components attributes or data sets?
HTML integrity after the event?
Data integrity after store processing?
Originally generated helpers, plugins, etc.?
The codes related to business logic
Points to be tested
Slide 17
Slide 17 text
sample test code of UI component
Slide 18
Slide 18 text
sample test code of UI component
Slide 19
Slide 19 text
Maybe, there all are corrects.
If you could, you should
test these points
Slide 20
Slide 20 text
But, I found a great standard
when I was investigating…