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

Port JavaRosa tests, ignore ones that fail #25

Closed
lognaturel opened this issue Feb 18, 2024 · 1 comment · Fixed by #110
Closed

Port JavaRosa tests, ignore ones that fail #25

lognaturel opened this issue Feb 18, 2024 · 1 comment · Fixed by #110
Milestone

Comments

@lognaturel
Copy link
Member

lognaturel commented Feb 18, 2024

Skip:

  • ones that relate to functionality that's not intended to be supported yet (e.g. events and actions)
  • ones that are tightly-coupled to the JavaRosa internal representation

Put in separate test package so we're not inheriting all of the test structures from JR

Maybe wire up something to show alignment level with JR

How can we establish a link between the tests between the two libraries?

@lognaturel lognaturel added this to the v0.1 milestone Feb 18, 2024
@lognaturel lognaturel changed the title Add all JavaRosa tests, ignore and annotate ones that fail Add JavaRosa tests around supported functionality, ignore and annotate ones that fail Feb 20, 2024
@lognaturel lognaturel changed the title Add JavaRosa tests around supported functionality, ignore and annotate ones that fail Add as many JavaRosa tests as reasonable, ignore and annotate ones that fail Feb 20, 2024
@lognaturel
Copy link
Member Author

My general feeling while going over #26 is that the smoke tests and DAG tests are the most interesting. There are a few other valuable ones here and there but overall I feel like the test quality is not all that high.

@lognaturel lognaturel moved this to Todo in Web Forms Feb 28, 2024
@lognaturel lognaturel moved this from Todo to In Progress in Web Forms Apr 2, 2024
@lognaturel lognaturel changed the title Add as many JavaRosa tests as reasonable, ignore and annotate ones that fail Port JavaRosa tests, ignore ones that fail Apr 2, 2024
@lognaturel lognaturel removed the blocked label Apr 9, 2024
@lognaturel lognaturel modified the milestones: v0.1, v0.2 Apr 30, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Web Forms May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant