Skip to content

Commit

Permalink
add StartedTestStep type state
Browse files Browse the repository at this point in the history
- similar to #1, this type pattern disallows steps from doing invalid
  operations, like logging when the step hasnt started yet
- also same reasoning as in #1 around commenting out the `scope` method
  on TestStep

Signed-off-by: mimir-d <[email protected]>
  • Loading branch information
mimir-d committed Oct 4, 2024
1 parent 446ca1d commit 1772e2d
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 153 deletions.
Loading

0 comments on commit 1772e2d

Please sign in to comment.