Skip to content

.Net: [MEVD] Minor test cleanup tasks #12507

Open
@roji

Description

@roji
  • Go over and standardize naming (sometimes we same conformance, sometimes specification, sometimes something else)
  • Review directory organization etc.
  • Stop using GUIDs as collection names by default
    • If a test crashes in the middle, the GUID-named collection stays forever and needs to be cleaned up.
    • Possibly have an opt-in feature where a GUID is appended to the name, for cases where multiple devs (or CI runs) are targeting the same cloud service.
  • Make test method name consistent (sometimes snake_case, sometimes PascalCase)

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorData

Type

Projects

Status

Sprint: Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions