gsoc-2014

pygobject.py and feeder.py ported

May 29, 2014 • Amanpreet (Porting Flumotion)

Tags: news flumotion

Share:

Ported flumotion/common/pygobject.py Tests pass:

flumotion.test.test_common_pygobject
  SetProperty
    testButton ...                                                         [OK]
  TestPyGObject
    testPyGObject ...                                                      [OK]

-------------------------------------------------------------------------------
Ran 2 tests in 0.040s

PASSED (successes=2)

Ported flumotion/component/feeder.py Tests pass:

flumotion.test.test_component_feeder
  TestFeeder
    testReconnect ...                                                      [OK]
    test_clientConnected ...                                               [OK]

-------------------------------------------------------------------------------
Ran 2 tests in 0.003s

PASSED (successes=2)

Tomorrow, I plan to port padmonitor, feedcomponent and other remaining base modules.

Originally posted on Porting Flumotion - GSoC '14 Progress Blog