GSOC 2011: ssc Week 10
Tasks completed this week:
- Implemented checkout of an existing appliance from Studio.
ssc checkout --appliance-id=APPLIANCE_IDnow works. - Integration tests for the appliance, package and repository handlers. (Currently at about 50% test coverage).
- Completed the refactoring and migration to the New DirectoryManager module.
- Added the build and build_status commands
Schedule for next week:
- Improving test coverage and removing all the deprecated and unused methods.
- Writing unit tests for the helper modules.
- Writing usage examples for the app to help new users.