Skip to content

SeduceProject/seduceboard

Repository files navigation

SeDuCe Dashboard

To run the dashboard web interface, please use the Dashboard Project. The bin/app.py web interface is deprecated !

https://seduceboard.readthedocs.io

Installation

Configuration

Development

Run tests and get the coverage

Tests

First, start influxdb

influxd

Then run the tests:

python3 run_tests.py

Coverage

To get the coverage:

coverage run --omit="tests/*,bin/*,misc/*" --source . run_tests.py

Get a report of the coverage

coverage report

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors