bingobot/internal
Ava Affine 6afd0122c9 Fix config unit tests
Recent changes to config and logging modules have left the tests needing
to initialize both config and logging packages. This commit updates the
config module to automatically initialize into at least useful defaults
at module load time. This commit also fixes the config unit tests by
using the more up to date interface that the package provides.

Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-11-14 10:27:45 -08:00
..
config Fix config unit tests 2024-11-14 10:27:45 -08:00
discord Check the session pointer for nil before calling session.connected 2024-11-08 16:33:49 -08:00
logging Move the config package to a singleton pattern 2024-11-13 22:03:57 +00:00
state Create discord package and connect/disconnect handlers 2024-11-08 16:26:05 -08:00