gbowne1 / RadioLogger

A Radio Logging application build with NodeJS and ExpressJS
GNU General Public License v3.0
6 stars 6 forks source link

[TODO] Create some client and server tests #15

Closed gbowne1 closed 1 year ago

gbowne1 commented 1 year ago

We need to wire up some testing wih Mocha and Chai.

There is a test directory/folder with a couple starter tests boilerplated.

Initial tests would be to see if we can login, test to see if the server runs, create users, database?

Open to ideas here.

gbowne1 commented 1 year ago

Moved to TODO.md