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

PySoy: Unittest soy.scenes.Scene

completed by: Nikolay Lazarov

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

Write several small unit tests for creating multiple Scenes, adding and removing bodies from them, moving and colliding bodies within them, moving bodies from one scene to another, and deleting scenes without and with bodies still within.

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 task "PySoy: Make Scene a Dict of Bodies" must be complete before this task can be assigned.