baseline icon indicating copy to clipboard operation
baseline copied to clipboard

SRI Workstep Component- Interfaces, Classes and Utilities

Open Kasshern opened this issue 2 years ago • 0 comments

Overview

Create SRI Workstep Component in the typescript language utilizing the Workstep Component Requirements document as an outline of said component’s functionalities and structure.

Reference

Assumptions

  • A portion of necessitated componential APIs, functionalities, and structures likely lay undocumented/undiscovered
  • Cross-component integration is not considered within the scope of this issue

Acceptance

  • Workstep Component Interface created according to preparation document specification
  • Workstep Component class inheriting interface created according to preparation document specification
  • Workstep Component associated minor objects, model interfaces, and classes created as adhering to the preparation document specification
  • Workstep Component associated utilities and functions created as adhering to guidelines inherently established through preparation document specification
  • Unit tests assessing Workstep Component functionality, structure and instantiation created as covering at least 80% of viable code

Tasks

  • [ ] Workstep Component Interface created according to preparation document specification
  • [ ] Workstep Component class inheriting interface created according to preparation document specification
  • [ ] Workstep Component associated minor objects, model interfaces, and classes created as adhering to the preparation document specification
  • [ ] Workstep Component associated utilities and functions created as adhering to guidelines inherently established through preparation document specification
  • [ ] Unit tests assessing Workstep Component functionality, structure and instantiation created as covering at least 80% of viable code

Kasshern avatar Jul 21 '22 14:07 Kasshern