Skip to content

Watson15/Task-ManagementBot-BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot8 CI

A discord bot to help with task management

Build

A build file has been provided to allow for easy building of the project

  1. In the terminal make sure you are in the main directory (project-bot8) then enter
./build_file.sh
  1. If you run into a permission error enter this command then repeat step 1
chmod +x build_file.sh 

Running the build script will also trigger the tests.

Testing

When in the discordBot directory, tests are executed using the command:

python manage.py test

Coverage reports are generated to the terminal using django-nose.

Coverage Report

Due to errors with CodeCov, a coverage badge was not possible. A screenshot of the most recent coverage report is shown below Most recent coverage report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published