feat: added Sdn repo and added some initial tests

This commit is contained in:
Stevan Freeborn
2024-08-21 09:57:24 -05:00
parent 00994cd4d9
commit ecc26d86f6
18 changed files with 474 additions and 373 deletions
@@ -1,5 +1,3 @@
using Bogus;
namespace SanctionsSearch.Worker.Tests.Fakes;
class SdnFaker : Faker<Sdn>