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

Adding a HTTP POST Request for Integration Tests #233

Open
5 tasks
FireBoyAJ24 opened this issue Jan 27, 2024 · 0 comments · May be fixed by #416
Open
5 tasks

Adding a HTTP POST Request for Integration Tests #233

FireBoyAJ24 opened this issue Jan 27, 2024 · 0 comments · May be fixed by #416
Assignees
Labels
enhancement New feature or request infrastructure

Comments

@FireBoyAJ24
Copy link
Contributor

FireBoyAJ24 commented Jan 27, 2024

Purpose

Provide HTTP support to integration tests so that we can test the website, global pathfinding and network system.

Description

Inputs we are sending to the website
Based on the design specification the following tasks needs to be completed.

  • Set the HTTP_MSG_PLACEHOLDER_TYPE type
  • Set the _set_input with the HTTP inputs
  • Set the __set_expected_outputs with the HTTP expected outputs
  • Add a function that conducts a GET request for the HTTP input topic
  • Add a for loop that runs through all the e_http_outputs and adds it to __http_output

Further details on what to implement are documented in the integration test and are highlighted in red.

Resources

@FireBoyAJ24 FireBoyAJ24 added the enhancement New feature or request label Jan 27, 2024
@FireBoyAJ24 FireBoyAJ24 self-assigned this Jan 27, 2024
@github-project-automation github-project-automation bot moved this to Backlog in SOFT Project Mar 10, 2024
@FireBoyAJ24 FireBoyAJ24 linked a pull request Jul 9, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure
Projects
Status: Backlog
2 participants