tests: generated tests for plugins
This commit is contained in:
17
tests/cases/people.plugin.yml
Normal file
17
tests/cases/people.plugin.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
- name: 🧑🤝🧑 People plugin - Followers
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: 'yes'
|
||||
plugin_people_types: followers
|
||||
- name: 🧑🤝🧑 People plugin - Contributors and sponsors
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
template: repository
|
||||
repo: metrics
|
||||
plugin_people: 'yes'
|
||||
plugin_people_types: contributors, stargazers, watchers, sponsors
|
||||
plugin_people_sponsors_custom: >-
|
||||
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
|
||||
marcreichel
|
||||
Reference in New Issue
Block a user