I've just forked the git repository - I want to implement #39 (make libraries searchable).
Perhaps you can answer the first doubts I have:
1) naturally, when I run the code in the emulator, I naturally get the "cannot connect to server" screen in the app. Is there any mock server one can set up in the code to run in the development stage? Otherwise, how can one test the application and see if things are running?
2) I don't see any test code. Is everything here done without a safety net?
Cheers
Perhaps you can answer the first doubts I have:
1) naturally, when I run the code in the emulator, I naturally get the "cannot connect to server" screen in the app. Is there any mock server one can set up in the code to run in the development stage? Otherwise, how can one test the application and see if things are running?
2) I don't see any test code. Is everything here done without a safety net?
Cheers