navidrome/tests
Deluan Quintão 0ca0d5da22
Replace beego/orm with dbx (#2693)
* Start migration to dbx package

* Fix annotations and bookmarks bindings

* Fix tests

* Fix more tests

* Remove remaining references to beego/orm

* Add PostScanner/PostMapper interfaces

* Fix importing SmartPlaylists

* Renaming

* More renaming

* Fix artist DB mapping

* Fix playlist updates

* Remove bookmarks at the end of the test

* Remove remaining `orm` struct tags

* Fix user timestamps DB access

* Fix smart playlist evaluated_at DB access

* Fix search3
2023-12-09 13:52:17 -05:00
..
fixtures Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00
fake_http_client.go Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138) 2021-05-27 20:53:24 -04:00
init_tests.go Allow configuring cache folder (#2357) 2023-06-02 17:14:11 -04:00
mock_album_repo.go Replace beego/orm with dbx (#2693) 2023-12-09 13:52:17 -05:00
mock_artist_repo.go Replace beego/orm with dbx (#2693) 2023-12-09 13:52:17 -05:00
mock_ffmpeg.go Add support for `timeOffset` in `/stream` endpoint 2023-12-02 13:10:36 -05:00
mock_genre_repo.go Some small refactorings 2021-08-22 12:16:49 -04:00
mock_mediafile_repo.go Replace beego/orm with dbx (#2693) 2023-12-09 13:52:17 -05:00
mock_persistence.go Add `getShares` and `createShare` Subsonic endpoints 2023-01-24 18:36:46 -05:00
mock_playlist_repo.go Add `getShares` and `createShare` Subsonic endpoints 2023-01-24 18:36:46 -05:00
mock_property_repo.go Add nilerr linter 2022-09-30 20:18:14 -04:00
mock_radio_repository.go Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
mock_scrobble_buffer_repo.go Implement Scrobble buffering/retrying 2021-07-02 10:04:41 -04:00
mock_share_repo.go Fix tests and lint errors, plus a bit of refactor 2023-01-24 18:36:46 -05:00
mock_transcoding_repo.go Add global Downsampling feature (#1575) 2022-12-06 19:41:16 -05:00
mock_user_props_repo.go Add nilerr linter 2022-09-30 20:18:14 -04:00
mock_user_repo.go Some small refactorings 2021-08-22 12:16:49 -04:00
navidrome-test.toml Re-apply "Refactor walkDirTree to use fs.FS" but remove context cancelation logic. 2023-06-04 15:06:19 -04:00