Replace `eraseTime`, `eraseLapse` and `sliceLines` with custom messages
Open
- Dominant language
- JavaScript
- Stars
- 408
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
As of #260, we support overriding timestamp and messages with the `.gulp.js` file. We should remove the `eraseTime`, `eraseLapse`, and `sliceLines` test utilities and instead override timestamps and messages per test.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the test utilities named `eraseTime`, `eraseLapse`, and `sliceLines`, then read the tests that use them and the `.gulp.js` override support from #260. Replace those utility uses with per-test timestamp and message overrides, and confirm the affected tests still pass without the utilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100