IndigoUnited / automaton

Task automation tool built in JavaScript
http://indigounited.com/automaton
MIT License
214 stars 10 forks source link

Split tests into various files #25

Closed satazor closed 11 years ago

satazor commented 11 years ago

The test file is getting big, we should create a specs folder and separate them logically.

filipediasf commented 11 years ago

should be split in 3 folders: core, tasks and cli