bcwaters / MinusMail

Temporary email available in your browser
0 stars 0 forks source link

Testing Testing Testing #5

Open bcwaters opened 5 years ago

bcwaters commented 5 years ago

The mongoDB commit exposed lot's of issues with the current state of the code.

Write test to confirm the following: -Each client uses only one socket session...(check server side for the duplicate issues) -Test for mongoDB email retrieval. Retrieve set only one time per client. (Code needs to be fixed for this) -Switching user current email. Test for email retrieval and inbox state...at the moment it keeps old emails

Research Jest and Enzyme to do this.