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

Test all not yet covered code #11

Open
7 tasks
douira opened this issue Apr 1, 2022 · 0 comments
Open
7 tasks

Test all not yet covered code #11

douira opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels
testing Related to tests failing or missing tests
Milestone

Comments

@douira
Copy link
Member

douira commented Apr 1, 2022

A code coverage approaching 100% is desirable. Related to #10 since testing the the generated code is of questionable usefulness.

  • Test SearchTerminals (in progress)
  • and all targets (partial)
  • Test ParsableASTNode
  • Test LifecycleUser and test that lifecycle methods are run correctly on run/walk phases and transformations
  • and test the various activation methods and partial activation
  • Test early walk-stop mechanisms and related methods throughout various classes
  • Test FixedWrappedParameters
@douira douira added the testing Related to tests failing or missing tests label Apr 1, 2022
@douira douira self-assigned this Apr 1, 2022
@douira douira added this to the 1.0.0 Release milestone Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to tests failing or missing tests
Projects
None yet
Development

No branches or pull requests

1 participant