Extend test of buildSchema()
in src/sf_calls.js
to cover more details and field examples.
#67
Labels
enhancement
New feature or request
good first issue
Good for newcomers
testing
Related to automated testing
Existing tests of buildSchema send two objects each with two fields. There are only two types of field covered, and none of the preferences options are tested. Please add to the imported schema file a few more fields on each object using additional Salesforce field types (you can get a list of supported field types in app/sf_calls.js), and augment the tests to validate those new fields. Contributions that include coverage of additional details of that feature are encouraged.
The text was updated successfully, but these errors were encountered: