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

WOPI-Validator: CheckFileInfoSchema #183

Open
dviry opened this issue Feb 28, 2025 · 0 comments
Open

WOPI-Validator: CheckFileInfoSchema #183

dviry opened this issue Feb 28, 2025 · 0 comments
Assignees

Comments

@dviry
Copy link
Collaborator

dviry commented Feb 28, 2025

Current status:

Test group: CheckFileInfoSchema
  Fail: FullCheckFileInfoSchema
    CheckFileInfo, response code: 200 OK
      String Expected: BreadcrumbBrandName, BreadcrumbBrandUrl, BreadcrumbDocName, BreadcrumbFolderName, BreadcrumbFolderUrl, ClientUrl, CloseUrl, DownloadUrl, FileEmbedCommandUrl, FileSharingUrl, FileUrl, FileVersionUrl, HostAuthenticationId, HostEditUrl, HostEmbeddedEditUrl, HostEmbeddedViewUrl, HostNotes, HostViewUrl, HostRestUrl, IrmPolicyDescription, IrmPolicyTitle, PresenceProvider, PresenceUserId, SignInUrl, SignoutUrl, TenantId, TimeZone, UniqueContentId, UserInfo, UserPrincipalName
      Unknown Properties: BreadcrumbDocUrl, HostName, PrivacyUrl, Sha256, TermsOfUseUrl

  Fail: HostUrls
    CheckFileInfo, response code: 200 OK
      Incorrect value for 'CloseUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'DownloadUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'FileSharingUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'FileUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'FileVersionUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'HostEditUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'HostEmbeddedViewUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'HostViewUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'SignInUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'
      Incorrect value for 'SignoutUrl' property. Value null doesn't match the expected regular expression '^https:\/\/.*?\.officeapps(-df)?\.live\.com.+'

  Pass: CheckFileWithInvalidAccessToken
@dviry dviry self-assigned this Feb 28, 2025
dviry pushed a commit to dviry/WopiHost that referenced this issue Mar 1, 2025
…tion of returned CheckFileInfo, petrsvihlik#181 fix BaseFileName extension, refactor IWopiSecurityHandler to async methods, add unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant