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

UnitTests: use context and subtests in Kernel::System::UnitTest::Helper #668

Closed
bschmalhofer opened this issue Dec 23, 2020 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bschmalhofer
Copy link
Contributor

bschmalhofer commented Dec 23, 2020

Currently plain Test2::V0::ok() calls are used in Kernel::System::UnitTest::Helper. This can be improved upon.
Also remove the need for the ExecuteInternalTests attribute.

@bschmalhofer bschmalhofer added the enhancement New feature or request label Dec 23, 2020
@bschmalhofer bschmalhofer self-assigned this Dec 23, 2020
@bschmalhofer bschmalhofer added this to the OTOBO 10.0.7 milestone Dec 23, 2020
bschmalhofer added a commit that referenced this issue Dec 23, 2020
Numbering has been taken care of by Test2::V0.
Plan for 12 tests that are now activated.
Tidying the test script DeploymentBug13462.t
bschmalhofer added a commit that referenced this issue Dec 23, 2020
bschmalhofer added a commit that referenced this issue Dec 23, 2020
As now the creation of $Helper always fires a testing event.
bschmalhofer added a commit that referenced this issue Dec 23, 2020
@bschmalhofer
Copy link
Contributor Author

Tests look fine again. Closing the issue.

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

No branches or pull requests

1 participant