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

Expand tests #98

Closed
IanButterworth opened this issue Sep 25, 2023 · 1 comment · Fixed by #122
Closed

Expand tests #98

IanButterworth opened this issue Sep 25, 2023 · 1 comment · Fixed by #122
Labels

Comments

@IanButterworth
Copy link
Collaborator

#94 reuses the demo code for a test suite but does not expand any sections or interact with elements.

Also there are no visual regression tests. I looked into ways to grab images of the CImGui window but came up short of using ImageMagick to take a screenshot. (unfortunately that functionality isn't exposed by ImageMagick.jl)

@JamesWrigley
Copy link
Collaborator

What we really want is to use the imgui_test_engine: https://github.com/ocornut/imgui_test_engine
Which don't have any bindings yet, but doing so is on my todo list 🤞

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

Successfully merging a pull request may close this issue.

3 participants