-
Notifications
You must be signed in to change notification settings - Fork 644
11 15 Deployment Test Plan
·
#1684 · Opened by claycompton 11 days ago |
Pull Request #1713: Fixed #1684 by returning a 403 when API key is present but invalid |
· Re-validate original bug scenario · Verify with other nuget clients (2.0 and 2.2+) · Verify successful command-line operations when using a correct API Key · Nuget push · Nuget delete · Verify site login is unaffected by code change (verify both positive and negative scenarios) |
|
·
#1683 · Opened by claycompton 11 days ago |
Pull Request #1706: Fixed #1683 by making expanding search opt-in
|
· Verify search box in layout page, expect expansion · Re-validate common mouse and keyboard scenarios · Verify search box on error page, expect no expansion · Verify tool tips across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
·
#1677 · Opened by jeffhandley 11 days ago |
Pull Request #1694: Fix #1677 slow K*(N+1) query madness on the Edit Package page!
|
· Verify number of SELECT statements has dropped through Glimpse. · Re-verify updating Mutable package data, confirm update through: · Website · VS NuGet client (UI) · WebMatrix · Package Manager console · Nuget.exe · Profile SQL queries for other common actions on the site: · Upload a package and verify-upload · Search for packages · Stats page · Manage my packages · Statistics for a package |
|
·
#1675 · Opened by anurse 13 days ago |
Pull Request #1676: Changed default value on friendly names switch |
Revalidate key license scenarios: · For a package with a valid license URL, verify experience of toggling license details for site users. · Use a well-known license (Apache 2, e.g.) · Custom license · Multiple licenses · Verify license details are enabled/shown by default for uploaded packages. · Check existing package pages, confirm license details are enabled by default for pre-existing packages · Verify UI on Pre-release packages · Verify UI on Unlisted packages · Verify UI on Older package versions · Verify settings made on package version pages apply to all versions of package. · Opt into and out of license identification: · Verify license UI for owner, other user, and anonymous user in both cases. · Verify license UI in package details page, package version details, and search results. · Verify Odata feed contents doesn't contain license report when disabled by owner. · Verify link to license is still present when license identification has been disabled. · Verify only owners can enable and disable the license report. · Verify other users can see the license report when it's re-enabled. · Verify Sonatype acknowledgement in License UI. |
|
·
#1657 · Opened by Eilon 20 days ago |
Pull Request #1672: Fix #1657 by allowing any request URI, but disabling static file serving... |
· Push packages with file extension URLs in their IDs: · .config · .rules · .resources · .vb · .cs · Others · Request package-specific urls with these IDs · Package and package version pages · Report Abuse · Edit Package · API v2 URLs · Attempt to request each .config file in the deployed site, verify failure. · Repeat for .rules and .resources |
|
·
#1655 · Opened by anurse 21 days ago |
Pull Request #1671: Fix #1655 by only logging Verbose messages from ContentService. |
· Access the page with various combinations of blobs in the content folder, verify trace logs don't contain error messages about missing blobs. |
|
·
#1641 · Opened by kaatula a month ago |
Pull Request #1690: Fixes #1641 - Accept License flag was getting cleared by an automatic edit |
· Set Accept License in nuspec, verify: · Setting is preserved in verify-upload page, · Downloading package requires license acceptance on the client both with and without making an unrelated change. · Subsequent edit Package preserved Accept License setting, and · Downloading package requires license acceptance on the client after making an unrelated change. · Repeat above with a package where license acceptance is turned off in nuspec.
|
|
·
#1627 · Opened by fabiostawinski a month ago |
Pull Request #1703: Fix proposed in Issue #1627
|
· Attempt to repro the issue in the original customer report with tracing enabled. · Verify new trace data. |
|
·
#1554 · Opened by howarddierking 2 months ago |
Pull Request #1674: Fix #1554 by adding some word breaking styles
|
· Verify with package titles with a range of unbroken lengths of alphanumerics in them. · Verify line breaking in various places: · Package search results · Package & package version pages · Contact owner / Report Abuse / Contact Support · Package Stats · Manage My Packages · Edit Package · Verify Upload · Test word-breaking rules in other languages: · Chinese · Japanese · Thai · Korean · Verify tool tips across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
·
#1435 · Opened by claycompton 3 months ago |
· Re-Run Policheck on source code |
|
|
·
#1425 · Opened by bhuvak 3 months ago |
· E2E: Discovery of and redirection to the Contact Owners page from Contact Support · E2E: Reporting site support issues using valid issue types · E2E: Reporting package support issues using valid issue types · Verify tool tips across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|
|
·
#1014 · Opened by jeffhandley 7 months ago |
Pull Request #1691: Fixes #1014 - whole UI jumping due to social button render issues (butto... |
· Verify tool tips across browsers (IE7+, C, FF, S, O) · Accessibility spot-check · Screen reader compatibility (JAWS, NVDA) |
|