14 Commits

Author SHA1 Message Date
Josh Goldberg 6015e31150 (v0.7.0) Used 0.2.0 of shenanigans-manager to remove gulp 2017-12-21 06:18:00 -05:00
Josh Goldberg bb8dc974f3 Bumped gulp-shenanigans to 0.6.16 2017-09-18 14:12:30 -04:00
Josh Goldberg 87ab912d0d Added no-trailing-whitespace with gulp-shenanigans 0.1.13
Also test/**/* in .npmignore and docs/generated/** in .gitignore.
2017-06-08 00:31:57 -07:00
Josh Goldberg 9cba76bf7b Updated README.md to latest 2017-05-08 18:11:35 -07:00
Josh Goldberg 23dd5f132e Brought in latest gulp-shenanigans change 2017-05-08 00:22:33 -07:00
Josh Goldberg d34d4ba29b (v0.6.3) Cleanup; made classes lazy-loaded
This is actually a breaking change thanks to the cleanup: renames
"function" to "class" as appropriate.

Fixes #12.
Fixes #17.
2016-12-31 01:59:00 -05:00
Josh Goldberg 39a48b71f5 (v0.6.1) Node moduleResolution, ignored test setup files 2016-12-26 07:30:12 -05:00
Josh Goldberg b1c7e4c5a2 (v0.6.0) Made settings optional, members readonly (#16)
* (v0.6.0) Made settings optional, members readonly

* Bumped shenanigans.json version

* Fixed .gitignore for tests

* Updated test files
2016-12-26 04:51:25 -05:00
Josh Goldberg d852aac9d4 (v0.5.3) Bumped gulp-shenanigans to 0.5.18 2016-11-29 11:40:16 -05:00
Josh Goldberg b74162054e Added scope for onMake 2016-08-07 21:59:09 -07:00
Josh Goldberg ca382a47ca Gulp shenanigans 0.3.0 (#15)
Gulp shenanigans 0.3.1
2016-07-24 15:40:34 -07:00
Josh Goldberg 1d76c9f857 Redid unit tests to be more targeted (#13)
Critique of the previous work: a few places had unnecessary overhead,
particularly in referencing large (often unnecessary) mocks members.

This is still testing privates - intentionally going against common
principles for the sake of not loading all unit tests onto `make`.
2016-06-14 00:34:10 -07:00
gpnoel 44b515046c ObjectMakr Unit Tests (#9)
* push for progress check

* second update for unit testing

* cleaned up code

* more proper unit tests

* Adding periods

* Removed the blank unit test and removed quotes off object keys

* updated tests and styling

* Change syntax, clear up grammar, and altered tests

* removed unnecessary information for the ObjectMakr constructor
2016-06-08 18:59:27 -07:00
Josh Goldberg e3f4415008 Complete refactor for 0.4.0 2016-05-17 16:19:26 -07:00