From 8d240ae27d872bc297d943792b6934601cde0341 Mon Sep 17 00:00:00 2001 From: Claudiu Farcas Date: Thu, 2 Feb 2017 01:55:21 +0200 Subject: [PATCH] folder rename --- .../IntegrationTests/ApiLogsControllerTests.cs | 0 .../IntegrationTests/HomeControllerTests.cs | 0 .../IntegrationTests/MssqlTests.cs | 0 .../IntegrationTests/TestFixture.cs | 0 .../LanBackup.WebApp.Tests.xproj | 0 .../Mock/MockTelemetry.cs | 0 .../TestOutputHelperExtender.cs | 0 .../appsettings.json | 0 .../project.json | 0 .../result.xml | 0 .../xunit.runner.json | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/IntegrationTests/ApiLogsControllerTests.cs (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/IntegrationTests/HomeControllerTests.cs (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/IntegrationTests/MssqlTests.cs (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/IntegrationTests/TestFixture.cs (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/LanBackup.WebApp.Tests.xproj (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/Mock/MockTelemetry.cs (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/TestOutputHelperExtender.cs (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/appsettings.json (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/project.json (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/result.xml (100%) rename test/{LanBackup.WebAppSpa.Tests => LanBackup.WebApp.Tests}/xunit.runner.json (100%) diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/ApiLogsControllerTests.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/ApiLogsControllerTests.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/ApiLogsControllerTests.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/ApiLogsControllerTests.cs diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/HomeControllerTests.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/HomeControllerTests.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/HomeControllerTests.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/HomeControllerTests.cs diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/MssqlTests.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/MssqlTests.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/MssqlTests.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/MssqlTests.cs diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/TestFixture.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/TestFixture.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/TestFixture.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/TestFixture.cs diff --git a/test/LanBackup.WebAppSpa.Tests/LanBackup.WebApp.Tests.xproj b/test/LanBackup.WebApp.Tests/LanBackup.WebApp.Tests.xproj similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/LanBackup.WebApp.Tests.xproj rename to test/LanBackup.WebApp.Tests/LanBackup.WebApp.Tests.xproj diff --git a/test/LanBackup.WebAppSpa.Tests/Mock/MockTelemetry.cs b/test/LanBackup.WebApp.Tests/Mock/MockTelemetry.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/Mock/MockTelemetry.cs rename to test/LanBackup.WebApp.Tests/Mock/MockTelemetry.cs diff --git a/test/LanBackup.WebAppSpa.Tests/TestOutputHelperExtender.cs b/test/LanBackup.WebApp.Tests/TestOutputHelperExtender.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/TestOutputHelperExtender.cs rename to test/LanBackup.WebApp.Tests/TestOutputHelperExtender.cs diff --git a/test/LanBackup.WebAppSpa.Tests/appsettings.json b/test/LanBackup.WebApp.Tests/appsettings.json similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/appsettings.json rename to test/LanBackup.WebApp.Tests/appsettings.json diff --git a/test/LanBackup.WebAppSpa.Tests/project.json b/test/LanBackup.WebApp.Tests/project.json similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/project.json rename to test/LanBackup.WebApp.Tests/project.json diff --git a/test/LanBackup.WebAppSpa.Tests/result.xml b/test/LanBackup.WebApp.Tests/result.xml similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/result.xml rename to test/LanBackup.WebApp.Tests/result.xml diff --git a/test/LanBackup.WebAppSpa.Tests/xunit.runner.json b/test/LanBackup.WebApp.Tests/xunit.runner.json similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/xunit.runner.json rename to test/LanBackup.WebApp.Tests/xunit.runner.json