Aaron L
8757c8a184
Refactor entire project :D
...
- Move most files to root
- Remove cmds directory in favor of cmd directory with binary
- Remove all cobra from main
2016-06-11 18:25:00 -07:00
Patrick O'brien
98e0b1f2ad
Fixed unit test comparison bug for Null types
...
* Set randomized field values to zero value for objects with Valid false
This ensures the types will match the zero values returned from the
db.
* Reverted make statements to proper initialization format
2016-06-11 18:30:56 +10:00
Patrick O'brien
8cb58511a0
Finish Find template tests
...
* Add reflect import to template tests
2016-06-10 18:53:15 +10:00
Patrick O'brien
fb34fa6dab
Fix delete template test bug
...
* Begin Find template tests
2016-06-10 15:44:20 +10:00
Patrick O'brien
3b0a5e80a1
Finished adding test template generation support
2016-03-21 15:15:14 +10:00