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

Add manual test verifying cache key loaded via CDN #5034

Closed
jacekbogdanski opened this issue Jan 13, 2022 · 1 comment · Fixed by #5035
Closed

Add manual test verifying cache key loaded via CDN #5034

jacekbogdanski opened this issue Jan 13, 2022 · 1 comment · Fixed by #5035
Assignees
Labels
status:confirmed An issue confirmed by the development team. type:task Any other issue (refactoring, typo fix, etc).

Comments

@jacekbogdanski
Copy link
Member

jacekbogdanski commented Jan 13, 2022

Type of report

Task

Provide description of the task

Followup ticket to #5003

It would be good to see whether the cache key behaves correctly when the editor is loaded via CDN. We already have some tests imitating CDN:

/tests/plugins/preview/manual/previewcdn

We should check if we can use the same/similar logic and reuse it. Note that we want to see if CSS files are loaded correctly, so the script in the above manual test may require some update (like removing CSS files before loading CDN).

@jacekbogdanski jacekbogdanski added type:task Any other issue (refactoring, typo fix, etc). status:confirmed An issue confirmed by the development team. size:S labels Jan 13, 2022
@Comandeer Comandeer self-assigned this Jan 13, 2022
@CKEditorBot
Copy link
Collaborator

Closed in #5035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:confirmed An issue confirmed by the development team. type:task Any other issue (refactoring, typo fix, etc).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants