Skip to content

Add integration tests checking OpenLayers zoom and rotation buttons o…

Codacy Production / Codacy Static Code Analysis succeeded Sep 30, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 3
- Added 4
           

Complexity increasing per file
==============================
- Kitodo/src/test/java/org/kitodo/selenium/MetadataImagePreviewST.java  1
         

See the complete overview on Codacy

Annotations

Check notice on line 17 in Kitodo/src/main/webapp/WEB-INF/resources/js/metadata_editor.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Kitodo/src/main/webapp/WEB-INF/resources/js/metadata_editor.js#L17

'metadataEditor' was used before it was defined.

Check notice on line 437 in Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js#L437

Missing semicolon.

Check notice on line 459 in Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js#L459

Missing semicolon.

Check notice on line 483 in Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js#L483

'metadataEditor' was used before it was defined.