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

Adding more automated testing #1

Open
11 of 17 tasks
ME1312 opened this issue Aug 21, 2023 · 0 comments
Open
11 of 17 tasks

Adding more automated testing #1

ME1312 opened this issue Aug 21, 2023 · 0 comments
Labels
Help Wanted Extra attention is needed Request New feature or request Unresolved This issue has not yet been resolved

Comments

@ME1312
Copy link
Owner

ME1312 commented Aug 21, 2023

This is the general thread regarding adding additional automated test scenarios to Bridge ASM. Feel free to tag this issue in relevant pull requests.

What? No testing?

Rest assured that all Bridge features are manually validated before they are shipped, however, as time moves on, it is possible that something in somewhere we might not expect could break – and bytecode inconsistencies, at times, aren't quick to show themselves. A group of rock solid automated tests could potentially catch these issues before they make it to you.

What's left to do, then?

Well, add more test scenarios, of course! The following unchecked items are in need of them:

@ME1312 ME1312 added Request New feature or request Help Wanted Extra attention is needed Unresolved This issue has not yet been resolved labels Aug 27, 2023
@ME1312 ME1312 pinned this issue Aug 27, 2023
ME1312 added a commit that referenced this issue Jun 22, 2024
This commit fills in gaps in the automated testing for features that already have checks in #1.

More specifically, additional testing was created for unchecked casting, type adoption of interfaces, field set (void), array creation, and appending the synthetic modifier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Extra attention is needed Request New feature or request Unresolved This issue has not yet been resolved
Projects
None yet
Development

No branches or pull requests

1 participant