mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 14:34:18 +02:00
add automated tests
This commit is contained in:
26
t/msc-search.yaml
Normal file
26
t/msc-search.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
#
|
||||
# this is a mosscap item file, see: https://codeberg.org/scip/mosscap
|
||||
items:
|
||||
- name: docker/domdoc
|
||||
|
||||
vars:
|
||||
index: test
|
||||
time: 5s
|
||||
|
||||
tasks:
|
||||
- name: today
|
||||
action: date
|
||||
|
||||
- name: search
|
||||
action: search
|
||||
|
||||
- name: date
|
||||
action: search_date
|
||||
args:
|
||||
today: today.result
|
||||
|
||||
- name: wait
|
||||
action: wait
|
||||
|
||||
- name: count
|
||||
action: search_count
|
||||
Reference in New Issue
Block a user