varsha97 / fedora-commops / fedora-happiness-packets

Forked from fedora-commops/fedora-happiness-packets 5 years ago
Fedora Account System authentication support and fedora-messaging integration to Happiness Packets
Members 1
PhoeniXAbhisheK committed 5 years ago

fedora-happiness-packets

Documentation Status

Fedora Account System authentication support and fedora-messaging integration to Happiness Packets (demo)

Documentation

For more help, read the project documentation:

fedora-happiness-packets.readthedocs.io

Contributing guidelines

See CONTRIBUTING.md for project guidelines.

Getting started

These instructions run an instance of fedora-happiness-packets on your local machine for development and testing purposes.

Create development environment

See setup instructions in our documentation.

Testing

The t command is a short script to run tests with the correct settings. It creates a report on test coverage. While Docker is running, run this command in another window:

docker-compose exec web sh
./t

To run integration tests:

./manage.py test -v 2 -p integration_test*.py --settings=happinesspackets.settings.testing

Legal

This project is licensed under the Apache License.