Testing
Revision 1 as of 2012-06-11 20:00:18
Clear message
The Basics |
Tutorial |
Testing Your Accomplishment
With your accomplishment now complete, it is time to test that it works. Doing this is easy and we have a tool called accomplishments-battery that makes testing testing simple.
You should ensure your accomplishment passes this test before you submit it.
Getting Battery
accomplishments-battery is available in both the daily and releases PPA. Get it with:
sudo apt-get install accomplishments-battery
Testing Your Accomplishment
Before you can test your accomplishment, you must ensure you have a test included. If you don't see this page for how to create one.
Let's imagine your accomplishment id is ubuntu-community/my-accom. To test it just run the following command:
accomplishments-battery -s ubuntu-community/my-accom
