MCPcopy Create free account
hub / github.com/Noumena-Network/code / Feedback.submit.test.ts

File Feedback.submit.test.ts

src/components/Feedback.submit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios'
2import { afterEach, beforeEach, describe, expect, mock, test } from 'bun:test'
3import { getAuthRuntime } from '../auth/runtime/AuthRuntime.js'
4import { OAUTH_BETA_HEADER } from '../constants/oauth.js'

Callers

nothing calls this directly

Calls 4

getAuthRuntimeFunction · 0.85
makeFeedbackDataFunction · 0.85
submitFeedbackFunction · 0.85
makeSessionFunction · 0.70

Tested by

no test coverage detected