MCPcopy
hub / github.com/dev-mastery/comments-api / e2e.spec.js

File e2e.spec.js

__test__/e2e.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios'
2import commentsDb, { makeDb } from '../src/data-access'
3import makeFakeComment from './fixtures/comment'
4import dotenv from 'dotenv'

Callers

nothing calls this directly

Calls 2

makeDbFunction · 0.90
makeFakeCommentFunction · 0.85

Tested by

no test coverage detected