2718195eb8
Adds support for custom message sending.
...
Messages can now be sent to only one Observer if needed.
2012-10-26 16:03:40 +02:00
5fa599efbf
Re validates tests
...
Tests are now passing again.
What's the next step ?
=> working on sending only to correct Observer
2012-10-26 15:48:01 +02:00
aff08b4473
Moves json_validation to utility class
...
Allows to use it in Observer also.
Ma also be the way to get joined values, like for json keys
2012-10-26 15:17:08 +02:00
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