refactoring
This commit is contained in:
commit
5c6d6ee687
73 changed files with 645 additions and 48758 deletions
|
|
@ -4,7 +4,8 @@ using Yavsc.Models;
|
|||
using Xunit.Abstractions;
|
||||
using Yavsc.Server.Models.IT.SourceCode;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Yavsc.Tests;
|
||||
|
||||
using yavscTests.ServerFixtures;
|
||||
using Yavsc.Server.Models.IT;
|
||||
|
||||
namespace yavscTests
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
using System.Security.Cryptography.X509Certificates;
|
||||
using System.Net.Security;
|
||||
using Yavsc.Tests;
|
||||
|
||||
using yavscTests.ServerFixtures;
|
||||
|
||||
using Xunit.Abstractions;
|
||||
using IdentityModel.Client;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
using Yavsc.Tests;
|
||||
|
||||
using yavscTests.ServerFixtures;
|
||||
|
||||
using Xunit.Abstractions;
|
||||
|
||||
namespace yavscTests.Mandatory;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue