consolidate the tests locations

This commit is contained in:
StellaOps Bot
2025-12-26 01:53:44 +02:00
parent 39359da171
commit fb17937958
23 changed files with 159 additions and 63 deletions

View File

@@ -2,9 +2,11 @@ using System.Collections.Concurrent;
using System.Collections.Immutable;
using System.Linq;
using System.Threading.Tasks;
using FluentAssertions;
using Microsoft.Extensions.Logging.Abstractions;
using Microsoft.Extensions.Time.Testing;
using StellaOps.Concelier.Core;
using Xunit;
using StellaOps.Concelier.Core.Events;
using StellaOps.Concelier.Merge.Services;
using StellaOps.Concelier.Models;