Bunch of test scripts to automate traversing USSD menu's with little human interaction and as close replication to actual USSD usage including AT style reqests and waiting times.
| initial_menu | Statless | Main menu > Help > Exit |
| display_sarafu | Stateless | Main menu > My Sarafu > Exit |
| reset_pin | Stateful | Main menu > Account options > Reset pin > Exit |
### Stateful scenarios
These tests live individually in their own folder. They require some ENV variables to be set before running them.
### Stateless scenarios
These are included under the `stateless` folder and can be run in any order and have multple tests under the same folder since they only check correctness of menu responses.