gezimbll
c602dbc2a5
added rsparser field in dynamicOpts
...
changed Value field to unexported and created a Value() method
on each dynOpts type that contains logic to create a rsparser
in case the value field a configuration starts with prefix "~"
otherwise it will return the specified value
2025-01-22 17:36:26 +01:00
gezimbll
2b04066504
added parsing the event for *usage opts in accounts
2025-01-10 12:31:44 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
ionutboangiu
534f46addf
Revise/move unit tests that rely on external files
2022-09-08 17:16:56 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
porosnicuadrian
be6bdb7c11
Fixed tests for config with indexes
2021-12-07 16:42:42 +01:00
ionutboangiu
09cf26e7b9
Fix tests
2021-10-18 18:09:44 +03:00
ionutboangiu
0c367f1ac7
Rename Attribute opts field from IDs to profileIDs
2021-10-18 18:09:44 +03:00
ionutboangiu
74db72a64c
Rename attributeIDs opt to just IDs to avoid redundancy
2021-10-18 10:36:16 +03:00
ionutboangiu
77e805bee9
Fix tests after changing opts structure (incomplete)
2021-10-13 20:32:43 +03:00
Trial97
869da96a64
Added *profileIgnoreFilters for attributes
2021-10-08 17:07:20 +03:00
ionutboangiu
f4708c6131
Change opts default filterID to *default
2021-10-05 21:04:38 +02:00
ionutboangiu
5c8857c48a
Change types of remaining routes opts to DynamicOpts and fix logic in newOptsGetRoutes()
2021-10-04 11:29:37 +02:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
ionutboangiu
6062cdda21
Fix failing tests
2021-09-12 13:23:08 +02:00
ionutboangiu
a2829a3f1a
Add AttributeIDs to opts struct
2021-09-12 13:23:08 +02:00
ionutboangiu
1d168b196e
Add ProcessRuns and ProfileRuns to opts struct in attributes
2021-09-12 13:23:08 +02:00
ionutboangiu
c777ee70b5
Resolve conflicts and fix tests
2021-09-10 11:25:57 +02:00
ionutboangiu
adfaea31c5
Rename default_opts to opts
2021-09-10 11:25:57 +02:00
ionutboangiu
472a257c19
Fix overlooked failing tests after the addition of default opts to attributes
2021-09-10 11:25:57 +02:00
Trial97
d3f58e311d
Added profile_runs in attributes
2021-09-07 17:04:05 +02:00
Trial97
cec7899bc9
Updated DynamicDP to use AccountSv1 for account
2021-08-30 17:53:42 +03:00
ionutboangiu
6d091ea30e
Add default_opts for attributes
2021-08-26 18:09:25 +02:00
andronache
b4d550a1d0
100% Coverage for Config in apis and added initConfigDB func in libtest
2021-06-08 11:55:46 +02:00
andronache
ad0f291d26
Removed faulty test
2021-05-28 13:16:01 +03:00
andronache
d9af32822c
Cover tests for config in apis
2021-05-28 13:16:01 +03:00