-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathtests.yaml
More file actions
34 lines (34 loc) · 833 Bytes
/
tests.yaml
File metadata and controls
34 lines (34 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Enter tests here in the order they should be considered for execution:
tests:
- dir: 'agents'
- dir: 'directory'
- dir: 'bridge'
- dir: 'dial'
- test: 'originate'
- dir: 'voicemail'
- dir: 'confbridge'
- dir: 'page'
- dir: 'chanspy'
- dir: 'queues'
- dir: 'directed_pickup'
- test: 'mixmonitor'
- test: 'mixmonitor_rxtx'
- test: 'mixmonitor_audiohook_inherit'
- test: 'mixmonitor_func'
- test: 'mixmonitor_loop'
- dir: 'control_playback'
- dir: 'playback'
- test: 'say_interrupt'
- test: 'channel_redirect'
- dir: 'disa'
- dir: 'authenticate'
- dir: 'statsd'
- test: 'waitdigit'
- dir: 'sendtext'
- test: 'mf'
- test: 'sf'
- test: 'read'
- test: 'record'
- dir: 'if'
- test: 'signal'
- test: 'senddtmf'