grid-wiz
grid-wiz copied to clipboard
Break out unit tests into individual modules
Currently, the unit test covers one overall compile of Grid Wiz.
It would be great to test individual modules inside Grid Wiz with different config options. The bulk of this work would require src/grid and src/columns calling another module to format the config instead of the formatted config being passed down as a parameter. All of the logic for this new module is already in src/index.