$ npm install gunfire -g
Go to your fork of Autogica's git repository (atgc.git), then run:
$ gunfire
$ npm install
$ bower install
$ gulp
$ npm link
Each module should implements its own test function.
Basically, a test should do things based on some default settings.
For instance, a test function for a "build robot part" module should draw a part at the current's player position, using some default, dummy or random settings.