eclipse-basyx / basyx-java-server-sdk

MIT License
55 stars 45 forks source link

Fix: AasService Thumbnail Tests #298

Closed ShehriyarShariq-Fraunhofer closed 2 months ago

ShehriyarShariq-Fraunhofer commented 4 months ago

The PR Corresponds to the task titled: "Improve testing of Thumbnail CRUD operations in the AasService"

It contains a fix for the following issues:

The getThumbnailTest should not first set the thumbnail; the suite should be the one to provide an AAS with a thumbnail already set Similarly with updateThumbnail and deleteThumbnail deleteThumbnail should use fail pattern instead of a global test except.

ShehriyarShariq-Fraunhofer commented 4 months ago

@mateusmolina-iese Please check now. Fixed the commit issue in this draft PR.