Commit Graph

22 Commits

Author SHA1 Message Date
Manendra Pal Singh
176b8f3043 update the as per the comment 2025-12-18 12:30:28 +05:30
Manendra Pal Singh
17d9ca865d update the as per the comment 2025-12-15 12:12:33 +05:30
Manendra Pal Singh
89ebaf69e4 update and merged with latest master 2025-12-15 10:09:39 +05:30
Manendra Pal Singh
6b62f91c91 update the PR 2025-12-03 17:52:37 +05:30
Manendra Pal Singh
1227a6b6be fix the test case in main_test.go and module_test.go 2025-12-02 23:11:51 +05:30
Manendra Pal Singh
045f29da13 update as per the PR comment 2025-12-02 23:00:28 +05:30
Manendra Pal Singh
8fd7afb54a update as per the PR comment 2025-12-02 21:14:02 +05:30
Manendra Pal Singh
5e3170c859 update as per the comment in pr 2025-11-27 22:43:42 +05:30
Manendra Pal Singh
8ef4904076 make changes as per the doc 2025-11-21 16:01:59 +05:30
Manendra Pal Singh
610353aac1 add the feature for observability 2025-11-13 13:16:34 +05:30
Manendra Pal Singh
a29e97b035 update the main_test.go and module_test.go add the mock for registry 2025-11-13 11:23:58 +05:30
ameersohel45
afeffeefad chore: update import statements from beckn to beckn-one in beckn-onix 2025-09-15 22:58:23 +05:30
MohitKatare-protean
2f033d28ad Review comments resolved 2025-04-11 15:46:06 +05:30
MohitKatare-protean
5b32a51682 changed adapter test case
created test folder to add test config and use it in adapter test cases.
2025-04-09 11:23:38 +05:30
MohitKatare-protean
b879cb8faa updated code as per the review comment
1. changed struct to httpConfig
2. Removed initLogger func var
3. Removed mocked registryClient from registry test code
2025-04-01 15:26:38 +05:30
MohitKatare-protean
f0e39e34e7 updated as per the review comments 2025-03-30 19:13:02 +05:30
MohitKatare-protean
9bfb65079e Update on review comments
1. changed implementations from camelcase to lowercase
2. added removed initSteps.
3. updated rout struct for model.go
2025-03-29 16:08:28 +05:30
MohitKatare-protean
7055c1c0d8 updated code.
1. Resolved merge conflicts.
2. Resolved go linting issues.
2025-03-28 22:45:58 +05:30
MohitKatare-protean
be30b522b5 Update on the Review Comments
1. Resolved review comments.
2. Resolved Go linting issues.
3. Increase coverage from 93 to 96 percentage for module.
2025-03-27 12:24:17 +05:30
MohitKatare-protean
2fa34759bc Added test case for Adapter
1. Removed config files from config folder.
2. Added test cases for the Adapter with code coverage of 91%.
3. Resolved linting issues.
2025-03-26 18:15:06 +05:30
MohitKatare-protean
75883c6f6a Resolved linting issues 2025-03-26 14:33:32 +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