From 6afb8d0e48051a9f35cc73245cb233e191f4bb29 Mon Sep 17 00:00:00 2001 From: Ian Dunkelberg Date: Fri, 8 Dec 2023 18:06:31 -0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ce2b495..5d8e8a0 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,13 @@ location /ws { ## Developing Frontend build requires a bunch of javascript stuff. To do it without installing a bunch of javascript stuff, install podman and use `build-frontend.sh` +To test that everything works: +Creeate a new conversation +- Too many numbers (more than 11) +- Too few Numbers (less than 11) +- Correct 11 digit number +- Group Conversation + +Test inbound and outbound texting (SMS, MMS Text, Image, GIF): +- 11 digit numbers (one to one conversations) +- Group Conversations