summaryrefslogtreecommitdiffhomepage
path: root/test/controller.rb
AgeCommit message (Collapse)Author
2018-10-08Reorganize Image, Sprite, and Text argsTom Black
Start with the required argument first as positional, followed by optional ones as keyword arguments Co-Authored-By: Andrew Havens <[email protected]>
2017-12-02Use controller mappingsTom Black
2017-06-04Add all controller events to testTom Black
2017-06-04Update controller test for new event structureTom Black
2017-03-02Update controller testTom Black
2016-12-24Merge all tests into `test/` directoryTom Black