Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #19

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Refactor #19

wants to merge 18 commits into from

Commits on Nov 14, 2018

  1. chore: cleanup

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    9808df3 View commit details
    Browse the repository at this point in the history
  2. fix: add source, update deps & eslint config

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a7d2744 View commit details
    Browse the repository at this point in the history
  3. fix: start tests

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a3511bc View commit details
    Browse the repository at this point in the history
  4. fix: make it work for hbs and helpers context

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    7d3efbe View commit details
    Browse the repository at this point in the history
  5. fix: more ensurance cases

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    869210a View commit details
    Browse the repository at this point in the history
  6. fix: hbs tests

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    55c8546 View commit details
    Browse the repository at this point in the history
  7. fix: start updating the regular tests

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    11a9b49 View commit details
    Browse the repository at this point in the history
  8. fix: rename .helper -> .set

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    46c1bd6 View commit details
    Browse the repository at this point in the history
  9. fix: 100% coverage

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    b8e4132 View commit details
    Browse the repository at this point in the history
  10. rewritten again, a lot better

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    9b09577 View commit details
    Browse the repository at this point in the history
  11. start updating tests

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    ed58a0c View commit details
    Browse the repository at this point in the history
  12. fix examples/refactor.js, add helper returning a promise

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    c681b8e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. fix: finally working with both lodash and hbs

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    a1bdc53 View commit details
    Browse the repository at this point in the history
  2. fix: add .hasAsyncId method and so better args resolving

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    d94cca1 View commit details
    Browse the repository at this point in the history
  3. fix: adapt rest of the tests

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    7c782bd View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. fix: back to 100% coverage

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    7a7536a View commit details
    Browse the repository at this point in the history
  2. fix: drop support for Node < 8

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    377205f View commit details
    Browse the repository at this point in the history
  3. fix: appveyor test on node >= 8

    Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
    Charlike Mike Reagent committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    fda97ea View commit details
    Browse the repository at this point in the history