bahmutov / bahmutov/console-log-div
Update clean-console test
Open
- Dominant language
- JavaScript
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently uses obsolete Q method
```
Running "clean-console:test" (clean-console) task
isPromiseAlike is deprecated, use (not supported) instead. Error
at Function.Q_deprecate [as isPromiseAlike]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the clean-console:test task and inspect the test it runs for the obsolete Q method referenced in the warning. Update the test so the deprecation message no longer appears, then rerun clean-console:test and confirm it passes without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100