0eefe04c7b
Implements is_json_valid method
...
Checks whether the received json object is correct, and formatted as
expected.
Also tries to create a sublime-project. Let's see what it gives
2012-10-26 14:42:49 +02:00
328e1c1b29
Adds JSon structure in README
...
Explains expected structure of the JSon messages.
Changes default message values to None
I will probably have to provide a imple way to create JSon elements.
2012-10-25 18:18:48 +02:00
074028f757
Adds tests for unsubscribe method
2012-10-24 18:36:28 +02:00
f446f5df6f
Adds tests for Observable and subscribe methods.
...
Complete tests for Observer and Observable
2012-10-24 18:32:22 +02:00
f856e2e9fc
Adds test coverage for update and message fields in Observer
2012-10-24 17:20:09 +02:00
2d1e71c132
Starts addind tests to codeBase
...
Adds tests for Observer
TODO:
Test subscription and unsubscription
2012-10-24 17:14:45 +02:00
b4a6fed3b4
Starts working on Observerpattern in json.
...
Writes README
prepares test file
Removes all dumb prints in the classes
2012-10-23 18:37:44 +02:00
a0470c84a1
Finishes first version of Observer. To be modified to fir with Facemovie
2012-07-19 08:11:37 +02:00
Julien Lengrand-Lambert
e548f494a9
Initiates repo. Prepares files
2012-07-18 22:22:59 +02:00