Commit Graph

115 Commits

Author SHA1 Message Date
Steve Sanderson a7593fdd19 Move tests to conventional location so they run automatically on build 2017-08-30 23:30:37 +01:00
Steve Sanderson 9f4d43c295 Make build output clearer (log info, don't pack irrelevant project) 2017-08-30 22:46:25 +01:00
Steve Sanderson 378c93e7d6 Also inject EntityFramework package versions dynamically 2017-08-30 22:27:47 +01:00
Steve Sanderson 18dee25eb9 In tests, use dynamic port binding to avoid need for any coordination across simultaneous tests 2017-08-30 22:02:11 +01:00
Steve Sanderson d6fdeb7e19 Automatically inject ASP.NET version from KoreBuild lineup into template nupkg files 2017-08-30 19:10:07 +01:00
Steve Sanderson 1255418146 Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
Steve Sanderson 0dfb43b15a Install latest build of templates before running tests 2017-08-29 17:48:51 +01:00
Steve Sanderson 1f9dd4db5d Replace JSON test DSL with regular C# Xunit tests for consistency with other ASP.NET repos 2017-08-29 17:48:50 +01:00
Steve Sanderson 58211f89c7 Begin adding regular Xunit test project like other ASP.NET repos 2017-08-29 17:48:50 +01:00
Steve Sanderson bb5420dc5e Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00
Steve Sanderson 482a4e646e Rename 'template_feed' to 'src' for consistency with other repos 2017-08-29 17:48:44 +01:00
Steve Sanderson 175457a03a Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
Steve Sanderson 2b117da4ab Remove unusued build targets/props 2017-08-29 17:41:14 +01:00
Steve Sanderson f90c9cc693 Remove non-ASP.NET templates 2017-08-29 17:41:07 +01:00
Steve Sanderson 03d40f712c Initial state from previous aspnet/templates repo 2017-08-29 01:44:23 -07:00