Skip to content

Remove old fuzzer dependencies from JavaScript module #1900

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 9 commits into from
Mar 9, 2023

Conversation

rudolf101
Copy link
Member

Description

Now utbot-js module depends on utbot-fuzzing and do not contain any imports from org.utbot.fuzzer

Fixes #1792

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-fuzzing Issue is related to the fuzzing lang-javascript Issue is related to JavaScript support ctg-bug-fix PR is fixing a bug labels Mar 6, 2023
@rudolf101 rudolf101 requested a review from Markoutte March 6, 2023 12:29
@rudolf101 rudolf101 self-assigned this Mar 6, 2023
@rudolf101 rudolf101 added ctg-refactoring Issue related to refactoring process and removed ctg-bug-fix PR is fixing a bug labels Mar 6, 2023
@rudolf101 rudolf101 requested a review from Markoutte March 7, 2023 14:49
@rudolf101 rudolf101 enabled auto-merge (squash) March 7, 2023 14:50
@rudolf101 rudolf101 merged commit 0a6417a into main Mar 9, 2023
@rudolf101 rudolf101 deleted the vladislav/js-removing-old-deps-fuzzer branch March 9, 2023 04:21
@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-fuzzing Issue is related to the fuzzing ctg-refactoring Issue related to refactoring process lang-javascript Issue is related to JavaScript support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replacing fuzzer dependency for JS, Python and Go modules
3 participants