Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Test suite fails in Initialization 'should initialize monk with mongoUri' #37

Open
@nerboda

Description

@nerboda

Specifications

  • Version: 1.0.7
  • MacOS High Sierra 10.13.6
  • Node Version: 11.4.0

Expected Behavior

Expected the test suite to pass

Actual Behavior

It fails on the 'should initialize monk with mongoUri' test on line 42. All subsequent tests also fail. Basically, the monkMock function isn't being called.

If I comment out line 43 and then manually call monkMock(config), the assertion on line 44 passes, but line 45 still fails it.

Steps to Reproduce

I haven't touched anything. Simply forked the project, installed the dependencies and ran $ npm run test.

Screenshots, GIFs, Error Output

screen shot 2019-02-19 at 1 02 40 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions