Also the test plan must test all outcomes of http://qa.in-portal.org/diffusion/INP/browse/branches%252F5.2.x/in-portal/branches/5.2.x/core/kernel/db/dblist.php;16347$532-534 code:
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Jun 13 2016
Jun 10 2016
Jun 9 2016
@glebs , please retest all again. I've made some fixes and added Part 3 to the plan.
Restored files, that were removed in previous diff by accident.
Clear all output buffering levels before showing 404 page.
When output compression is enabled and debug mode is disabled there will content decoding error in Web Browser and no content will be shown.
Jun 7 2016
I don't see test plan update.
Remove outdated comment
Jun 2 2016
Test plan doesn't have part with regression testing. We need to test 2 scenarios:
May 27 2016
Requested changes
May 26 2016
Overwrite language pack on in-portal install, but do not on separate module install
May 20 2016
May 19 2016
Right now, when installing In-Portal with modules in one go no language pack overwrite happened.
May 17 2016
Since permission system is affected please also include tests that would demonstrate, that if user has needed permissions no redirect happens and whatever should happen (upon user taking action) will happen.
May 16 2016
Please do a complete retest.
Fixed case, when passed request variable wasn't reset, when Page Not Found page was shown.
The passed request variable isn't reset, when showing Page Not Found page, which results in links using pass="all" using prefixes from url.
May 13 2016
May 12 2016
May 11 2016
To help you out I've pointed out places that should trigger all code paths not covered by test plan. You still need to very that it all works like this and write step-by-step test plan to execute changed code of course.
Patch transformed to 5.2.x version.
May 5 2016
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Actually please create this patch against 5.2.x branch. The changes doesn't look as breaking ones and 5.2.x developers would be happy.
May 4 2016
May 3 2016
Test plan should also include scenarios for testing each changed code fragment (e.g. where finalizePermissionCheck was called, but is no more) to demonstrate that in case of permission violation proper No Permission page is displayed.
Apr 28 2016
Apr 26 2016
Apr 19 2016
Apr 18 2016
Apr 15 2016
Apr 14 2016
Apr 13 2016
Apr 7 2016
Apr 5 2016
Removed unnecessary links.elm.tpl change.
Made new requested changes.
I've enhanced test plan with more details and tested that all works according to plan.
Made requesred improvements.