mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[PR #1512] [MERGED] chore: improve assertEquals #1736
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/1512
Author: @peter279k
Created: 10/1/2022
Status: ✅ Merged
Merged: 10/7/2022
Merged by: @phanan
Base:
master← Head:improve_assert_equals📝 Commits (1)
d3ddbefImprove assertEquals📊 Changes
17 files changed (+43 additions, -43 deletions)
View changed files
📝
tests/Feature/LastfmTest.php(+2 -2)📝
tests/Feature/ObjectStorage/S3Test.php(+1 -1)📝
tests/Feature/SettingTest.php(+1 -1)📝
tests/Feature/SongTest.php(+15 -15)📝
tests/Feature/V6/PlayCountTest.php(+2 -2)📝
tests/Integration/Models/SongZipArchiveTest.php(+5 -5)📝
tests/Integration/Services/ApplicationInformationServiceTest.php(+1 -1)📝
tests/Integration/Services/InteractionServiceTest.php(+1 -1)📝
tests/Integration/Services/MediaSyncServiceTest.php(+1 -1)📝
tests/Unit/ApplicationTest.php(+4 -4)📝
tests/Unit/Models/AlbumTest.php(+1 -1)📝
tests/Unit/Models/SettingTest.php(+1 -1)📝
tests/Unit/Models/SongTest.php(+1 -1)📝
tests/Unit/Services/ApiClients/ApiClientTest.php(+3 -3)📝
tests/Unit/Services/ApiClients/LastfmClientTest.php(+1 -1)📝
tests/Unit/Services/MediaMetadataServiceTest.php(+2 -2)📝
tests/Unit/Services/YouTubeServiceTest.php(+1 -1)📄 Description
Changed log
assertSameto make assert equals strict.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.