11cb0ef41Sopenharmony_ci/* IMPORTANT
21cb0ef41Sopenharmony_ci * This snapshot file is auto-generated, but designed for humans.
31cb0ef41Sopenharmony_ci * It should be checked into source control and tracked carefully.
41cb0ef41Sopenharmony_ci * Re-generate by setting TAP_SNAPSHOT=1 and running tests.
51cb0ef41Sopenharmony_ci * Make sure to inspect the output below.  Do not ignore changes!
61cb0ef41Sopenharmony_ci */
71cb0ef41Sopenharmony_ci'use strict'
81cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP enable-2fa from token and set otp, retries on pending and verifies with qrcode > should output 2fa enablement success msgs 1`] = `
91cb0ef41Sopenharmony_ciScan into your authenticator app:
101cb0ef41Sopenharmony_ciqrcode
111cb0ef41Sopenharmony_ci Or enter code: 1234
121cb0ef41Sopenharmony_ci2FA successfully enabled. Below are your recovery codes, please print these out.
131cb0ef41Sopenharmony_ciYou will need these to recover access to your account if you lose your authentication device.
141cb0ef41Sopenharmony_ci	123456
151cb0ef41Sopenharmony_ci	789101
161cb0ef41Sopenharmony_ci`
171cb0ef41Sopenharmony_ci
181cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get <key> --parseable > should output parseable result value 1`] = `
191cb0ef41Sopenharmony_cifoo
201cb0ef41Sopenharmony_ci`
211cb0ef41Sopenharmony_ci
221cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get multiple args --parseable > should output parseable profile value results 1`] = `
231cb0ef41Sopenharmony_cifoo	foo@github.com (verified)	https://github.com/npm
241cb0ef41Sopenharmony_ci`
251cb0ef41Sopenharmony_ci
261cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get multiple args comma separated > should output all keys 1`] = `
271cb0ef41Sopenharmony_cifoo	foo@github.com (verified)	https://github.com/npm
281cb0ef41Sopenharmony_ci`
291cb0ef41Sopenharmony_ci
301cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get multiple args default output > should output all keys 1`] = `
311cb0ef41Sopenharmony_cifoo	foo@github.com (verified)	https://github.com/npm
321cb0ef41Sopenharmony_ci`
331cb0ef41Sopenharmony_ci
341cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get no args --color > should output all profile info with color result 1`] = `
351cb0ef41Sopenharmony_ci[1mname[22m: foo
361cb0ef41Sopenharmony_ci[1memail[22m: foo@github.com (verified)
371cb0ef41Sopenharmony_ci[1mtwo-factor auth[22m: auth-and-writes
381cb0ef41Sopenharmony_ci[1mfullname[22m: Foo Bar
391cb0ef41Sopenharmony_ci[1mhomepage[22m: https://github.com
401cb0ef41Sopenharmony_ci[1mfreenode[22m: foobar
411cb0ef41Sopenharmony_ci[1mtwitter[22m: https://twitter.com/npmjs
421cb0ef41Sopenharmony_ci[1mgithub[22m: https://github.com/npm
431cb0ef41Sopenharmony_ci[1mcreated[22m: 2015-02-26T01:26:37.384Z
441cb0ef41Sopenharmony_ci[1mupdated[22m: 2020-08-12T16:19:35.326Z
451cb0ef41Sopenharmony_ci`
461cb0ef41Sopenharmony_ci
471cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get no args --parseable > should output all profile info as parseable result 1`] = `
481cb0ef41Sopenharmony_citfa	auth-and-writes
491cb0ef41Sopenharmony_ciname	foo
501cb0ef41Sopenharmony_ciemail	foo@github.com
511cb0ef41Sopenharmony_ciemail_verified	true
521cb0ef41Sopenharmony_cicreated	2015-02-26T01:26:37.384Z
531cb0ef41Sopenharmony_ciupdated	2020-08-12T16:19:35.326Z
541cb0ef41Sopenharmony_cifullname	Foo Bar
551cb0ef41Sopenharmony_cihomepage	https://github.com
561cb0ef41Sopenharmony_cifreenode	foobar
571cb0ef41Sopenharmony_citwitter	https://twitter.com/npmjs
581cb0ef41Sopenharmony_cigithub	https://github.com/npm
591cb0ef41Sopenharmony_ci`
601cb0ef41Sopenharmony_ci
611cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get no args default output > should output table with contents 1`] = `
621cb0ef41Sopenharmony_ciname: foo
631cb0ef41Sopenharmony_ciemail: foo@github.com (verified)
641cb0ef41Sopenharmony_citwo-factor auth: auth-and-writes
651cb0ef41Sopenharmony_cifullname: Foo Bar
661cb0ef41Sopenharmony_cihomepage: https://github.com
671cb0ef41Sopenharmony_cifreenode: foobar
681cb0ef41Sopenharmony_citwitter: https://twitter.com/npmjs
691cb0ef41Sopenharmony_cigithub: https://github.com/npm
701cb0ef41Sopenharmony_cicreated: 2015-02-26T01:26:37.384Z
711cb0ef41Sopenharmony_ciupdated: 2020-08-12T16:19:35.326Z
721cb0ef41Sopenharmony_ci`
731cb0ef41Sopenharmony_ci
741cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get no args no tfa enabled > should output expected profile values 1`] = `
751cb0ef41Sopenharmony_ciname: foo
761cb0ef41Sopenharmony_ciemail: foo@github.com (verified)
771cb0ef41Sopenharmony_citwo-factor auth: disabled
781cb0ef41Sopenharmony_cifullname: Foo Bar
791cb0ef41Sopenharmony_cihomepage: https://github.com
801cb0ef41Sopenharmony_cifreenode: foobar
811cb0ef41Sopenharmony_citwitter: https://twitter.com/npmjs
821cb0ef41Sopenharmony_cigithub: https://github.com/npm
831cb0ef41Sopenharmony_cicreated: 2015-02-26T01:26:37.384Z
841cb0ef41Sopenharmony_ciupdated: 2020-08-12T16:19:35.326Z
851cb0ef41Sopenharmony_ci`
861cb0ef41Sopenharmony_ci
871cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get no args profile has cidr_whitelist item > should output table with contents 1`] = `
881cb0ef41Sopenharmony_ciname: foo
891cb0ef41Sopenharmony_ciemail: foo@github.com (verified)
901cb0ef41Sopenharmony_citwo-factor auth: auth-and-writes
911cb0ef41Sopenharmony_cifullname: Foo Bar
921cb0ef41Sopenharmony_cihomepage: https://github.com
931cb0ef41Sopenharmony_cifreenode: foobar
941cb0ef41Sopenharmony_citwitter: https://twitter.com/npmjs
951cb0ef41Sopenharmony_cigithub: https://github.com/npm
961cb0ef41Sopenharmony_cicreated: 2015-02-26T01:26:37.384Z
971cb0ef41Sopenharmony_ciupdated: 2020-08-12T16:19:35.326Z
981cb0ef41Sopenharmony_cicidr_whitelist: 192.168.1.1
991cb0ef41Sopenharmony_ci`
1001cb0ef41Sopenharmony_ci
1011cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile get no args unverified email > should output table with contents 1`] = `
1021cb0ef41Sopenharmony_ciname: foo
1031cb0ef41Sopenharmony_ciemail: foo@github.com(unverified)
1041cb0ef41Sopenharmony_citwo-factor auth: auth-and-writes
1051cb0ef41Sopenharmony_cifullname: Foo Bar
1061cb0ef41Sopenharmony_cihomepage: https://github.com
1071cb0ef41Sopenharmony_cifreenode: foobar
1081cb0ef41Sopenharmony_citwitter: https://twitter.com/npmjs
1091cb0ef41Sopenharmony_cigithub: https://github.com/npm
1101cb0ef41Sopenharmony_cicreated: 2015-02-26T01:26:37.384Z
1111cb0ef41Sopenharmony_ciupdated: 2020-08-12T16:19:35.326Z
1121cb0ef41Sopenharmony_ci`
1131cb0ef41Sopenharmony_ci
1141cb0ef41Sopenharmony_ciexports[`test/lib/commands/profile.js TAP profile set <key> <value> writable key --parseable > should output parseable set key success msg 1`] = `
1151cb0ef41Sopenharmony_cifullname	Lorem Ipsum
1161cb0ef41Sopenharmony_ci`
117