karai17 / lapis-chan

Image board software written in Lua using the Lapis web framework.
http://lapchan.moe
MIT License
90 stars 17 forks source link

add first test #29

Closed leafo closed 8 years ago

karai17 commented 8 years ago

It's definitely a good idea to start writing tests before it becomes too unwieldy. I've tried to comment my code as much as I can so hopefully over the next little while I will get some help writing tests to ensure that this program does what it is supposed to do. :)

leafo commented 8 years ago

We can start testing the rest of the app once we update how the installer checks for install.

If you don't want to change anything about how it currently works we can add a special config field that skips the install check.

karai17 commented 8 years ago

I don't mind changing it. I want installing lapis chan to be as simple as possible. On Jan 25, 2016 12:37, "leaf" notifications@github.com wrote:

We can start testing the rest of the app once we update how the installer checks for install.

If you don't want to change anything about how it currently works we can add a special config field that skips the install check.

— Reply to this email directly or view it on GitHub https://github.com/karai17/lapis-chan/pull/29#issuecomment-174573468.