@@ 6,8 6,6 @@ A modemtest suite using sxmo-utils
Make sure the following enivornment variables are set:
```sh
-export XMPPIPE_USERNAME=""
-export XMPPIPE_PASSWORD=""
export TEST="Hello"
export CHEOGRAM_NUM=""
export PHONE_NUM=""
@@ 17,6 15,8 @@ I put all these variables into `./.secrets` and `chmod +x ./.secrets`.
Shellspec should automatically source the environmental variables.
You need a cheogram account: https://cheogram.com/
+Make sure `go-sendxmpp` is configured with the account you have registered with
+cheogram.
Make sure the following packages are installed:
- go-sendxmpp (latest head and placed into this directory)