Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend test of buildSchema() in src/sf_calls.js to cover more details and field examples. #67

Open
Tracked by #63
acrosman opened this issue Jul 24, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers testing Related to automated testing

Comments

@acrosman
Copy link
Owner

acrosman commented Jul 24, 2021

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.

@acrosman acrosman mentioned this issue Jul 24, 2021
7 tasks
@acrosman acrosman added enhancement New feature or request good first issue Good for newcomers testing Related to automated testing labels Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers testing Related to automated testing
Projects
None yet
Development

No branches or pull requests

1 participant