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

Generate correct IDs for tests #394

Open
carpawell opened this issue Apr 13, 2022 · 1 comment
Open

Generate correct IDs for tests #394

carpawell opened this issue Apr 13, 2022 · 1 comment
Labels
bug Something isn't working I4 No visible changes S3 Minimally significant U4 Nothing urgent

Comments

@carpawell
Copy link
Member

carpawell commented Apr 13, 2022

After SDK refactor, IDs that are not valid in the terms of the NeoFS protocol could not be used in SDK tests. E.g. oid (not 32 byte length). It looks like it is not api repo's responsibility, but I still think it is not correct to provide test IDs that are not used in real cases.

@carpawell carpawell added bug Something isn't working triage labels Apr 13, 2022
@carpawell
Copy link
Member Author

OR add functions that generate incorrect IDs (or the same func but with an incorrect flag or smth like that) and fix the current.

@alexchetaev alexchetaev added the U4 Nothing urgent label Sep 1, 2022
@roman-khimov roman-khimov added I4 No visible changes S3 Minimally significant and removed triage labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S3 Minimally significant U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

3 participants