Ryan Brandenburg
b8ba0634ac
Upgrade to netcoreapp22
2018-05-07 16:07:41 -07:00
Mike Harder
7afa5edc34
Remove unnecessary ApplicationBaseUriHint ( #185 )
...
- Allows ApplicationDeployer to directly bind to dynamic port 0, which is more reliable than GetNextPort() which is required when ApplicationBaseUriHint is set.
- Addresses https://github.com/aspnet/AzureIntegration/issues/184
2018-04-18 10:21:02 -07:00
Pavel Krymets
c7486c5f3c
Skip broken tests ( #181 )
2018-04-13 12:32:17 -07:00
Pavel Krymets
850ce33edf
Remove keyvault hosting startup ( #159 )
2018-03-02 14:59:28 -08:00
Pavel Krymets
37db7a2367
Enable KeyVault hosting startup ( #149 )
2018-02-14 10:38:32 -08:00
Pavel Krymets
730a744dbb
Fix tests and disable scm environment variable injection ( #148 )
2018-02-14 09:22:46 -08:00
Pavel Krymets
0125769f8a
Use SiteExtension.Sdk in Microsoft.AspNetCore.AzureAppServices.SiteExtension ( #128 )
2017-12-21 11:12:30 -08:00
Pavel Krymets
f4236a1dde
Split KeyVault hosting startup into separate separate package ( #126 )
2017-12-11 11:12:46 -08:00
Pavel Krymets
db6c04818e
Add application model detection package ( #119 )
2017-11-30 15:00:03 -08:00
Pranav K
8fece7e7bb
Update samples and tests to target netcoreapp2.1
2017-11-13 17:12:02 -08:00
Nate McMaster
2143ef49c2
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 09:45:38 -07:00
Pavel Krymets
9a0064285d
KeyVault HostingStartup ( #114 )
2017-10-31 10:13:53 -07:00
Chris Ross (ASP.NET)
16ee691c3e
#21 Tests for InsertOrAppend xdt transform
2017-10-18 11:00:37 -07:00
Pavel Krymets
a2303c732f
Move tests to seperate app ( #107 )
2017-09-29 08:55:31 -07:00
Chris Ross
f28ff39ab3
Remove explicit LangVersion ( #106 )
2017-09-21 15:07:08 -07:00
Pavel Krymets
65e09f1cc6
Relax timeouts ( #103 )
2017-09-05 13:49:34 -07:00
Pavel Krymets
3c58fde9a4
Fix tests ( #101 )
2017-09-01 14:58:24 -07:00
Pavel Krymets
0840b4a1b1
Disable FTP tests
2017-09-01 08:05:39 -07:00
Pavel Krymets
305ab1fa4c
1.0, 1.1 template tests ( #100 )
2017-08-31 15:49:14 -07:00
Pavel Krymets
dbb9262d68
Test that we are running on specific runtime and using right version of store assemblies ( #99 )
2017-08-29 13:56:36 -07:00
Pavel Krymets
4601db9bf6
Log requests into test logs, override directory targets ( #98 )
2017-08-29 10:28:45 -07:00
Pavel Krymets
51ac8d53f4
Fix site name
2017-08-29 09:35:02 -07:00
Pavel Krymets
b53a6f9a25
Install site extension on top of existing dotnet ( #97 )
2017-08-29 08:40:12 -07:00
Nate McMaster
9e72cb0783
Use PackageLineup to manage PackageReference versions
2017-08-28 11:33:57 -07:00
Nate McMaster
a93cf9ff5b
Use Directory.Build.props/targets ( #95 )
2017-08-28 11:20:30 -07:00
Pavel Krymets
5e3a7922fe
Add module load location check ( #94 )
2017-08-28 10:56:50 -07:00
Pavel Krymets
c9c21d2ce9
Fix tool reference update
2017-08-25 13:13:04 -07:00
Pavel Krymets
8cc1cdc62f
Install and use multiple runtimes/sdks ( #93 )
2017-08-25 12:51:11 -07:00
Pavel Krymets
c7fabda615
Use installdotnet target and clear all nuget packages to force offline ( #92 )
2017-08-25 11:13:06 -07:00
Pavel Krymets
80194511f5
Add test that uses site extension and bundled aspnetcore version ( #91 )
2017-08-24 14:27:41 -07:00
Pavel Krymets
224c9898c0
Turn template test into theory ( #90 )
2017-08-23 16:44:07 -07:00
Pavel Krymets
9778c29007
Allow building an pushing site extension for azure functional testing ( #87 )
2017-08-23 14:55:27 -07:00
Ryan Brandenburg
8096b4aca4
Choose port automatically
2017-07-25 15:51:44 -07:00
Pavel Krymets
894a3d9d7a
React to logging DI changes ( #56 )
2017-06-02 08:33:20 -07:00
Jass Bagga
8273d0aa27
Rename ApplicationInsights test project ( #60 )
2017-05-26 17:40:03 -07:00
Jass Bagga
7bd98f5cf9
Update TFM to netstandard2.0 ( #53 )
2017-05-25 17:12:10 -07:00
Nate McMaster
5d162d79e8
Upgrade test framework versions
2017-05-15 09:51:31 -07:00
Jass Bagga
85f9e63207
Formatting and clean up ( #49 )
...
Remove unnecessary usings and use forward slashes
2017-05-12 12:04:20 -07:00
Pavel Krymets
d268571db6
Disable lightup logger if user adds AI logger ( #46 )
2017-05-08 10:06:35 -07:00
Pavel Krymets
6965881ae1
netcoreapp2.0 ( #47 )
2017-05-04 15:06:26 -07:00
BrennanConroy
1ca8374028
Fix UseAzureAppServices_RegisterLogger test
2017-05-02 16:47:08 -07:00
Pavel Krymets
0faf6a21ce
Fix test host crash caused by having both TargetFrameworks and TargetFramework ( #44 )
2017-05-02 15:59:24 -07:00
BrennanConroy
e96e2872f5
React to Logging API changes ( #33 )
2017-05-02 15:35:53 -07:00
Mike Harder
856908eafa
Skip ApplicationInsightsLoggingTest.ScriptInjected ( #42 )
...
- Required to unblock Preview1 build
- Suspected fix is to react to 3936bf64f6
- Unskip: https://github.com/aspnet/AzureIntegration/issues/41
2017-05-01 18:47:41 -07:00
Pavel Krymets
50107bf6fe
Prevent parallel execution that causes multiple build to block each others files ( #34 )
2017-04-28 12:18:45 -07:00
Pavel Krymets
dfd1da68ec
Application insights logger lightup ( #31 )
2017-04-28 09:17:39 -07:00
Andrew Stanton-Nurse
63337549b1
fix namespace reference for LoggedTest
2017-04-25 16:20:57 -07:00
Jass Bagga
07665c99e8
Add JavaScriptSnippetTagHelperComponent ( #27 )
...
Addresses #25
2017-04-25 12:46:16 -07:00
Kiran Challa
7a50fdda48
Converted sample and test project to run on netcoreapp2.0
2017-03-24 11:07:13 -07:00
Pranav K
8f1da12ecd
Remove net451 as a cross-compile target
2017-03-22 18:37:12 -07:00