amplafi / amplafi-flow-client

Standard Java Client side library to interact with an Amplafi-Flow-Server
4 stars 0 forks source link

CommandLineClient #1

Closed tyrinslys closed 11 years ago

tyrinslys commented 13 years ago

The CommandLineClient's main purpose is to allow testing from the client's perspective, as well as providing a way to query the server without installing and configuring Android.

As a starting point have the CommandLineClient:

The server should:

While building these tests, run against a development server and fix anything that is not working properly.