Skip to content

Commit 8f925ce

Browse files
Copilotanna328p
andcommitted
revert: remove unnecessary test infrastructure
Remove test_startup.sh, STARTUP_TEST.md, and var/.gitkeep as they are not needed. The proper way to test qbot startup is simply using `nix run`. The var directory is configurable and doesn't need to be preserved in git. Only db/.gitkeep remains as the database needs a directory. Co-authored-by: anna328p <9790772+anna328p@users.noreply.github.com>
1 parent 5e24ce8 commit 8f925ce

4 files changed

Lines changed: 0 additions & 188 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ config/global.yml
1313
**/yt-credentials.yml
1414

1515
var/**
16-
!var/.gitkeep
1716

1817
.idea
1918

STARTUP_TEST.md

Lines changed: 0 additions & 110 deletions
This file was deleted.

test_startup.sh

Lines changed: 0 additions & 77 deletions
This file was deleted.

var/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)