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

Create tests for untested methods #446

Open
saif-ericsson opened this issue Mar 3, 2020 · 0 comments
Open

Create tests for untested methods #446

saif-ericsson opened this issue Mar 3, 2020 · 0 comments
Labels
good first issue Good for newcomers. test Issues or pull requests related to testing.

Comments

@saif-ericsson
Copy link
Contributor

saif-ericsson commented Mar 3, 2020

Description

There are two untested methods, getAggregatedObjectByTemplateName and processQueryAggregatedObject, in the EI class ProcessAggregatedObject.

Motivation

Recently a bug in these two methods caused an error while testing aggregated object functionality at the EI frontend. In order to avoid any unintentional changes/errors, in future, these methods must be provided with testing code.

Exemplification

Benefits

Benefits of code testing

Possible Drawbacks

NO

@saif-ericsson saif-ericsson added good first issue Good for newcomers. test Issues or pull requests related to testing. labels Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers. test Issues or pull requests related to testing.
Projects
None yet
Development

No branches or pull requests

1 participant