Skip to content

Complete CI coverage for all DB tables #6

Description

@oberstet

Every DB table defined in Flatbuffers schemata should have test coverage like in https://github.com/crossbario/cfxdb/blob/master/cfxdb/tests/test_xbr.py, with at least 2 test functions per table:

  • test_<table>_roundtrip
  • test_<table>_roundtrip_perf

Here is the current complete list:

Important: we should focus on the xbr and xbrnetwork tables first, as for the other classes this issue here depends on #9

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions