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

Improve frontend integration tests between summary and zoom view #2031

Open
ckcherry23 opened this issue Aug 29, 2023 · 0 comments
Open

Improve frontend integration tests between summary and zoom view #2031

ckcherry23 opened this issue Aug 29, 2023 · 0 comments

Comments

@ckcherry23
Copy link
Member

What feature(s) would you like to see in RepoSense

On the frontend, changes in the summary panel affect the zoom panel as well (e.g., changing the granularity, and changing the selected file types affects the commits shown on the zoom panel).

Is the feature request related to a problem?

Other test cases, such as in #1930, rely on the correctness of this functionality between the summary and zoom panels.

If possible, describe the solution

Minimally add the following test cases:

  • Check that changing the granularity in the summary panel correctly filters the commits in the zoom panel
  • Check that changing the selected file types in the summary panel correctly filters the commits in the zoom panel

Additional context

This solution would be an extension of what has been implemented in #2015.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant