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

Reorganize zcl_excel_common unit tests, one method per test and define several test classes instead of one #1206

Open
sandraros opened this issue Apr 13, 2024 · 0 comments

Comments

@sandraros
Copy link
Collaborator

Currently zcl_excel_common has one big test class with around 80 test methods.

Some methods like excel_string_to_date do several tests. Better define one method per test.

It's difficult to maintain.

Reorganizing may possibly help to troubleshoot transpiler issues (like abaplint/transpiler#1431).

@sandraros sandraros changed the title Reorganize zcl_excel_common unit tests, one method per test and use several test classes instead of one Reorganize zcl_excel_common unit tests, one method per test and define several test classes instead of one Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant