c95ffa6e

By: Michael Lynch <git@mtlynch.io>

Simplify Tinybeans convert test error assertions

Replace the convert test's exact error string checks with the same
errors.Is pattern used on master.

Add a sentinel for unsupported Tinybeans reactions so the unsupported
reaction case can keep using the simplified assertion style.