-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.mockery.yaml
More file actions
73 lines (73 loc) · 1.72 KB
/
Copy path.mockery.yaml
File metadata and controls
73 lines (73 loc) · 1.72 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
with-expecter: True
packages:
hedge/app-services/hedge-device-extensions/pkg/service:
interfaces:
all: True
hedge/app-services/hedge-device-extensions/pkg/db/redis:
interfaces:
all: True
hedge/common/db/redis:
interfaces:
all: True
hedge/app-services/hedge-event-publisher/pkg/db:
config:
all: True
interfaces:
Writer:
config:
with-expector: False
hedge/common/service:
interfaces:
all: True
hedge/common/client:
interfaces:
all: True
hedge/edge-ml-service/pkg/db/redis:
config:
all: True
interfaces:
Writer:
config:
with-expector: False
hedge/app-services/hedge-user-app-mgmt/pkg/config:
interfaces:
all: True
hedge/app-services/hedge-user-app-mgmt/pkg/repository:
interfaces:
all: True
hedge/edge-ml-service/pkg/helpers:
interfaces:
all: True
hedge/edge-ml-service/internal/training:
interfaces:
all: True
hedge/edge-ml-service/pkg/ml-agent:
interfaces:
all: True
hedge/edge-ml-service/pkg/docker:
interfaces:
all: True
hedge/edge-ml-service/pkg/training-data:
interfaces:
all: True
hedge/edge-ml-service/pkg/hedge-digital-twin:
interfaces:
all: True
hedge/app-services/hedge-remediate/db:
interfaces:
all: True
hedge/app-services/hedge-remediate/functions:
interfaces:
all: True
hedge/app-services/hedge-admin/db:
interfaces:
all: True
hedge/app-services/hedge-event/functions:
interfaces:
all: True
hedge/app-services/hedge-remediate/functions/request_service:
interfaces:
all: True
hedge/app-services/hedge-data-enrichment/cache:
interfaces:
all: True