Skip to content

Commit

Permalink
refactor: or-2334 adjust namespaces test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
emalfroy committed Dec 18, 2024
1 parent af6fede commit 199fa19
Show file tree
Hide file tree
Showing 252 changed files with 17 additions and 272 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using AssociationRegistry.Framework;
using AutoFixture;
using Common.AutoFixture;
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Moq;
using Vereniging;
using Vereniging.Exceptions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.Framework;
using Common.Scenarios.CommandHandling;
using FluentAssertions;
using Framework;
using Vereniging.Exceptions;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.Scenarios.CommandHandling;
using Events;
using FluentAssertions;
using Framework;
using Vereniging;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.Framework;
using Common.Scenarios.CommandHandling;
using FluentAssertions;
using Framework;
using Vereniging;
using Vereniging.Exceptions;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.Scenarios.EventsInDb;
using Events;
using FluentAssertions;
using Framework;
using Framework.Fixtures;
using Marten;
using Newtonsoft.Json;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
using AutoFixture;
using Common.AutoFixture;
using FluentAssertions;
using Framework;
using Vereniging;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.AutoFixture;
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using FluentAssertions;
using Marten;
using Moq;
using Resources;
using Vereniging;
using Vereniging.Exceptions;
using Wolverine.Marten;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
using Common.Scenarios.CommandHandling;
using DuplicateVerenigingDetection;
using FluentAssertions;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using FluentAssertions;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Events;
using FluentAssertions;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Events;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Events;
using Framework;
using Framework.Fakes;
using Grar;
using Grar.AddressMatch;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Events;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Events;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using FluentAssertions;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Events;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using FluentAssertions;
using Framework;
using Framework.Fakes;
using Grar;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using AutoFixture;
using Common.AutoFixture;
using FluentAssertions;
using Framework;
using Vereniging;
using Vereniging.Emails;
using Vereniging.SocialMedias;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
using AutoFixture;
using Common.AutoFixture;
using FluentValidation.TestHelper;
using Framework;
using Test.Framework;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
using AutoFixture;
using Common.AutoFixture;
using FluentValidation.TestHelper;
using Framework;
using Test.Framework;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
using AutoFixture;
using Common.AutoFixture;
using FluentValidation.TestHelper;
using Framework;
using Test.Framework;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using AssociationRegistry.Admin.Api.Verenigingen.Common;
using AssociationRegistry.Admin.Api.Verenigingen.Registreer.FeitelijkeVereniging.RequetsModels;
using FluentValidation.TestHelper;
using Framework.Helpers;
using Test.Framework;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_RegistreerFeitelijkeVereniging;

using AssociationRegistry.Admin.Api.Infrastructure;
using AssociationRegistry.Admin.Api.Verenigingen.Common;
using AssociationRegistry.Admin.Api.Verenigingen.Registreer.FeitelijkeVereniging.RequetsModels;
using AssociationRegistry.Framework;
Expand All @@ -12,13 +11,9 @@
using Formats;
using Framework;
using Framework.Fixtures;
using Hosts.Configuration.ConfigurationBindings;
using JasperFx.Core;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Net.Http.Headers;
using Newtonsoft.Json;
using Polly;
using System.Net;
using Vereniging;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.AutoFixture;
using Events;
using FluentAssertions;
using Framework;
using Framework.Fixtures;
using Hosts.Configuration.ConfigurationBindings;
using Marten;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Vereniging;
using Xunit;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Vereniging;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using FluentAssertions;
using Framework;
using Vereniging.Exceptions;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Framework;
using Vereniging.Exceptions;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using FluentAssertions;
using Framework;
using Vereniging.Exceptions;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
using AssociationRegistry.Admin.Api.Infrastructure;
using AssociationRegistry.Admin.Api.Verenigingen.Stop;
using AssociationRegistry.Admin.Api.Verenigingen.Stop.RequestModels;
using AssociationRegistry.EventStore;
using AssociationRegistry.Framework;
using EventStore;
using FluentAssertions;
using Framework;
using Hosts.Configuration.ConfigurationBindings;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using AutoFixture;
using Common.AutoFixture;
using FluentAssertions;
using Framework;
using Vereniging;
using Xunit;
using Xunit.Categories;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Framework;
using Test.Framework;
using Vereniging;
using Vereniging.Exceptions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Test.Framework;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Framework;
using Framework.Fakes;
using Vereniging;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ namespace AssociationRegistry.Test.Admin.Api.Commands.FeitelijkeVereniging.When_
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Primitives;
using Vereniging;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Primitives;
using Vereniging;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using FluentAssertions;
using Framework;
using Framework.Fakes;
using Primitives;
using Vereniging;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using Common.AutoFixture;
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Framework;
using Framework.Fakes;
using Primitives;
using Vereniging;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Common.Framework;
using Common.Scenarios.CommandHandling;
using Events;
using Framework;
using Framework.Fakes;
using Vereniging;
using Xunit;
Expand Down
Loading

0 comments on commit 199fa19

Please sign in to comment.