Open
Description
- 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
Type
Projects
Status
Sprint: Planned