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

Add tests #8

Merged
merged 35 commits into from
Dec 26, 2019
Merged

Add tests #8

merged 35 commits into from
Dec 26, 2019

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    ea8ccf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    c63a368 View commit details
    Browse the repository at this point in the history
  2. add lib/index

    okv committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    484b998 View commit details
    Browse the repository at this point in the history
  3. add first module test

    okv committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    c5c5a37 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. add test for connect method

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    f09476a View commit details
    Browse the repository at this point in the history
  2. use tap_bail

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    405f603 View commit details
    Browse the repository at this point in the history
  3. drop tap-bail

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    d4bd1c4 View commit details
    Browse the repository at this point in the history
  4. use tap-promise

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    782cec0 View commit details
    Browse the repository at this point in the history
  5. add travis config

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    dfbe1f4 View commit details
    Browse the repository at this point in the history
  6. fix language at travis config

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    410055e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d83b64e View commit details
    Browse the repository at this point in the history
  8. use blue tape

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    6fd9c3b View commit details
    Browse the repository at this point in the history
  9. mongodb versions in travis config

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    e4c05bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73bd9cc View commit details
    Browse the repository at this point in the history
  11. add testing on mongodb 4.0.13

    okv committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    4b981ca View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. make dir for connect tests

    okv committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    a0496ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f48eff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d5694 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    734d84b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e99961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee3f92 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    ab160d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e58e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. change some label in tests

    okv committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ef9a9b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af85a7b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    05cf6dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533540d View commit details
    Browse the repository at this point in the history
  3. add test for getTemplatePath

    okv committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    9160a9a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. reports coverage to coveralls

    okv committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    0043fc1 View commit details
    Browse the repository at this point in the history
  2. add travis badge to readme

    okv committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    26e3089 View commit details
    Browse the repository at this point in the history
  3. add coveralls badge to readme

    okv committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    1230790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7547cb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    4b33803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794fd14 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. test with bail by default

    okv committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    a661c40 View commit details
    Browse the repository at this point in the history