GSoC/GCI Archive
Google Code-in 2012 Copyleft Games Group

PySoy: Unittest soy.joints.Fixed

completed by: Darrel

mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh

Write several small unit tests for creating multiple Fixed joints, connecting and disconnecting bodies to them, confirming that bodies cannot move relative to each other, deleting joints with bodies still attached to them, and deleting bodies with joints still attached to them.

Some of these tests may fail, and some may even currently cause a segfault. Extra credit if you find a bug with your tests and post a ticket for it.

While working on this task you should join and remain in #PySoy on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen.

When you've done, commit your work and post the resulting changeset url to this task.

The Python bindings for soy.joints must be complete before this task can be assigned.