olioapps / typescript-starter-lab

0 stars 1 forks source link

Emma - TDD Eventstream Puzzler #70

Open emmalgs opened 1 year ago

emmalgs commented 1 year ago

What it is:

Initial algorithm testing to solve the eventstream puzzler.

Context:

Tech design document

Acceptance Criteria:

The following test cases are in a failing state:

DuHerb commented 1 year ago

The purpose of this ticket is sort of unclear. 'Emma- Puzzler Test Cases' is a much clearer title.

What it Is: write failing test cases for the eventSteam scoring function. (or something like this).

Context section here is a little verbose. Here, i would just post a link to your design doc

Acceptance Criteria: The following test cases are stubbed, and in a failing state: ... ... ... ... (these can be pulled directly from your design doc)