Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for ExternalDynamicLists models and API interactions
This commit introduces unit tests for ExternalDynamicLists models and their interactions with the API, covering scenarios for model creation, update, validation errors, and HTTP exceptions. The tests ensure proper validation and handling of various cases, including missing or multiple containers, error responses, and API request errors, thereby improving the codebase's robustness and reliability.
- Loading branch information