novelistapp / novelist

A cool text editor for authors
MIT License
18 stars 3 forks source link

Tracking Issue: Testing #11

Open spacekookie opened 6 years ago

spacekookie commented 6 years ago

novelist will end up being very complex and as such we should worry about testing early. What is there to test?

Most of these are """easy""" to test. How can we test relm-gtk code?

spacekookie commented 6 years ago

Testing File I/O

Testing text logic

Testing UI actor logic