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

Incident Form Redux Thunk #516

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

natapokie
Copy link
Contributor

@natapokie natapokie commented Feb 14, 2024

Overview

  • Resolves IEEE-285
  • Adding Incident Form Redux Thunk
  • Making some changes to Incident Form UI to support post request
    image
  • New query parameters have all the data necessary to submit incident form
    image

To-Do

  • Need to verify if id and order_item fields are used correctly in post request -- IncidentForm.tsx
    image
  • Need to test successful submission of Incident Form -- currently cannot test bc having trouble creating users
    image

Unit Tests Created

  • N/A

Steps to QA

@Mustaballer
Copy link
Contributor

TODO: fix failing test cases and add test cases for the redux thunk, you can refer to other thunk test files like CartSlice.test.tsx, and also add integrated tests for the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants