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

Add tests for new item in each main object #73

Open
dataclouder opened this issue Aug 28, 2018 · 0 comments
Open

Add tests for new item in each main object #73

dataclouder opened this issue Aug 28, 2018 · 0 comments
Assignees
Labels
Testing Issue related to testing and the production of tests

Comments

@dataclouder
Copy link
Contributor

There are no tests related to New***() in most files.
Here's the list of missing ones:

  • NewCatalog()
  • NewCatalogItem()
  • NewEdgeGateway()
  • NewOrg()
  • NewOrgVDCNetwork()
  • NewResults()
  • NewTask()
  • NewVapp()
  • NewVAppTemplate()
  • NewVdc()
  • NewVM()

Given the similar implementation, I suspect tests for the above items could be created in a similar way.
Will investigate.

@dataclouder dataclouder added the Testing Issue related to testing and the production of tests label Aug 28, 2018
@dataclouder dataclouder self-assigned this Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Issue related to testing and the production of tests
Projects
None yet
Development

No branches or pull requests

1 participant