748af5a3d7
Issue #23 - add test suite for CleverBRAG
Stanislav Hejny
2025-06-02 12:18:14 +01:00
7e04106ab4
Issue #23 - add unit test for new code from fixes identified after running test for BRAG collections
Stanislav Hejny
2025-06-02 12:11:07 +01:00
d9583cb218
Issue #23 - fixes identified after running test for BRAG collections
Stanislav Hejny
2025-06-02 11:09:10 +01:00
8db2ad0b64
issue #23 - unit test coverage
Stanislav Hejny
2025-05-29 01:43:21 +01:00
5261b1f959
issue #23 - fixing issues from integration test, part 3
Stanislav Hejny
2025-05-29 01:05:05 +01:00
59e04300b0
issue #23 - fixing issues from integration test, part 2
Stanislav Hejny
2025-05-28 11:14:10 +01:00
82c8a298cd
issue #23 - fixing issues from integration test
Stanislav Hejny
2025-05-27 13:34:09 +01:00
73aca8cf25
Merge pull request 'Implement unit test' (#47) from unittest-coverage-85 into develop
stanislav.hejny2025-05-19 14:30:14 +00:00
3e0f769837
feat #16 - update version so the code can be published as artifact
Stanislav Hejny
2025-05-19 15:27:37 +01:00
2e12d5ab57
test(General): finished unit test, coverage 88%
hurui2003202025-05-16 18:16:04 +08:00
aec53f5b34
test(General): implement unit test for data parser, rabbitmq client and other python files
hurui2003202025-05-15 17:06:05 +08:00
33431e87fc
issue #16 - add model tests, cursor config file and update the tracing.py to setup Jaeger & Prometheus exporters
Stanislav Hejny
2025-05-15 00:47:12 +01:00
883ea3400f
test(General): fix existing unit tests for cleverthis service adapter
hurui2003202025-05-14 16:16:10 +08:00
85297fa4cf
test(General): finished unit test for file handler, fixed unit test for backpressure handler
hurui2003202025-05-14 15:08:32 +08:00
53dce69e8f
issue #16 - fix the pytest hanging after test main thread exits
Stanislav Hejny
2025-05-14 01:01:35 +01:00
98fc52fc26
Partially finished the unit test for file handler
hurui2003202025-05-13 18:00:01 +08:00
44b6a8c3f1
test(General): implement unit test for serializer
hurui2003202025-05-13 15:14:50 +08:00
45357c42a8
test(General): write test for pydantic serializer, fixed serialization bug
hurui2003202025-05-12 16:42:34 +08:00
bc98351493
feat \#16 - add unittest for backpressure_handler and logging_utils
Stanislav Hejny
2025-05-09 22:15:11 +01:00
5684deb65e
Merge pull request 'WIP #23 - first draft of CleverBRAG facade with endpoints discovery, suggested type (de)serialization and sample invocation' (#24) from cleverbrag-integration into develop
stanislav.hejny2025-05-11 23:47:46 +00:00
27a930b3c3#23 refactor to use shared code between services, part 2
Stanislav Hejny
2025-05-11 23:57:27 +01:00
2f6dbd2ad8#23 refactor to use shared code between services
Stanislav Hejny
2025-05-11 15:06:39 +01:00
81e9616072
Merge branch 'develop' into cleverbrag-integration
Stanislav Hejny
2025-05-09 22:55:41 +01:00
197671038b
Merge pull request '#43 - fix the issues reported by flake8' (#44) from code-formatting into develop
stanislav.hejny2025-05-08 23:02:35 +00:00
a2bb270535
Merge pull request '#40 - ensure the JSON format is handled correctly at all levels' (#42) from errors-as-json into develop
stanislav.hejny2025-05-07 12:07:32 +00:00
5bb6597b57#40 - ensure the JSON format is handled correctly at all levels
errors-as-json
Stanislav Hejny
2025-05-07 13:05:04 +01:00
3316d0891e
Merge pull request 'errors-as-json' (#41) from errors-as-json into develop
stanislav.hejny2025-05-05 15:12:44 +00:00
c862b3cc77#40 - bump up wheel file version
Stanislav Hejny
2025-05-05 16:11:15 +01:00
d7b21af028#40 - ensure return is a JSON with 'detail' field in case of the error
Stanislav Hejny
2025-05-05 15:55:47 +01:00