project-lux / lux-middletier

Node backend for LUX frontend (a.k.a. middle tier)
Apache License 2.0
2 stars 0 forks source link

Create unit tests (from 2) #1

Open gigamorph opened 4 months ago

gigamorph commented 4 months ago

Problem Description

Middle tier currently doesn't have tests. We need to at least begin with some unit tests.

Requirements

roamye commented 1 month ago

From old tix (https://git.yale.edu/lux-its/lux-backend/issues/2) : "The middle tier is now a Node.js application so testify/assert is no longer relevant. It'll have to be jest (and maybe supertest)." - Seong

@gigamorph I wanted to verify this ticket should be a propose close and no longer needed based on the comment above.

roamye commented 2 weeks ago

From ticket forming - this issue is still relevant.