Z-Editor / Z-Editor

Online Z-notations Editor with Draft.js and React.js

Home Page:https://z-editor.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement Unit tests for components [etc: react shallow testing]

nadunindunil opened this issue · comments

Since the application is not much heavy shallow testing would be enough.

I'll start on this.

@nadunindunil, I've got an initial test setup for App.js and have modified it to run with coverage. Unfortunately, the dynamically generated elements of your code make it difficult to us screenshots. This is as far as I can go.

Hi @jonathanjwatson, thank you very much for your support. This looks cool. Since we have a head start for testing, new contributors can start from where you finished. 😺

@nadunindunil I will work on writing some more test cases for components