linxus fs fixes
This commit is contained in:
parent
ac23b70146
commit
0b7846fe67
292 changed files with 41947 additions and 41947 deletions
|
|
@ -1,18 +1,18 @@
|
|||
# Logger library Bun configuration
|
||||
|
||||
[test]
|
||||
# Configure coverage and test behavior
|
||||
coverage = true
|
||||
timeout = "30s"
|
||||
|
||||
# Configure test environment
|
||||
preload = ["./test/setup.ts"]
|
||||
|
||||
# Environment variables for tests
|
||||
[test.env]
|
||||
NODE_ENV = "test"
|
||||
LOG_LEVEL = "silent"
|
||||
LOG_CONSOLE = "false"
|
||||
LOG_FILE = "false"
|
||||
LOKI_HOST = ""
|
||||
LOKI_URL = ""
|
||||
# Logger library Bun configuration
|
||||
|
||||
[test]
|
||||
# Configure coverage and test behavior
|
||||
coverage = true
|
||||
timeout = "30s"
|
||||
|
||||
# Configure test environment
|
||||
preload = ["./test/setup.ts"]
|
||||
|
||||
# Environment variables for tests
|
||||
[test.env]
|
||||
NODE_ENV = "test"
|
||||
LOG_LEVEL = "silent"
|
||||
LOG_CONSOLE = "false"
|
||||
LOG_FILE = "false"
|
||||
LOKI_HOST = ""
|
||||
LOKI_URL = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue