Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable architecture tests #215

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Enable architecture tests #215

merged 1 commit into from
Jul 11, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jul 11, 2023

Since Java code will be added to these JS libraries as well it makes sense to enable the Java architecture tests.

Since Java code will be added to these JS libraries as well
it makes sense to enable the Java architecture tests.
@uhafner uhafner added the tests Enhancement of tests label Jul 11, 2023
@uhafner uhafner changed the title Enable architecture tests. Enable architecture tests Jul 11, 2023

import static org.assertj.core.api.Assertions.*;

class SvgTagTest {

Check notice

Code scanning / CodeQL

Unused classes and interfaces Note

Unused class: SvgTagTest is not referenced within this codebase. If not used as an external API it should be removed.
@uhafner uhafner merged commit e219e6b into master Jul 11, 2023
26 checks passed
@uhafner uhafner deleted the arc-test branch July 11, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
1 participant