singer-io / tap-salesforce

Singer.io tap for the Salesforce API
GNU Affero General Public License v3.0
78 stars 71 forks source link

Implement all_fields test using new framework-tdl-7499 #159

Closed bhuvana-talend closed 1 year ago

bhuvana-talend commented 1 year ago

Description of change

https://jira.talendforge.org/browse/TDL-7499 Implement all_fields_test using the new tap-tester framework. Tested with streams that also has custom fields Also modified tap-tester/base_suite_tests/base_case.py : get_all_streams_and_fields to exclude unsupported fields

QA steps

Risks

Rollback steps

bhtowles commented 1 year ago

Re-started commit work flow from start as last test failed due to quota to see if tests will pass.