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

ABI Coder generative type testing #2466

Closed
danielbate opened this issue Jun 7, 2024 · 1 comment
Closed

ABI Coder generative type testing #2466

danielbate opened this issue Jun 7, 2024 · 1 comment
Assignees
Labels
chore Issue is a chore

Comments

@danielbate
Copy link
Contributor

Currently we are testing our encoding against a fixed number number of scenarios. This means we may not be testing our encoding against every possible scenario. We know all known types and their structure, therefore it would be possible to build a tool that can generate a forc workspace that contains every possible test permutation.

@danielbate danielbate added the chore Issue is a chore label Jun 7, 2024
@danielbate danielbate self-assigned this Jun 7, 2024
@arboleya arboleya added temp label and removed p0 labels Jun 9, 2024
@arboleya arboleya added this to the Caterpilar milestone Jun 9, 2024
@arboleya arboleya removed the offsite label Jun 10, 2024
@danielbate danielbate modified the milestones: 1.0 caterpillar, 0.x post-launch Jun 25, 2024
@danielbate danielbate added p2 and removed p1 labels Jul 10, 2024
@danielbate
Copy link
Contributor Author

Given a lot of the new encoding work has been heavily battle tested I don't think there is much value in this in it's own right. In stead in should be superceded by #1795 where we can look at the new approach to encoding, and see how we want to test that more specifically.

@danielbate danielbate closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
@arboleya arboleya mentioned this issue Sep 7, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

2 participants