Skip to content

test(mm_bot): add tests for the persistence layer of the mm_bot #251

@santiagohirsch

Description

@santiagohirsch

Should add tests for all DAOs in the persistence layer of the mm-bot:

  • All tests should be in the tests folder within the mm-bot
  • The local database for testing should have default inserts using sql scripts
  • The tests should follow the following workflow: setup local db (before all) -> populate the local db (before each) -> clean the local db (after each) -> teardown the local db (after all)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions