ackzell / camati

Voicemail app to leave short notes and upload to a server.
https://camati.netlify.app/
1 stars 1 forks source link

Add test coverage #14

Open ackzell opened 4 years ago

ackzell commented 4 years ago

We want coverage for this repo, namely:

Any type of test that makes sense for this app.

diego-zco commented 4 years ago

Observation 1: Env: Chrome/Android Description: The user can record and remove multiple messages before actually saving one. It seems if the user removes nine messages, and then attempts to save a tenth one, nothing is recorded (empty message with reproduction button but no content)

diego-zco commented 4 years ago

Obersvation 2: Env: Chrome/Desktop Description: When trying to record and remove multiple messages, the 23rd is saved and from that one, any new message is saved without allowing to remove them. The 23rd message seems to be complete, but the rest of messages are "empty instances."