View Issue Details

IDProjectCategoryView StatusLast Update
0005551Composr testing platform / automation goals[All Projects] General / Uncategorisedpublic2024-01-23 23:38
ReporterChris GrahamAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0005551: Reenable testTableDescriptionsDefined test
DescriptionReenable the testTableDescriptionsDefined test, but with a list of exceptions for tables we don't want to document. Lots of important tables may not be documented due to this being commented out for a long time.
TagsRoadmap: Over the horizon
Time estimation (hours)1.3
Sponsorship open

Activities

Patrick Schmalstig

2024-01-23 23:38

administrator   ~0008232

Something similar was already just implemented in v11 by me. I have the unit test now checking for any tables which are defined in privacy hooks. If they are defined in a privacy hook, they are required to have a description. If they don't, it fails the unit test.

It has been implemented and the relevant missing descriptions were added in.

Issue History

Date Modified Username Field Change
2024-01-14 18:40 Chris Graham New Issue
2024-01-14 18:40 Chris Graham Tag Attached: Roadmap: v12
2024-01-23 23:38 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-01-23 23:38 Patrick Schmalstig Status non-assigned => resolved
2024-01-23 23:38 Patrick Schmalstig Resolution open => fixed
2024-01-23 23:38 Patrick Schmalstig Note Added: 0008232
2024-03-26 00:58 Patrick Schmalstig Tag Renamed Roadmap: v12 => Roadmap: Over the horizon