tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
15
tests/plugins/tweets/tests.yml
Normal file
15
tests/plugins/tweets/tests.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
- name: 🐤 Latest tweets - Latest tweets
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_tweets: 'yes'
|
||||
plugin_tweets_token: MOCKED_TOKEN
|
||||
plugin_tweets_user: github
|
||||
- name: 🐤 Latest tweets - Latest tweets including attachments
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_tweets: 'yes'
|
||||
plugin_tweets_token: MOCKED_TOKEN
|
||||
plugin_tweets_attachments: 'yes'
|
||||
plugin_tweets_user: github
|
||||
Reference in New Issue
Block a user