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

Implement playwright tests to monitor total API requests in browser #648

Open
Naseem77 opened this issue Feb 5, 2025 · 0 comments
Open
Assignees

Comments

@Naseem77
Copy link
Contributor

Naseem77 commented Feb 5, 2025

This test verifies the total number of API requests made in the browser for all endpoints, including addGraph, removeGraph, modifySettingsRole, getSettingsRoleValue, getUsers, createUsers, deleteUsers, and runQuery. It ensures that the frontend does not make excessive or unintended requests, helping to detect potential infinite loops or unnecessary API calls.

@Naseem77 Naseem77 self-assigned this Feb 5, 2025
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

No branches or pull requests

1 participant