|
b0f9a0aba0
|
Refactor(generate): Update code to be more in line with the name of tabs. Update options of generate method to include generator instead of generatorName. Mock out the console logging messages on tests
|
2015-11-02 18:02:14 -07:00 |
|
|
f60c71061c
|
Fix(generate): Improve specs for page generation. Fix test for generator look up. Update generate.js to throw better errors
|
2015-11-02 16:12:30 -07:00 |
|
|
5c79084920
|
Fix(generate): Add error message for blueprints that do not exist. Throw error for the caller to respond to. Update test to have invalid generator error thrown
|
2015-11-02 15:40:00 -07:00 |
|
|
5350aca81a
|
Feature(generate): Merge generate with latest. Update tests for tims refactor
|
2015-11-02 12:58:13 -07:00 |
|
|
b5b8294c79
|
Refactor(generate): Rename all instances of javascriptClassName to jsClassName, and the instances fileAndClassName to be fileName and cssClassName. Refactor generate have a defaultTemplates method that renders those options into the generator blueprint folder. Closes #410.
|
2015-11-02 12:40:26 -07:00 |
|
|
b8aec70113
|
test(tooling): remove unused require
|
2015-11-02 12:59:30 -06:00 |
|
|
d8a5b72dd2
|
test(generate): Add tests for generate
|
2015-10-30 14:44:59 -06:00 |
|