network-box/bodhi
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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