Skip to content

Testing Summaries with custom tags checklist #1013

New issue

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

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

Already on GitHub? # to your account

Closed
30 of 50 tasks
alisevych opened this issue Sep 26, 2022 · 0 comments
Closed
30 of 50 tasks

Testing Summaries with custom tags checklist #1013

alisevych opened this issue Sep 26, 2022 · 0 comments
Assignees
Labels
ctg-qa Issue is related to QA process

Comments

@alisevych
Copy link
Member

alisevych commented Sep 26, 2022

Initial set-up

Check that the IntelliJ Idea UTBot plugin can be successfully installed

Go through manual scenarios

Manual scenario #1

Manual scenario #2

  • Use default plugin settings.
  • Check: File -> Settings -> Tools -> UnitTestBot -> Javadoc comment style is "Structured via custom Javadoc tags"
  • Open the utbot-sample/src/main/java/org/utbot/examples/mock/CommonMocksExample.java file
  • Generate tests with different Mocking options combinations
  • Check Java docs, all tags are correct
  • Render Java doc
    reproducing Duplicate Summaries with Tags in Rendered view #985

Manual scenario #3

  • Use default plugin settings.
  • Check: File -> Settings -> Tools -> UnitTestBot -> Javadoc comment style is "Structured via custom Javadoc tags"
  • Open the utbot-sample/src/main/java/org/utbot/examples/recursion/Recursion.java file
  • Generate tests for the methods
  • Check Java docs, all tags are correct
  • Render Java doc
    new bug: @utbot.triggersRecursion tag is missing

Manual scenario #4

  • Use default plugin settings.
  • Check: File -> Settings -> Tools -> UnitTestBot -> Javadoc comment style is "Structured via custom Javadoc tags"
  • Open the utbot-sample/src/main/java/org/utbot/examples/exceptions/ExceptionExamples.java
  • Generate tests for the methods
  • Check Java docs, all tags are correct, @utbot.caughtException should be present
  • Render Java doc
  • File -> Settings -> Tools -> UnitTestBot -> Javadoc comment style set to "Plain text"
  • Generate tests for the class
  • Check Java docs, all tags are correct
  • Render Java doc
    reproducing Duplicate Summaries with Tags in Rendered view #985

Manual scenario #5

  • Create a new Maven project with JDK 8
  • Use default plugin settings.
  • Check: File -> Settings -> Tools -> UnitTestBot -> Javadoc comment style is "Structured via custom Javadoc tags"
  • Add a simple java file to test
  • Generate a test with a new test root
  • Check Java docs, all tags are correct
  • Render Java doc

Manual scenario #6

  • Create a new Idea project with JDK 11
  • Use default plugin settings.
  • Check: File -> Settings -> Tools -> UnitTestBot -> Javadoc comment style is "Structured via custom Javadoc tags"
  • Add a simple java file to test
  • Generate tests for several classes
  • Check Java docs, all tags are correct
  • Render Java doc
@alisevych alisevych added the ctg-qa Issue is related to QA process label Sep 26, 2022
@alisevych alisevych self-assigned this Sep 26, 2022
@korifey korifey moved this to Todo in UTBot Java Sep 26, 2022
@alisevych alisevych added this to the Release preparation milestone Sep 28, 2022
Repository owner moved this from Todo to Done in UTBot Java Sep 28, 2022
@alisevych alisevych changed the title Manual testing checklist. Summaries with custom tags Testing Summaries with custom tags checklist Sep 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ctg-qa Issue is related to QA process
Projects
Archived in project
Development

No branches or pull requests

1 participant