Skip to content
This repository has been 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 opened this issue Feb 19, 2019 · 0 comments
Open

Comments

@nerboda
Copy link

nerboda commented Feb 19, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant