this adds some basic testing to verify that callbacks occur and values
are set as expected
Details
Details
- Reviewers
- None
- Commits
- rEFLf619ad88a402: tests: add functional unit tests for radio widgets
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
It seems that this patch has no reviewers specified. If you are unsure who can review your patch, please check this wiki page and see if anyone can be added: https://phab.enlightenment.org/w/maintainers_reviewers/
Comment Actions
This will need to adapt after D9058 lands.
Also, it could check that there's only one selected button in the group. That's an issue I am facing now.
Comment Actions
I thought about that, but I'm not entirely sure how to approach it. Will need to debug the existing issue to see what's going on.