Bug #400
Tests failing with args.targets.toLowerCase is not a function
Start date:
09/17/2025
Due date:
% Done:
0%
Estimated time:
Description
There are 11 different failures in the test suite all with the same error message:
TypeError: args.targets.toLowerCase is not a function
at Object.execute (imports/lib/operations/heal.js:140:24)
at Object.execute (imports/lib/operations/base.js:41:32)
at Test.<anonymous> (imports/lib/operations/heal.test.js:120:21)
at run (packages/meteortesting:mocha-core/server.js:34:29)
Updated by Frank Fernandez 3 months ago
- Status changed from New to Resolved
- Assignee changed from Frank Fernandez to Jay Gischer
Fixed on dev, just needed some adjustment. Also added a test for self-healing vs. healing another target.
Updated by Administrator Administrator about 2 months ago
- Status changed from Resolved to Closed
Pushed in 0.29.1