You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/synctv-media-providers/tests
zijiren 0633b83b4e
feat(emby): support passwordless accounts (#442)
## Summary
- Allow Emby users with an explicitly empty password to authenticate.
- Preserve password whitespace and keep missing credentials or empty API
keys invalid.
- Accept passwordless credentials through the remote provider API and
expose the CLI `--no-password` option.
- Update proto comments and CLI documentation.

## Validation
- Media provider test suite: 552 passed, 5 ignored.
- Focused Emby, gRPC, CLI, formatting, clippy, proto freshness, and
documentation checks passed.
1 month ago
..
alist_password_encryption_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
alist_ssrf_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
alist_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
bilibili_client_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
bilibili_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
cloudreve_container_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
credential_ssrf_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
credential_storage_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
emby_error_handling_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
emby_tests.rs feat(emby): support passwordless accounts (#442) 1 month ago
error_handling_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
grpc_handler_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
inmemory_credential_sync_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
provider_error_handling_test.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
ssrf_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago