ironbar icon indicating copy to clipboard operation
ironbar copied to clipboard

Documentation examples need testing

Open JakeStanger opened this issue 2 months ago • 0 comments

Some of the documentation examples may be invalid.

Unit tests should be set up to test each example snippet to ensure it can be serialized correctly.

This should be simple enough, but requires:

  • Pulling out each snippet into its own file
  • Building documentation to include these snippets

JakeStanger avatar Apr 24 '24 20:04 JakeStanger