MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / auth.js

File auth.js

lib/plugin/auth.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs'
2import path from 'path'
3import { fileExists, isAsyncFunction } from '../utils.js'
4import CommentStep from '../step/comment.js'

Callers

nothing calls this directly

Calls 5

loadCookiesFromFileFunction · 0.85
grabCookieMethod · 0.45
amOnPageMethod · 0.45
setCookieMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected