SQL unit tests #1710

Open
opened 2021-01-09 14:56:05 +01:00 by PeterSurda · 0 comments
PeterSurda commented 2021-01-09 14:56:05 +01:00 (Migrated from github.com)
  • there should be a mechanism to do unit test for SQL calls outside of the core tests. Maybe have a setup method that spawns a sql thread
  • the migrations between the versions need to have their own unit test, maybe these steps should be split into separate functions
  • there should be some sample SQL dumps that are loaded before tests
- there should be a mechanism to do unit test for SQL calls outside of the core tests. Maybe have a setup method that spawns a sql thread - the migrations between the versions need to have their own unit test, maybe these steps should be split into separate functions - there should be some sample SQL dumps that are loaded before tests
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-23#1710
No description provided.