-
Notifications
You must be signed in to change notification settings - Fork 45
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
Manual testing of Release 2022.10 #1102
Comments
new bug with Recursion - empty test class is generated, StackOverflow in Concrete executor log |
new bug with MockRandomExample - Fuzzing is generating false-successful test |
new bug? - StringExamples hanging, cancellation doesn't help |
question - conditions in parametrized tests : if (expectedResult == null) {} else {} created #1140 |
question - EXPLICITLY_THROWN_UNCHECKED_EXCEPTIONS - String.repeat(-1) throws [java.lang.IllegalArgumentException: count is negative: -1] |
new bug: java.lang.reflect.InvocationTargetException |
Initial set-up
Check that the IntelliJ Idea UTBot plugin can be successfully installed on IDEA 2022.1.4
Check that the IntelliJ Idea UTBot plugin can be successfully installed on IDEA 2022.2.2
Go through manual scenarios on IDEA 2022.1.4
Manual scenario #1
Manual scenario #2
Go through manual scenarios on IDEA 2022.2.2
Manual scenario #1
Manual scenario #2
@alisevych
Check following in IDEA 2022.1.4
Manual scenario #3
Manual scenario #4
Manual scenario #5
@tyuldashev
Check following in IDEA 2022.2.2
Manual scenario #3
Manual scenario #4
Manual scenario #5
Regression testing
@alisevych
IDEA 2022.1.4
Project with JDK 11:
@tyuldashev
IDEA 2022.2.2
Project with JDK 11:
The text was updated successfully, but these errors were encountered: