Skip to content

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

natapokie and others added 2 commits February 13, 2024 23:47
@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.

3 participants