enable all tests

This commit is contained in:
Evgeny Poberezkin
2025-08-17 10:40:12 +01:00
parent 96e8b4a146
commit 4b7fc34fe3

View File

@@ -95,7 +95,7 @@ main = do
describe "Agent core tests" agentCoreTests
#if defined(dbServerPostgres)
around_ (postgressBracket testServerDBConnectInfo) $
fdescribe "SMP server schema dump" $
describe "SMP server schema dump" $
postgresSchemaDumpTest
serverMigrations
[ "20250320_short_links" -- snd_secure moves to the bottom on down migration
@@ -116,7 +116,7 @@ main = do
-- before (pure (transport @WS, ASType SQSMemory SMSJournal)) serverTests
#if defined(dbServerPostgres)
around_ (postgressBracket ntfTestServerDBConnectInfo) $
fdescribe "Ntf server schema dump" $
describe "Ntf server schema dump" $
postgresSchemaDumpTest
ntfServerMigrations
[] -- skipComparisonForDownMigrations