issues Search Results · repo:FrontendMasters/intro-mongo-db language:JavaScript
Filter by
6 results
(60 ms)6 results
inFrontendMasters/intro-mongo-db (press backspace or delete to remove)Whenever I try to test the first exercise. Jest throws an error Thrown: Undefined for all tests. Searching online it
seems to a problem with the async code, I tried to fix it myself but still it errors ...
ShaleenAg
- Opened on Aug 16, 2021
- #31
Getting this error MongoError: server is closed right before the should have correct fields user test when running this
command: yarn test exercises/models/__test__/user.spec.js. Strangely if I remove ...
chrisueda
- 3
- Opened on Mar 24, 2020
- #19
There is many databases creating from test since I use VS-Code test runner but it not getting removed after test.
iamchathu
- 1
- Opened on Jan 3, 2020
- #16
I have on the start user.js
betaUser: { type: Boolean, default: false },
like that but the test is not passing it? betaUser should default to false (11ms)
Here is the full schema
const mongoose = require( ...
vjandrei
- 7
- Opened on Dec 10, 2019
- #14
Hi, i have a question about a filter...
I wanna create a filter for example the request might be
name contains ´test´, bussiness equals ´worktest´
so with that i wanna create a query for filter information ...
ghost
- Opened on Aug 26, 2019
- #12
hey there! I m having issues with getting tests to pass with the models exercises.
Steps taken
details
summary click to see my steps /summary
1) git clone url
2) npm install
3) navigate to the ...
vital-tech-results
- 8
- Opened on Jun 25, 2019
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.