We have uncovered bugs in some of the fp types as we don't have basic smoke tests (e.g. construction, loop-around tests, etc).
We need basic tests to ensure these types are stable and new types have to pass the same bevy of tests.
To Reproduce
No response
Expected behavior
Simple tests for construction, string conversion, comparison for all types.
Describe the bug
We have uncovered bugs in some of the fp types as we don't have basic smoke tests (e.g. construction, loop-around tests, etc). We need basic tests to ensure these types are stable and new types have to pass the same bevy of tests.
To Reproduce
No response
Expected behavior
Simple tests for construction, string conversion, comparison for all types.
Actual behavior
No response
Additional: Dart SDK info
No response
Additional: pubspec.yaml
No response
Additional: Context
No response