Skip to content

Fix non-indexed test files for JavaScript #1907

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

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

rudolf101
Copy link
Member

Description

Now, when creating a new generated test file, indexing is successful

Fixes #1903

How to test

Manual tests

Various scenarios have been tested. You can find the examples in the folder `/utbot-js/samples' and try to run UTBot.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@rudolf101 rudolf101 added comp-ui Improvements of plugin UI appearence and functionality lang-javascript Issue is related to JavaScript support ctg-bug-fix PR is fixing a bug labels Mar 7, 2023
@rudolf101 rudolf101 requested a review from EgorkaKulikov March 7, 2023 15:24
@rudolf101 rudolf101 self-assigned this Mar 7, 2023
@rudolf101 rudolf101 enabled auto-merge (squash) March 7, 2023 15:24
@rudolf101 rudolf101 disabled auto-merge March 7, 2023 15:24
@rudolf101 rudolf101 enabled auto-merge (squash) March 7, 2023 15:25
@rudolf101 rudolf101 changed the title Fixed non-indexing test files for JavaScript Fix non-indexing test files for JavaScript Mar 7, 2023
@EgorkaKulikov EgorkaKulikov changed the title Fix non-indexing test files for JavaScript Fix non-indexed test files for JavaScript Mar 7, 2023
Copy link
Collaborator

@EgorkaKulikov EgorkaKulikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is govno, but let it be.

@rudolf101 rudolf101 merged commit b7af872 into main Mar 7, 2023
@rudolf101 rudolf101 deleted the vladislav/js-incorrect-run-config-fix branch March 7, 2023 15:49
@zishkaz
Copy link
Collaborator

zishkaz commented Mar 7, 2023

This is govno, but let it be.

🤡

@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug lang-javascript Issue is related to JavaScript support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS. Incorrect Run configuration for the generated tests
4 participants