expunge-assist icon indicating copy to clipboard operation
expunge-assist copied to clipboard

Epic: Implementing Dev Testing

Open sydneywalcoff opened this issue 11 months ago • 0 comments

Overview

Testing is an important part of the development process that has been ignored in the Expunge Assist process thus far. To create a better protected codebase, we want to retroactively implement tests.

Action Items

Setup

  • [x] #1250 - whoops something broke
  • [x] #1267

Unit Testing

  • [x] #1243
  • [ ] #1244
  • [ ] #1245
  • [ ] #1246
  • [ ] #1247
  • [ ] #1248
  • [ ] #1249

Integration Testing

  • [ ] #1268
  • [x] #1269
  • [ ] #1270

End-to-End Testing

  • [ ] #1271
  • [x] #1272

Resources/Notes

Jest React Testing Library

sydneywalcoff avatar Mar 11 '24 21:03 sydneywalcoff