[UIPFF-11] Use defined constant as value of limit param in unit tests. Created: 20/Oct/22 Updated: 21/Oct/22 Resolved: 21/Oct/22 |
|
| Status: | Closed |
| Project: | ui-plugin-find-fund |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 1.2.0 |
| Type: | Tech Debt | Priority: | P3 |
| Reporter: | Yury Saukou | Assignee: | Yury Saukou |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | ACQ Sprint 151 | ||||||||
| Story Points: | 0 | ||||||||
| Development Team: | Thunderjet | ||||||||
| Release: | Nolana (R3 2022) | ||||||||
| RCA Group: | TBD | ||||||||
| Description |
|
Some test cases fail because `PLUGIN_RESULT_COUNT_INCREMENT` value, that used in hooks as "limit" param to fetch data was changed, but tests use limit value as is, not constant. |