Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

SelectCommandSystemTest: update to verify selected card is visible #847

Open
Zhiyuan-Amos opened this issue Mar 14, 2018 · 0 comments
Open

Comments

@Zhiyuan-Amos
Copy link
Contributor

SelectCommand selects a card and scrolls to the card.

SelectCommandSystemTest does not verify that the card is visible.

Let's update SelectCommandSystemTest to verify that the person card is in the on-screen bounding box of the PersonListPanel. From taking a quick look, it seems that there's no easy way to get the (x,y) coordinates of each person card using JavaFX / TestFX. Using Flowless may help as there's API for such functionality.

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

No branches or pull requests

1 participant