Skip to content

General JavaScript module update #1787

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 299 commits into from
Feb 14, 2023
Merged

General JavaScript module update #1787

merged 299 commits into from
Feb 14, 2023

Conversation

rudolf101
Copy link
Member

@rudolf101 rudolf101 commented Feb 13, 2023

Description

The JavaScript module has received a series of improvements:

  • Moved to a new fuzzer platform
  • Added cancellation of fuzzing if something goes wrong
  • Refactored coverage service
  • Improved operation for different operating systems when installing and checking npm packages
  • Improved text for generated tests, e.g:

image

image

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 ctg-enhancement New feature, improvement or change request ctg-refactoring Issue related to refactoring process comp-infrastructure Infrastructure issues comp-fuzzing Issue is related to the fuzzing lang-javascript Issue is related to JavaScript support labels Feb 13, 2023
@rudolf101 rudolf101 requested a review from Markoutte February 13, 2023 13:07
@rudolf101 rudolf101 removed the comp-infrastructure Infrastructure issues label Feb 13, 2023
@rudolf101 rudolf101 marked this pull request as ready for review February 13, 2023 13:14
@rudolf101 rudolf101 requested a review from Markoutte February 14, 2023 11:23
@rudolf101 rudolf101 merged commit 679acb0 into main Feb 14, 2023
@rudolf101 rudolf101 deleted the sergeyl/js-fuzzer-platform branch February 14, 2023 13:04
@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-enhancement New feature, improvement or change request 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.