Commit Graph

6 Commits

Author SHA1 Message Date
ionutboangiu
e863c63db2 fix failing binc unmarshal test
now returns unexpected EOF instead of just EOF following
ugorji/go/codec library update (1.2.11->1.2.12)
2024-09-05 20:46:40 +02:00
ionutboangiu
23cddba662 fix unstable msgpack unit test 2024-08-21 20:59:10 +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
arberkatellari
fd0bec2e10 Improving Coverage at Utils 2022-11-22 13:58:17 +02:00
arberkatellari
f579e05221 Improving coverage at utils 2022-11-18 11:48:24 +01:00
nickolasdaniel
95389fc642 Coverage tests for 1.0 2022-03-23 20:00:17 +01:00