tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
14
tests/plugins/posts/tests.yml
Normal file
14
tests/plugins/posts/tests.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
- name: ✒️ Recent posts - Recent posts
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_posts: 'yes'
|
||||
plugin_posts_source: dev.to
|
||||
- name: ✒️ Recent posts - Recent posts with descriptions and cover images
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_posts: 'yes'
|
||||
plugin_posts_source: dev.to
|
||||
plugin_posts_descriptions: 'yes'
|
||||
plugin_posts_covers: 'yes'
|
||||
Reference in New Issue
Block a user