Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
SQL Test Coverage #142
Copy link
Copy link
Open
Labels
Area: SQLRelates to the SQL Server database objects; do not use for the repository.Relates to the SQL Server database objects; do not use for the repository.Priority: 1Severity 2: MajorStatus 2: ScheduledPlanned for an upcoming release.Planned for an upcoming release.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.
Milestone
Description
Metadata
Metadata
Assignees
Labels
Area: SQLRelates to the SQL Server database objects; do not use for the repository.Relates to the SQL Server database objects; do not use for the repository.Priority: 1Severity 2: MajorStatus 2: ScheduledPlanned for an upcoming release.Planned for an upcoming release.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.
Recent and upcoming changes to the core data-loading stored procedures, including a brand-new one that powers sitemaps, currently have no automated test coverage. These tests require Visual Studio's SQL testing tooling, which doesn't run from the command line, so it must be authored manually in the designer (Windows only).
Tests
GetTopicsstored procedureTopicPayload.Childrenand/ordepth: 1options (@Depth; Allow specifying depth ofITopicRepository.Load()#120)@LoadAscendants)@IncludeExtended,HasExtendedAttributes)@IncludeIndexed)@IncludeRelationships)@IncludeReferences)@IncludeHistory)Deferredassociations #127)dbo_GetTopicsTest)GetSitemapstored procedure