Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dev-mastery/comments-api
/
Class
jest-mongo.js:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
const
globalConfigPath = path.join(__dirname,
'globalConfigMongo.json'
)
8
9
class
MongoEnvironment extends NodeEnvironment {
10
constructor (config) {
11
super(config)
12
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected