-
Notifications
You must be signed in to change notification settings - Fork 45
Create two UnitTestBot plugin versions for IC and IU #2491
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
Conversation
@denis-fokin @EgorkaKulikov @Markoutte
Here are the two plugins generated from this branch:
https://github.com/UnitTestBot/UTBotJava/actions/runs/5819371184
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. The only question I have is about how these both versions can be published, or the only one is going to be published? I think, this question should be discussed with @Vassiliy-Kudryashov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do NOT merge.
Testing in progress
@tyuldashev has found an issue with JS in IU plugin, investigating
@tyuldashev has found an issue with JS in IU plugin, investigating
The issues in JS test generation are old, not related to these changes:
- Cannot generate test for
export default
functions and classes #2501 FileNotFoundException: ...\utbotJs\tempBase.json
on test generation for file withimport
#2500
PR Approved.
Uh oh!
There was an error while loading. Please reload this page.
Description
We decided two create two versions of our plugin:
How to test
Automated tests: standard UTBot pipelines; note that yaml scripts were changed
Manual tests: some kind of regression for both plugin editions
Self-check list