BaryoDev / BaryoDev/barakoCMS

Module schema preflight: the discovered-module path and the Update delta path have no tests

Open
#552 0 comments 0 reactions 1 assignee Claimed by @arnelirobles View on GitHub
enhancement
Dominant language
C#
Stars
6
Forks
7
Avg merge
4h 21m
Merged PRs (30d)
307

Description

Two paths in the #535 schema preflight are covered only by reading the code:

1. A discovered third-party module gets the check at load time. Every test sets `Discover = false`, so the load-time path never runs under test.
2. An Update delta on a module's own existing table, the `Owner.Owns` path with a difference that is not a Create, has no test.

One test each. Behaviour looks right; the gate that proves it does not exist.

Found while verifying #535.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.