Skip to content
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

tests/automation: XML generate automation #2716

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

ilidio-lopes
Copy link
Contributor

How Has This Been Tested?

  • Test in VSCode extension

Checklist:

  • Each of my commits contains one meaningful change
  • I have performed rebase of my branch on top of the development
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@ilidio-lopes ilidio-lopes force-pushed the tests/automation-XML-Generate branch from f9bf496 to a4b8671 Compare February 6, 2025 14:50
@ilidio-lopes ilidio-lopes force-pushed the tests/automation-XML-Generate branch from a4b8671 to 2e09416 Compare February 6, 2025 14:59
@deepalibroadcom
Copy link

LGTM

pos(19, 0),
" 01 XML-DOC123 PIC X(5000) USAGE NATIONAL.\n",
);
await helper.deleteLine(editor, 23);
Copy link
Contributor

@KutluOzel-b KutluOzel-b Feb 25, 2025

Choose a reason for hiding this comment

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

The statement is not related, however it must be deleted because of TEST2.cbl content. which has been selected that It is the closest one to the template. Consider creating a template to remove these operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants