Christian Tremblay

Results 59 comments of Christian Tremblay

All objects covered

Tests are done for every objects. Some tests are failing because : `FAIL: test_object (test_ChannelObject.Test_ChannelObject)` This object is not implemented yet `FAIL: test_object (test_LoadControlObject.Test_LoadControlObject)` Need some help to define a...

I found some doc on the ChannelObject... I'll send it.

Thanks Joel for your help on defining ArrayOF, Sequence and others... Now every tests are passing. I will welcome your comments on the tests I made for objects.

... I think I made bad assumptions on the function object_cannot_write_wrong_property_to_writableProperty try / except is misplaced I modified the function and now, I can't get a passing test as for...

1) The idea behind listOfProperties was to define the list needed inside the test. so if something is modified inside the object, test will notify it. I know it may...

The console is just a way to fetch the code given in the examples. Take a look at the repo and you will find plenty of code samples to read...

The address in the INI file must be the local address where the script runs.

Thanks for this. It may seem long, sorry, but I'm working hard on the async version and I will also look if this can be part of