Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postman collection for EV charging #26

Closed
2 tasks
vishi24 opened this issue Mar 26, 2024 · 8 comments
Closed
2 tasks

Postman collection for EV charging #26

vishi24 opened this issue Mar 26, 2024 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@vishi24
Copy link
Collaborator

vishi24 commented Mar 26, 2024

Description

Create postman collection for the ev charging booking use case details are as below
base_url - https://mit-ps-bap-client.becknprotocol.io
bap_id - mit-ps-bap.becknprotocol.io
bap_uri - https://mit-ps-bap.becknprotocol.io

Further details for registry , gateway , bpp are here - https://docs.google.com/spreadsheets/d/1X6RPNJH2eQrpjvHtZte9Jw6Zy0fIj7MNOcdlpr5iphE/edit#gid=2086670707

It should have, search, select, init confirm, cancel, and status endpoints.

Postman collection should be published under https://github.com/beckn/beckn-action-bot/artefacts/postman_collection

The collection must use protocol server client of BAP as the base URL.

Goals

  • Postman collection pointing to BAP protocol server.

Expected Outcome

Postman collection for ev charging use case that points to BAP protocol server.

Acceptance Criteria

  • All the listed endpoints must be there and the postman collection must be tested with BAP protocol server without any local services running.
@vishi24 vishi24 added the enhancement New feature or request label Mar 26, 2024
@faizmagic faizmagic assigned shreyvishal and unassigned em-abee Mar 26, 2024
@shreyvishal
Copy link
Collaborator

@vishi24 i haven't worked on this issue. I have worked on DSEP over the weekend and that too not for MIT-demo. So i should not be the owner of this ticket if its already under review.
cc: @faizmagic

@shreyvishal
Copy link
Collaborator

Assigning this to @zoyaashik as confirmed by @vishi24

@shreyvishal shreyvishal assigned zoyaashik and unassigned shreyvishal Mar 27, 2024
@faizmagic faizmagic linked a pull request Mar 27, 2024 that will close this issue
@faizmagic
Copy link
Collaborator

current update

  1. EV charging catalogs are fully updated in the bpp
  2. PR link attached to the ticket, which contains the postman collection to the EV charging
  3. @zoyaashik to review the PR and ensure that postman collection for EV charging is working as expected, by connecting to the new network for MIT Demo
  4. verify if the base url in the postman collection is pointing to the MIT demo newtork

@zoyaashik
Copy link
Collaborator

Pointed the base url to MIT demo network and tested search, select,init,confirm,status endpoints.
The endpoints are working as expected.

@zoyaashik
Copy link
Collaborator

The search by location along with category and tags has been returning empty response.Hence modified search intent to have location parameter which yields response

@faizmagic
Copy link
Collaborator

@zoyaashik , can you provide details about the list of tables / columns in the strapi which are used for item.descriptor.name search

@zoyaashik
Copy link
Collaborator

zoyaashik commented Mar 28, 2024

the table sequence is as follows provider-> Item->sc_retail_product->price_brakeup CC @faizmagic

@mayurvir
Copy link
Contributor

mayurvir commented Apr 1, 2024

Reviewed and merged, any issues discovered after this will be treated as separate bugs.

@mayurvir mayurvir closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants