vrld/hump

consider unit tests and ci support

Open

#63 opened on Apr 17, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Lua (92 forks)batch import
help wanted

Repository metrics

Stars
 (676 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Some components might be harder to automate than others, depends on how tightly coupled they are with LOVE engine and how much we can verify without using visual tests. But using spies/mocks with BDD we should be able to have decent coverage.

If you don't mind (or isn't available to add tests), I would like work on them when available, since I am using some of the components like camera/gamestate.

Contributor guide