MCPcopy Create free account
hub / github.com/Tencent/kbone / cookie.test.js

File cookie.test.js

packages/miniprogram-render/test/bom/cookie.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const mock = require('../mock')
2const Cookie = require('../../src/bom/cookie')
3
4test('cookie', async() => {

Callers

nothing calls this directly

Calls 3

setCookieMethod · 0.80
getCookieMethod · 0.80
nowMethod · 0.80

Tested by

no test coverage detected