tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
27
tests/plugins/anilist/tests.yml
Normal file
27
tests/plugins/anilist/tests.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
- name: >-
|
||||
🌸 Anilist watch list and reading list - Favorites anime and currently
|
||||
watching
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_anilist: 'yes'
|
||||
plugin_anilist_medias: anime
|
||||
plugin_anilist_sections: favorites, watching
|
||||
plugin_anilist_limit: 1
|
||||
- name: >-
|
||||
🌸 Anilist watch list and reading list - Favorites manga and currently
|
||||
reading
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_anilist: 'yes'
|
||||
plugin_anilist_medias: manga
|
||||
plugin_anilist_sections: favorites, reading
|
||||
plugin_anilist_limit: 1
|
||||
- name: 🌸 Anilist watch list and reading list - Favorites characters
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_anilist: 'yes'
|
||||
plugin_anilist_sections: characters
|
||||
plugin_anilist_limit_characters: 22
|
||||
Reference in New Issue
Block a user