You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The functionality introduced in #1939 has no tests. We'd like to add tests by using the test context to set csv overrides dir setting to tmp dir, then override spokenforms json output location, then call the update function. Check output, then tweak csv, then check output again
We could also possibly use this mechanism instead of normalized_ctx, because spoken forms will be default when we do this. We'd want to remove all - prefixes on spoken forms to enable the ones that are off by default. But testing changes is prob a good idea anyway, as suggested above
The text was updated successfully, but these errors were encountered:
The functionality introduced in #1939 has no tests. We'd like to add tests by using the test context to set csv overrides dir setting to tmp dir, then override spokenforms json output location, then call the update function. Check output, then tweak csv, then check output again
We could also possibly use this mechanism instead of
normalized_ctx
, because spoken forms will be default when we do this. We'd want to remove all-
prefixes on spoken forms to enable the ones that are off by default. But testing changes is prob a good idea anyway, as suggested aboveThe text was updated successfully, but these errors were encountered: