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

chore: update tests to show asset canister properly handles special chars #4103

Conversation

sesi200
Copy link
Contributor

@sesi200 sesi200 commented Feb 7, 2025

Description

A while back the asset canister did not handle special characters in file names correctly. This was recorded in e2e tests and recorder for follow-up in SDK-1247/1420. The behavior was fixed in #3767. This PR now updates the tests to demonstrate more clearly that special characters are handled properly.

Fixes SDK-1420

How Has This Been Tested?

Updated e2e tests to demonstrate correct behavior

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@sesi200 sesi200 requested a review from a team as a code owner February 7, 2025 10:20
@sesi200 sesi200 enabled auto-merge (squash) February 7, 2025 12:31
…e-assets-with-filenames-containing-certain-characters
@sesi200 sesi200 merged commit a0e7647 into master Feb 10, 2025
294 checks passed
@sesi200 sesi200 deleted the SDK-1420-asset-canister-can-no-longer-serve-assets-with-filenames-containing-certain-characters branch February 10, 2025 10:13
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

Successfully merging this pull request may close these issues.

2 participants