test_basic module

Basic tests for Code Keeper Bot - Simple Version

test_basic.test_python_version()[source]

Test Python version is 3.8+

test_basic.test_import_main()[source]

Test that main.py can be imported

test_basic.test_environment()[source]

Test basic environment setup

test_basic.test_basic_calculation()[source]

Simple sanity check

class test_basic.TestRequirements[source]

Bases: object

Test required packages

test_telegram_installed()[source]

Check telegram package

test_github_installed()[source]

Check github package