Lines Matching refs:exec

61   await t.rejects(profile.exec([]), await profile.usage)
73 await profile.exec(['get'])
84 await profile.exec(['get'])
95 await profile.exec(['get'])
105 await profile.exec(['get'])
120 await profile.exec(['get'])
136 await profile.exec(['get'])
153 await profile.exec(['get'])
169 await profile.exec(['get', 'name'])
180 await profile.exec(['get', 'name'])
195 await profile.exec(['get', 'name'])
212 await profile.exec(['get', 'name', 'email', 'github'])
224 await profile.exec(['get', 'name', 'email', 'github'])
236 await profile.exec(['get', 'name', 'email', 'github'])
246 await profile.exec(['get', 'name,email,github'])
257 profile.exec(['set']),
266 profile.exec(['set', 'email']),
275 profile.exec(['set', 'password', '1234']),
284 profile.exec(['set', 'name', 'foo']),
317 await profile.exec(['set', 'fullname', 'Lorem Ipsum'])
331 await profile.exec(['set', 'fullname', 'Lorem Ipsum'])
351 await profile.exec(['set', 'fullname', 'Lorem Ipsum'])
383 await profile.exec(['set', 'email', 'foo@npmjs.com'])
432 await profile.exec(['set', 'password'])
473 await profile.exec(['set', 'password'])
489 profile.exec(['enable-2fa', 'foo', 'bar']),
498 profile.exec(['enable-2fa', 'foo']),
509 profile.exec(['enable-2fa', 'auth-only']),
521 profile.exec(['enable-2fa', 'auth-only']),
550 profile.exec(['enable-2fa', 'auth-only']),
576 profile.exec(['enable-2fa', 'auth-only']),
591 profile.exec(['enable-2fa', 'auth-only']),
658 await profile.exec(['enable-2fa', 'auth-only'])
752 await profile.exec(['enable-2fa', 'auth-only'])
795 profile.exec(['enable-2fa', 'auth-only']),
833 await profile.exec(['enable-2fa', 'auth-and-writes'])
876 await profile.exec(['enable-2fa', 'auth-only'])
919 await profile.exec(['enable-2fa'])
943 await profile.exec(['disable-2fa'])
990 await profile.exec(['disable-2fa'])
1005 await profile.exec(['disable-2fa'])
1021 await profile.exec(['disable-2fa'])
1063 await profile.exec(['disable-2fa'])
1073 profile.exec(['asfd']),