stories icon indicating copy to clipboard operation
stories copied to clipboard

Story should not expose internal structures to user-facing objects.

Open proofit404 opened this issue 4 years ago • 0 comments

See #286

Things to protect:

  • Story class should not has I attirbute.
  • I object should not expose steps attribute.
  • State should not expose nested namespace.

proofit404 avatar Mar 27 '21 22:03 proofit404