mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
1128ac500d
Introduced a new test suite for code-only applications, validating app creation, database sync behavior, and seeding functionality. Enhanced the CLI sync command to include a seeding option, allowing for explicit seeding during database synchronization. Added error handling for unresolved config files in the run command.