Skip to content

Conversation

@bctiemann
Copy link
Contributor

Closes: #255

Adds form_data payloads to enable some previously stubbed-out edit and delete unit tests for CustomObjectTypes and COTFields.

Note that create tests are still stubbed out, pending rework of unit tests framework to handle extra ObjectChange on COT creation; and many tests will remain stubbed out because they cover routes (such as list and bulk operations) that are not relevant for COTFields. Also CustomObject object-level permissions are still not implemented, so those unit tests are also still not valid.

@bctiemann bctiemann changed the title Add form_data to enable edit/delete unit tests for COTs and COTFs Closes: #255 - Add form_data to enable edit/delete unit tests for COTs and COTFs Nov 7, 2025
@bctiemann bctiemann requested a review from arthanson November 7, 2025 01:23
@arthanson arthanson merged commit cdcd244 into main Nov 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement stubbed-out unit tests

3 participants