futil-js / contexture-core

Contexture DSL Processor
MIT License
21 stars 1 forks source link

Fix testing and package lock stuff #58

Closed rudolph9 closed 3 years ago

rudolph9 commented 3 years ago
  1. cleans up the package-lock.json and upgrades lodash
  2. fixes the date issue by utilizing mockdate package
  3. refactored utilizing bdd-lazy-var package
decrapifier commented 3 years ago
Warnings
:warning: The README has not been updated. Please update the README.
:warning: Branch being merged does not follow [Git Flow](http://nvie.com/posts/a-successful-git-branching-model/)
:warning: :exclamation: This PR is BIG (+865 -836) Please keep it below 500 net changes
Messages
:book: Could not find any browser results.

Generated by :no_entry_sign: dangerJS against 8c5e06a9ac782b4d943a1148e20bf1f01ec4f50f

rudolph9 commented 3 years ago

@dubiousdavid @daedalus28 I got rid of the bdd-lazy-var package stuff. We can always introduce it later if desired but seems like it's just holding this up from getting merged in the meantime.