Keep plugin records out of platform projections

This commit is contained in:
npc0-hue
2026-09-04 14:29:50 +08:00
parent 3cfb98ed47
commit ba36668668
6 changed files with 2 additions and 400 deletions
+1
View File
@@ -158,6 +158,7 @@ func TestRunPollDoesNotSchedulePluginDataProjectionQueries(t *testing.T) {
}
func TestRunPollSchedulesAndProjectsDeclaredSQLiteQuery(t *testing.T) {
t.Skip("query polling and result projection are plugin-owned")
svc, plugin, endpoint, session, instance := createSQLiteQueryBridgeFixture(t)
plugin.GameClientBridge.QueryTemplates[0].PollIntervalSeconds = 3
plugin.GameClientBridge.QueryTemplates[0].Projections = []domain.GameClientBridgeQueryProjectionDeclaration{{