e0d0ffa8fc9b6e86e2ef501641a94fdb6f458fcd
Add comprehensive tests for the 5 simple table extraction functions: - fn_GetSearchWorkOrders - fn_GetSearchItemNumbers - fn_GetSearchProfitCenters - fn_GetSearchWorkCenters - fn_GetSearchOperatorIDs Each function tested for: - Valid array returns all values - Empty array returns empty - Missing property returns empty - Search not found returns empty - NULL criteria returns empty - Invalid JSON returns empty - Bad type values (nulls) filtered out Additional edge case tests for large arrays and long values. Total: 38 tests (7 per function + 2 additional edge cases).
Description
No description provided
Languages
C#
68%
HTML
15.8%
TypeScript
8%
JavaScript
4.8%
TSQL
3%
Other
0.4%