You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I've added a pull request to add a Travis-Ci yml config file. I tested it in my fork, and it seemed to work well. A repo owner needs to setup a travis account though.
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.
The text was updated successfully, but these errors were encountered: