-
Notifications
You must be signed in to change notification settings - Fork 643
12 20 deployment test plan
·
#1773 · Opened by anurse 4 days ago Issue #1778: Account details page has "Microsoft Account" in the "more info" for Microsoft account |
Component: UI
· Verify across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
|
·
#1750 · Opened by jeffhandley 12 days ago |
Pull Request #1769: Fixed error message in ReportMypackage form |
Component: UI
· Report abuse with a valid reason and message · Report abuse with a valid reason and no message · Report abuse with an invalid reason, verify error · Verify experience for Report Abuse and Contact Owners is unchanged. · Verify across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
·
#1745 · Opened by jeffhandley 14 days ago
·
#1682 · Opened by claycompton a month ago
|
Pull Request #1743: Fix #1682 by adding some additional validation |
Component: UI
· Contrive different kinds of metadata errors, verify validation error in site when uploading package: · No metadata · Invalid Metadata XML · Missing required fields · Exceeding each field's length · Non-URL values in URL fields · Non-version strings in version field · Invalid Min Client version · Invalid protocols in URL fields · Bad string (invalid UTF-8) · Wrong Author/Owner · Invalid language identifier · Bad assembly references · Use a URL value of 2,082 chars in a package, verify no error. · Use a URL value that exceeds 2,083 chars, verify error. · Report abuse with a valid reason and message · Report abuse with a valid reason and no message · Report abuse with an invalid reason, verify error · Verify across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
·
#1729 · Opened by claycompton a month ago |
Component: N.A.
· Revisit package management scenarios |
|
|
·
#1724 · Opened by claycompton a month ago |
Pull Request #1770: RebortAbuse And LicenseReportVisiblity fixes |
Component: UI
· Use invalid reason for reporting abuse (HasABugOrFailedToInstall), verify error treatment · Use each valid reason for reporting abuse, verify no validation error and verify message receipt. · Send Contact Owner and Contact Support e-mails, verify no change in behavior. · Verify across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
·
#1720 · Opened by claycompton a month ago |
Pull Request #1768: Avoid flooding elmah logs with stats related errors
|
Component: UI
· Attempt repro scenario, verify no error is logged. · Verify stats for new and existing packages. |
|
·
#1680 · Opened by claycompton a month ago |
Component: UI
· Go through sign-in process by creating a site account, verify: · link to view profile on Thanks page. · limited number of clicks to see your profile. · Repeat process starting from a never-before-seen Microsoft account, verify user sees same "Thanks" page at the end. · Verify across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
|
·
#1679 · Opened by claycompton a month ago |
Pull Request #1746: Fix #1679 by cleaning up the latest markers |
Component: UI
· Create packages whose versions have the following attributes: · Latest version is pre-release · Last two versions are pre-release · Last version is unlisted · Last is unlisted, previous is pre-release · Last is pre-release, previous is unlisted · All versions are unlisted · All versions are pre-release · Navigate to package page (without version) and verify package details. Confirm: · "this version" marker on stable, pre-release, and unlisted packages · "latest" marker and boldface highlighting always match and are on stable packages. · Verify from both package owner and regular user accounts. · Verify across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
·
#1670 · Opened by jeffhandley 2 months ago |
Pull Request #1747: Fix #1670 by improving WebMatrix curation |
Component: OData
· Powershell dependency · Create a package that uses a PowerShell script, verify not in WebMatrix feed. · Create a package with a dependency on a package with a Powershell script, verify not present in WebMatrix feed. · Try with even longer chains of dependency. · Try with init.ps1, install.ps1, uninstall.ps1, and other file names. · Verify order dependency (When uploading two packages, A and B, in that order, IF A is otherwise WebMatrix compatible (see issue) EXCEPT that it is dependent upon B which IS NOT WebMatrix compatible, then A is expected to be added to the WebMatrix feed) · Framework requirements: · Try with 4.5-only packages. · Try with dependencies on older .NET Framework versions · MinClient requirements: · version is null · Version is out-of-range · Version is in range. · T4 requirement: · File exists · File does not exist · Other scenarios: · IsLatestStable verification · Aspnetwebpages tag
|
|