-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathelectrode-cookies.test.log
31 lines (24 loc) · 1.07 KB
/
electrode-cookies.test.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Invoking: clap test-only
[00:45:22] @xarc/run version 1.1.1 at /Users/s0s0p6u/Desktop/GTP/electrode/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@xarc/run
[00:45:22] node.js version v16.19.1 at /Users/s0s0p6u/nvm/nodejs/v16.19.1/bin/node
[00:45:22] CWD is /Users/s0s0p6u/Desktop/GTP/electrode/packages/electrode-cookies
[00:45:22] Loaded ./xclap.js
[00:45:22] PATH already contains ./node_modules/.bin
[00:45:22] Execute electrode/test-only as function
[00:45:22] -Execute electrode/.test-only mocha -c test/spec
csindex
- .set should encode value
- .set should honor skipEncoding option
Hapi plugin
- should handle request.app.replyStates not being set
Test Hapi 16 plugin
- should support hapi 16 as default
cookies
- should set cookie
- should get cookie
- should get cookie by matching substring
✓ should throw when request not passed in options
1 passing (73ms)
7 pending
[00:45:34] >Done Execute electrode/.test-only mocha -c test/spec (11.71 sec)
[00:45:34] Done Execute electrode/test-only as function (11.71 sec)