Skip to content

Update contribution guide with guidelines for writing tests #1702

@DonJayamanne

Description

@DonJayamanne
  • Test suites with unit tests will:
    • Be suffixed with (unit)
    • Be in filed suffixed with .unit.test.ts
  • Test suites with functional tests will:
    • Be suffixed with (function)
    • Be in filed suffixed with .unit.test.ts
  • Test suites with unit tests and functional will be suffixed with (unit)
    • Be suffixed with (system)
    • Be in filed suffixed with .system.test.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-internalLabel for non-user facing issuesdebtCode quality issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions