Bodhi
=====

    https://fedorahosted.org/bodhi

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

    https://fedorahosted.org/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
