Lines Matching refs:url
8 url: 'http://example.com/donate',
95 url: 'https://example.com/lorem',
121 { url: 'http://sponsors.example.com/me' },
130 funding: ['http://collective.example.com', { url: 'http://sponsors.example.com/you' }],
182 '@npmcli/promise-spawn': { open: openUrl || (async url => openedUrls.push(url)) },
238 funding: { type: 'individual', url: 'http://example.com/donate' },
242 funding: { type: 'individual', url: 'http://example.com/donate' },
246 funding: { type: 'individual', url: 'http://example.com/donate' },
250 funding: { type: 'individual', url: 'http://example.com/donate' },
286 funding: { url: 'https://example.com/lorem' },
290 funding: { type: 'individual', url: 'http://example.com/donate' },
313 url: 'https://one.example.com',
316 url: 'https://two.example.com',
324 url: 'http://collective.example.com',
327 url: 'http://sponsors.example.com/you',
335 url: 'http://example.com',
338 url: 'http://sponsors.example.com/me',
341 url: 'http://collective.example.com',
367 t.strictSame(openedUrls(), ['http://example.com/donate'], 'should open funding url')
396 t.strictSame(openedUrls(), ['https://example.com/sponsor'], 'should open string-only url')
433 t.strictSame(openedUrls(), [f], 'should retrieve funding url from symlink')
437 t.strictSame(openedUrls(), [f, f], 'should retrieve funding url from symlink target')
527 'should open funding url using json output'
541 'should open funding url that was loaded from registry manifest'
628 url: 'http://example.com/foo',
632 url: 'http://example.com/foo-lorem',