View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
16223Bug reports_ Unknownpublic2020-05-04 16:01
Reporterollehar Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version4.2.2 
Target Version4.x.0-dev 
Summary16223: Missing unit test for RDP_RunFunction
Description

Unit test should be made for this PR:

https://github.com/LimeSurvey/LimeSurvey/pull/1409

This is a small step in a bigger project to unit-test all functions in EM, to increase stability.

Additional Information

Previous behavior (wrong):

1 : return result (false, null, empty array , 0 , empty string)
2 : return false for (false, null, empty array , 0 , empty string) , else result
3 : return result (false, null, empty array , 0 , empty string)
4, 5 or 6 (or more) : return result (false, null, empty array , 0 , empty string)

2 should also return result (fixed in PR).

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)latest master
I will donate to the project if issue is resolvedNo
Browser-
Database type & version-
Server OS (if known)-
Webserver software & version (if known)-
PHP Version-

Users monitoring this issue

DenisChenu

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-05-04 15:53 ollehar New Issue
2020-05-04 15:54 ollehar Additional Information Updated
2020-05-04 16:01 DenisChenu Issue Monitored: DenisChenu