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

Need to add tests that test addition of endpoints, clusters and attributes for changes merged in #33523 #33645

Open
nivi-apple opened this issue May 28, 2024 · 0 comments
Assignees
Labels

Comments

@nivi-apple
Copy link
Contributor

As part of this change, we need to add tests that also test addition of attributes not just deletion. The problem is there is no deterministic way to ensure that data storage has been written to. There is a timer based mechanism to do this. To get past this we need to add a test API that saves updated data to the data store on demand and we can use that for these tests to write to storage and verify updates were made.

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

No branches or pull requests

1 participant