add more tests

This commit is contained in:
2026-07-06 14:16:12 +02:00
parent 2fed42fbf4
commit 01247ae744
10 changed files with 80 additions and 36 deletions

View File

@@ -5,22 +5,27 @@ items:
vars:
index: test
time: 5s
time: 10s
content_pattern: "content3*"
content_and_pattern: "content3* make"
tasks:
- name: today
action: date
- name: search
action: search
- name: search_any
action: search_any
- name: date
action: search_date
args:
today: today.result
- name: wait
action: wait
- name: count
action: search_count
- name: content
action: search_content
- name: content_and
action: search_content_and