Bodhi
=====

    https://hosted.fedoraproject.org/projects/bodhi

Setting up a development environment
======================================

    https://hosted.fedoraproject.org/projects/bodhi/wiki/Development

Documentation
=============

    $ make docs     # generate Epydocs

Running the test suite
======================

    All tests are stored in the 'bodhi/tests' module in this project, and can
    be run by executing:

        $ make test
