Skip to content

Conversation

@ajain-work
Copy link
Contributor

@ajain-work ajain-work commented Mar 29, 2022

Post graphics objects unit tests.

@ajain-work ajain-work force-pushed the feat/post_unit_test branch 4 times, most recently from 91d8d9b to 4beba8c Compare March 29, 2022 07:48
@ajain-work ajain-work marked this pull request as ready for review March 29, 2022 07:58
MockLocalObjectDataExtractor,
)


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In future work (23 R1) perhaps we can think about abstracting the graphics window manager code? Either directly or by substituting its pyvista dependency.

@ajain-work ajain-work force-pushed the feat/post_unit_test branch 2 times, most recently from 6d83b62 to afc273a Compare March 29, 2022 09:03
Copy link
Collaborator

@seanpearsonuk seanpearsonuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, thanks, @ajain-work. 23 R1 we can look at abstracting the graphics dependency.

@ajain-work ajain-work force-pushed the feat/post_unit_test branch from afc273a to 5ba46b6 Compare March 29, 2022 09:55
def __init__(self, session):
"""Instantiate XYPlots, containter of XYPlot."""
session_state = XYPlots._sessions_state.get(session.id)
"""Instantiate Plots, containter of plot objects."""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"""Instantiate Plots, containter of plot objects."""
"""Instantiate Plots, container of plot objects."""

@ajain-work ajain-work force-pushed the feat/post_unit_test branch from 5ba46b6 to 2f8eb82 Compare March 30, 2022 04:22
@ajain-work ajain-work merged commit efa81ba into main Mar 30, 2022
@ajain-work ajain-work deleted the feat/post_unit_test branch March 30, 2022 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants