Add direct test of buildFields()
in src/sf_calls.js
to allow simple review of more examples.
#68
Labels
enhancement
New feature or request
good first issue
Good for newcomers
testing
Related to automated testing
Currently
buildFields()
is only tested via the buildSchema() tests. To help find and fix errors as new features are added to each stage more details coverage of the helpers would be useful. Following the pattern of testing for buildSchema, we should add tests to cover buildFields in a similar fashion.The text was updated successfully, but these errors were encountered: