Commit Graph

417 Commits

Author SHA1 Message Date
MohitKatare-protean
ff680dacbb Added Test cases for the module
- Code coverage for Module is 93.1%
2025-03-26 11:54:27 +05:30
mayur.popli
708f9485cb fix: resolved comments 2025-03-26 10:42:56 +05:30
mayur.popli
f8ffe0793d fix: resolved comments 2025-03-26 10:38:44 +05:30
mayur.popli
e328dd4f14 Merge branch 'beckn-onix-v1.0-develop' of https://github.com/beckn/beckn-onix into ft/logging_module 2025-03-26 10:11:01 +05:30
mayur.popli
ddf2e54c93 fix: resolved comments 2025-03-26 10:07:51 +05:30
mayur.popli
dfa03cb9f1 Merge branch 'beckn-onix-v1.0-develop' of https://github.com/beckn/beckn-onix into ft/reqprocessor 2025-03-26 09:43:48 +05:30
mayur.popli
f13157b6b9 fix: resolved comments 2025-03-26 09:39:37 +05:30
MohitKatare-protean
ec558558c5 added updated code for core wiring
1. Removed tracing
2. Skipped Registration
2025-03-25 21:06:34 +05:30
tanyamadaan
9f921949d1 Reverting to resolve merge conflicts 2025-03-25 16:21:04 +05:30
AbhishekHS220
519cca19af Update beckn_ci_test.yml 2025-03-25 10:40:16 +05:30
mayur.popli
543f100dfe fix: error coverage 2025-03-25 03:10:35 +05:30
mayur.popli
ec4b689fdc fix: error coverage 2025-03-25 02:54:44 +05:30
mayur.popli
ce70a467b9 fix: error coverage 2025-03-25 02:52:44 +05:30
mayur.popli
7db185fdfb feat: test file for response and error module 2025-03-25 02:41:22 +05:30
mayur.popli
5a3501b99d feat: test file for response and error module 2025-03-25 02:29:33 +05:30
mayur.popli
6490d8ea10 Merge branch 'beckn-onix-v1.0-develop' of https://github.com/beckn/beckn-onix into ft/reqprocessor 2025-03-25 01:23:11 +05:30
AbhishekHS220
eec1125fee Pipeline for testing coverage over a package 2025-03-24 11:39:17 +05:30
mayur.popli
81a82df6f9 fix: reqstruct 2025-03-24 09:24:14 +05:30
mayur.popli
97db5cf6e7 fix: reqpreprocessor 2025-03-24 02:35:25 +05:30
mayur.popli
faa1241e6d fix: reqpreprocessor 2025-03-24 02:35:05 +05:30
mayur.popli
600c1550b2 fix: logging module test coverage 2025-03-24 01:02:10 +05:30
mayur.popli
58d6ad55e2 fix: logging module 2025-03-23 18:50:56 +05:30
mayur.popli
5267940da3 fix: logging module 2025-03-23 18:40:43 +05:30
mayur.popli
08db0c6d46 fix: logging module 2025-03-23 18:23:38 +05:30
mayur.popli
fef83705ec fix: logging module 2025-03-23 18:19:56 +05:30
mayur.popli
530740c428 fix: logging module 2025-03-23 17:06:44 +05:30
tanyamadaan
671d0b614b test case fixed 2025-03-22 00:13:43 +05:30
tanyamadaan
fe1ffa356c small fixes 2025-03-22 00:05:08 +05:30
tanyamadaan
a5e0c0ca19 Removed unused files 2025-03-21 23:48:04 +05:30
tanyamadaan
96c8eec809 Changes to plugin manager 2025-03-21 23:45:08 +05:30
tanyamadaan
423adb4e00 resolving merge conflicts 2025-03-21 23:32:49 +05:30
tanyamadaan
afcd17c125 Handling forward routing rules using routing plugin 2025-03-21 23:19:01 +05:30
rupinder-syngh
c5bfd0a122 feat: decryption plugin (#430)
* feat: Implemented decryption plugin

* fix: Removed interface test file

* fix: Test case

* fix: Test case for plugin

* fix: test case change

* fix: resolved pr comments

* fix: resolved pr comments

* fix: removed mock dcrypter

* fix: formatting

* fix: removed config, close function, enhanced test cases

* fix: test cases enhancement, formatting
2025-03-21 19:23:40 +05:30
rupinder-syngh
d6ba0edb27 feat: encryption plugin (#429)
* feat: Implement encryption plugin.

* fix: Removed interface test file

* fix: Test case changes

* fix: Test case for encryption

* fix: formatting changes

* fix: lint change

* fix: shared renamed to pkg

* fix: shared rename to pkg

* fix: resolved pr comments

* fix: indentation, formatting

* fix: removed config, ctx check, test enhancements

* fix: removed close function

* fix: remove config and enhance test cases

* fix: formatting changes, test case enhancement
2025-03-21 17:18:51 +05:30
mayur.popli
7894f673b1 fix: logging module comments 2025-03-21 12:27:52 +05:30
mayur.popli
6faf6d35e4 fix: logging module comments 2025-03-21 12:20:47 +05:30
mayur.popli
6547ffc370 fix: logging module comments 2025-03-21 12:19:05 +05:30
mayur.popli
6ba266ad3a fix: logging module comments 2025-03-21 12:17:35 +05:30
shreyvishal
e07a6cdad9 Merge pull request #434 from rupinder-syngh/feat/publisher
Feat/publisher plugin
2025-03-21 12:01:32 +05:30
rupinder-syngh
6b8d902b83 fix: formatting changes 2025-03-21 10:37:21 +05:30
mayur.popli
d4b2c95df8 feat: req preprocessor 2025-03-21 10:16:51 +05:30
mayur.popli
c4e84286bf Merge branch 'beckn-onix-v1.0-develop' of https://github.com/beckn/beckn-onix into ft/logging_module 2025-03-21 04:47:04 +05:30
mayur.popli
02fb7c0897 feat: added role for bap and bpp 2025-03-21 04:44:58 +05:30
rupinder-syngh
17152a9d16 fix: Remove implementation 2025-03-20 18:28:02 +05:30
rupinder-syngh
80993e2c6f fix: Merge conflicts 2025-03-20 17:45:16 +05:30
rupinder-syngh
5adae2e859 fix: Removed Implementation 2025-03-20 17:40:59 +05:30
tanyamadaan
fb1e948616 Removed debug logs 2025-03-20 13:42:32 +05:30
tanyamadaan
0e22016a26 New test cases added 2025-03-20 13:37:55 +05:30
rupinder-syngh
45fed198fb fix: removed converage file 2025-03-20 11:36:54 +05:30
rupinder-syngh
a606d385f4 fix: shared renamed to pkg, formatting changes 2025-03-20 11:33:20 +05:30