And test is incomplete.
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Jun 15 2016
Jun 14 2016
Also test plan doesn't reflect addition of new method.
- make changes specified below to transform code into more reusable state
- test plan needs to be updated to cover not only indirect DateHelper::getHumanTime method usage, but also it's direct usage
Jun 10 2016
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:
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.
Jun 2 2016
Test plan doesn't have part with regression testing. We need to test 2 scenarios:
May 27 2016
May 26 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 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.
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 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 5 2016
I've enhanced test plan with more details and tested that all works according to plan.
Apr 2 2016
Mar 30 2016
These are mostly optimization related corrections.