-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Overview
At least when using the "Test" button the test is successful if the command succeeds and creates either a file or a directory.
Steps to Reproduce
- Make download command create a directory to
{TEMP_DATABASE} - Test is successful
Expected Behavior
The file must exist and have a KDBX header, no other result should be accepted. Testing against an empty remote will fail but that might be good as long as the error (stdout + stderr) is displayed.
Actual Behavior
An empty directory is accepted as a successful download or any file that isn't necessarily a database.
Metadata
Metadata
Assignees
Labels
No labels