Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

fix: custom objects API + integration tests #1851

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

asdfryan
Copy link
Contributor

@asdfryan asdfryan commented Nov 2, 2023

This also includes some bug fixes:

  • Hubspot adding a required field
  • Fail fast when deleting fields (Hubspot does not allow this)
  • GET for Salesforce had incorrect information

This does NOT test creation of custom object records. That is coming soon.

Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
management-ui ⬜️ Ignored (Inspect) Visit Preview Nov 2, 2023 11:48pm
supaglue-docs ⬜️ Ignored (Inspect) Visit Preview Nov 2, 2023 11:48pm

...testCustomObject,
labels: {
singular: `${testCustomObject.name}Updated`,
plural: `${testCustomObject.name}Updateds`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: plural here is ...sUpdated?

@asdfryan asdfryan merged commit 9cb54da into main Nov 3, 2023
12 checks passed
@asdfryan asdfryan deleted the custom_objects_integration_tests branch November 3, 2023 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants