Open
Description
Description of issue or feature request:
Adding a tests folder in examples/client_example and writing a simple test would be a great demonstration of best practices to who will be using the code to start a client implementation. Also, it avoids us making changes and breaking the example.
Current behavior:
No tests to the client example
Expected behavior:
Unit tests to the client example