Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

make TestStruct able to test any struct #398

Open
erickvermot opened this issue Jul 10, 2017 · 2 comments
Open

make TestStruct able to test any struct #398

erickvermot opened this issue Jul 10, 2017 · 2 comments
Assignees

Comments

@erickvermot
Copy link
Contributor

Current TestStruct class is only able to test hole messages stored in a dump file.

We can recycle it to be able to test any pyof GenericStruct derivative increasing the tests coverage capability and avoid having to re-implement the test functions.

@erickvermot erickvermot self-assigned this Jul 10, 2017
@erickvermot
Copy link
Contributor Author

work can be followed here:
master...erickvermot:teststruct_improvement_application

@cemsbr
Copy link
Contributor

cemsbr commented Jul 10, 2017

@erickvermot, I think this is ready for a PR. Could you make one? Then, we'll write some comments.

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

No branches or pull requests

2 participants