Commit 8879008
committed
Refactor sync service and enhance integration tests
- Updated NewScrobble function to accept a logger parameter for improved logging during track normalization.
- Modified sync service to include a useSince flag, allowing explicit lower bound overrides.
- Renamed integration test functions for clarity and consistency.
- Added comprehensive integration tests for progress bar functionality and error handling scenarios.
- Created README.md for integration tests, outlining structure and running instructions.
- Removed backup README.md file.1 parent 095cc26 commit 8879008
10 files changed
Lines changed: 526 additions & 538 deletions
File tree
- internal
- models
- service
- tests/integration
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | | - | |
| 260 | + | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments