Commit Graph

35 Commits

Author SHA1 Message Date
ionutboangiu
3e98e37db3 Revise NewRPCClient helper function 2024-10-23 21:11:25 +02:00
ionutboangiu
b5362f89ef Optimize and fix unstable tests
Revise backup loop tests to not rely on time.Sleep anymore and remove
unused fields from them.

Optimize some analyzers tests.
2024-09-25 20:58:51 +02:00
ionutboangiu
0f70af84e9 centralize test flags for shared use across tests 2024-08-15 18:17:33 +02:00
ionutboangiu
0dfb3b860d Centralize RPCClient constructor 2024-08-15 18:17:33 +02:00
ionutboangiu
1ef2afaa97 Update/remove dependencies
Remove cenkalti/rpc2 dependency and update client constructor.
Commented tests that only start and stop engine.

Fixed compilation errors caused by Azure/go-amqp update.

Remove cgrates/ugocodec dependency since we have everything
we need in ugoriji/go/codec and add tests for it.
2023-11-15 14:03:21 +01:00
ionutboangiu
113e2a2bdf Replace interface{} with any 2023-05-31 10:22:28 +02:00
ionutboangiu
3e22cef9cb Revise integration tests after StorDB addition 2023-05-03 10:05:28 +02:00
ionutboangiu
0653e9b5d7 Apply go fmt 2022-08-24 09:32:23 +03:00
ionutboangiu
b8fee3f007 Solve indexing for calls that share methods + tests 2022-08-05 14:30:45 +02:00
ionutboangiu
6bcb9b0008 Switch from redis keys to scan for GetKeys driver + tests and fixes 2022-07-19 17:17:33 +02:00
porosnicuadrian
540dead69c Analyzer it test 2022-04-20 10:35:59 +02:00
porosnicuadrian
8e7c7d1c75 Improved chargers reply for attributes 2022-04-20 10:35:59 +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
andronache98
e2901630c9 Removed json files using stordb 2022-03-09 14:14:30 +01:00
andronache98
47f0017970 Refactored integration tests 2022-02-20 10:38:07 +01:00
Trial97
f1bb562b34 Finished cover tests for loaders 2021-11-16 13:05:40 +01:00
andronache
f737256675 Fixed integration test 2021-11-11 12:21:43 +02:00
ionutboangiu
09cf26e7b9 Fix tests 2021-10-18 18:09:44 +03:00
nickolasdaniel
e104c2d297 Unit testing for utils 2021-10-08 11:09:55 +03:00
nickolasdaniel
44c41add6a Fixed tests so that now loading can be made through the AnalyzerS API 2021-10-08 11:09:55 +03:00
Trial97
6a3f8ddc57 Updated config 2021-09-20 10:45:14 +02:00
Trial97
f96dfab0ab Updated sessions opts constants 2021-08-26 16:48:48 +02:00
Trial97
07a9586543 Updated analyzers index key 2021-07-15 18:41:08 +02:00
ionutboangiu
a19093e95b Remove unused variables and functions in engine 2021-04-02 14:57:32 +02:00
andronache
32c234a6c7 In CGREvent changed Opts in APIOpts 2021-03-23 14:35:11 +01:00
Trial97
0b062d87ec Updated integration tests 2021-01-27 15:03:01 +01:00
Trial97
8cb458c0eb Updated analyzers integration tests 2021-01-15 09:53:16 +01:00
TeoV
5775d09c7b Add infrastructure for AccountS in DataManager 2020-12-21 10:19:59 +01:00
Trial97
06e4fd13c3 Updated integration tests 2020-12-09 17:00:04 +01:00
Trial97
53e68bd2cf Added tests for AnalyzerS API with ContentFilters 2020-11-20 10:36:54 +01:00
Trial97
28ea7e8596 Updated AnalyzerSv1 API 2020-11-20 10:36:54 +01:00
Trial97
0b55bc7899 Updated tests 2020-11-05 17:07:50 +01:00
Trial97
f26a26296d Added AnalyzerSv1.StringQuery API to search over the recorded RPC calls 2020-10-29 17:55:26 +01:00
Trial97
fc5966d11a Added integration tests for analyzers 2020-10-29 17:55:26 +01:00