-
Notifications
You must be signed in to change notification settings - Fork 0
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
test: Add tests for file update related to system files #1086
Conversation
The author of this PR, yiliev0, is not an activated member of this organization on Codecov. |
The tests need to be updated to include additional verification by reading the file using a file read query. |
766cbd1
to
2827788
Compare
Signed-off-by: Yordan Iliev <[email protected]>
Signed-off-by: Yordan Iliev <[email protected]>
Signed-off-by: Yordan Iliev <[email protected]>
Signed-off-by: Yordan Iliev <[email protected]>
…query Signed-off-by: Yordan Iliev <[email protected]>
Signed-off-by: Yordan Iliev <[email protected]>
572dd27
to
932986d
Compare
Signed-off-by: Yordan Iliev <[email protected]>
Signed-off-by: Yordan Iliev <[email protected]>
Description: These tests cover updating system files(101, 102, 111, 112, 121, 122, 123)
Related issue(s):
Fixes #381
Notes for reviewer: Test might need to be updated once SDK fix is applied
Checklist