Модуль историй с документацией

This commit is contained in:
Халимов Рустам
2026-03-23 01:43:27 +03:00
parent 6e532b021d
commit 7cb6ac61dd
34 changed files with 392 additions and 918 deletions
@@ -1,10 +0,0 @@
namespace Knot.Modules.Relations.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
@@ -1,10 +0,0 @@
namespace Knot.Modules.Settings.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
@@ -1,10 +0,0 @@
namespace Knot.Modules.Storage.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
@@ -1,10 +0,0 @@
namespace Knot.Modules.Stories.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
@@ -1,10 +0,0 @@
namespace Knot.Modules.TelegramImport.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
@@ -1,10 +0,0 @@
namespace Knot.Modules.WebRtc.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}