quintodrome/tests
Deluan Quintão 66b74c81f1
Encrypt passwords in DB (#1187)
* Encode/Encrypt passwords in DB

* Only decrypts passwords if it is necessary

* Add tests for encryption functions
2021-06-18 18:38:38 -04:00
..
fixtures Embed Last.FM error responses, making the tests faster 2021-05-27 21:04:03 -04: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 Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
mock_album_repo.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_artist_repo.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_mediafile_repo.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_persistence.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_property_repo.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_share_repo.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_transcoding_repo.go Make MockRepo names more consistent 2021-06-08 16:30:19 -04:00
mock_user_repo.go Encrypt passwords in DB (#1187) 2021-06-18 18:38:38 -04:00
navidrome-test.toml Remove invalid config options 2020-07-17 23:16:04 -04:00