Lines Matching refs:plu

59 throws_ok { Pithub->new->pull_requests->list( user => 'plu' ) } qr{Missing key in parameters: repo}…
60 throws_ok { Pithub::PullRequests->new->list( user => 'plu' ) } qr{Missing key in parameters: repo},…
62 throws_ok { Pithub->new->repos->collaborators->list( user => 'plu' ) } qr{Missing key in parameters…
63 throws_ok { Pithub::Repos->new->collaborators->list( user => 'plu' ) } qr{Missing key in parameters…
64 throws_ok { Pithub::Repos::Collaborators->new->list( user => 'plu' ) } qr{Missing key in parameters…
66 throws_ok { Pithub->new->repos->commits->list( user => 'plu' ) } qr{Missing key in parameters: repo…
67 throws_ok { Pithub::Repos->new->commits->list( user => 'plu' ) } qr{Missing key in parameters: repo…
68 throws_ok { Pithub::Repos::Commits->new->list( user => 'plu' ) } qr{Missing key in parameters: repo…
70 throws_ok { Pithub->new->repos->downloads->list( user => 'plu' ) } qr{Missing key in parameters: re…
71 throws_ok { Pithub::Repos->new->downloads->list( user => 'plu' ) } qr{Missing key in parameters: re…
72 throws_ok { Pithub::Repos::Downloads->new->list( user => 'plu' ) } qr{Missing key in parameters: re…
74 throws_ok { Pithub->new->repos->forks->list( user => 'plu' ) } qr{Missing key in parameters: repo},…
75 throws_ok { Pithub::Repos->new->forks->list( user => 'plu' ) } qr{Missing key in parameters: repo},…
76 throws_ok { Pithub::Repos::Forks->new->list( user => 'plu' ) } qr{Missing key in parameters: repo},…
78 throws_ok { Pithub->new->repos->keys->list( user => 'plu' ) } qr{Missing key in parameters: repo}, …
79 throws_ok { Pithub::Repos->new->keys->list( user => 'plu' ) } qr{Missing key in parameters: repo}, …
80 throws_ok { Pithub::Repos::Keys->new->list( user => 'plu' ) } qr{Missing key in parameters: repo}, …
82 throws_ok { Pithub->new->repos->watching->list( user => 'plu' ) } qr{Missing key in parameters: rep…
83 throws_ok { Pithub::Repos->new->watching->list( user => 'plu' ) } qr{Missing key in parameters: rep…
84 throws_ok { Pithub::Repos::Watching->new->list( user => 'plu' ) } qr{Missing key in parameters: rep…
91 m_args => { user => 'plu', repo => 'Pithub' },
94 c_args => { token => 1, user => 'plu', },
99 m_args => { user => 'plu', },
102 c_args => { token => 1, user => 'plu', repo => 'Pithub' },
112 path => '/repos/plu/Pithub/pulls',
121 path => '/repos/plu/Pithub/pulls',
130 path => '/repos/plu/Pithub/collaborators',
139 path => '/repos/plu/Pithub/collaborators',
148 path => '/repos/plu/Pithub/collaborators',
157 path => '/repos/plu/Pithub/commits',
166 path => '/repos/plu/Pithub/commits',
175 path => '/repos/plu/Pithub/commits',
184 path => '/repos/plu/Pithub/downloads',
193 path => '/repos/plu/Pithub/downloads',
202 path => '/repos/plu/Pithub/downloads',
211 path => '/repos/plu/Pithub/forks',
220 path => '/repos/plu/Pithub/forks',
229 path => '/repos/plu/Pithub/forks',
238 path => '/repos/plu/Pithub/keys',
247 path => '/repos/plu/Pithub/keys',
256 path => '/repos/plu/Pithub/keys',
265 path => '/repos/plu/Pithub/watchers',
274 path => '/repos/plu/Pithub/watchers',
283 path => '/repos/plu/Pithub/watchers',
292 path => '/repos/plu/Pithub/branches',
301 path => '/repos/plu/Pithub/branches',
310 path => '/repos/plu/Pithub/contributors',
319 path => '/repos/plu/Pithub/contributors',
328 path => '/repos/plu/Pithub/languages',
337 path => '/repos/plu/Pithub/languages',
346 path => '/repos/plu/Pithub/tags',
355 path => '/repos/plu/Pithub/tags',
364 path => '/repos/plu/Pithub/teams',
373 path => '/repos/plu/Pithub/teams',