Commit Graph

16 Commits

Author SHA1 Message Date
Arthur Vickers 9c676187f6 Update in-memory tests to used named database. 2017-02-28 16:54:23 -08:00
Andrew Peters 81d5dc124d Fixing test 2016-04-15 13:46:14 -07:00
Arthur Vickers 98c69c3c4b Use separate service providers 2016-03-16 09:18:07 -07:00
Arthur Vickers 6116f0e2e8 AddOptions, which is apparently not brought in my memory cache anymore. 2016-03-15 15:56:43 -07:00
Arthur Vickers dc34c630b7 Go back to using app service provider as EF internal service provider when using in memory 2016-03-15 15:32:08 -07:00
Arthur Vickers a4ed79cc5a Reacting to changes in EF service registration. 2016-03-10 14:55:58 -08:00
N. Taylor Mullen d761c6b7ba Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
Arthur Vickers 1b87767472 Fix bug in test where key value was not being set. 2015-10-16 15:27:39 -07:00
Pranav K 576023cc0f Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:59 -07:00
Doug Bunting f3fb2374ac Cleanup dependencies and restore runtime installations
- remove and sort `using`s
- remove a couple of `project.json` dependencies reached transitively
  - both pretty clean before I started this

Also install runtimes needed for testing
- accidentally lost in 19f8830
2015-10-01 16:42:49 -07:00
Ryan Nowak 6d26d5efd7 React to breaking changes in MVC 2015-09-01 23:25:46 -07:00
Kiran Challa ae379c5dd2 Fixed build break 2015-06-29 18:01:21 -07:00
Arthur Vickers c6b92fe16c React to EF changes 2015-06-25 16:01:25 -07:00
Arthur Vickers 88288ae9d3 React to EF name changes 2015-06-23 16:00:56 -07:00
Ryan Nowak c428ddffa3 React to removal of [Activate] for ViewComponents 2015-05-21 23:03:30 -07:00
Youngjune Hong 797f802906 Adding the unit tests for ViewComponents in MusicStore 2015-05-04 10:18:35 -07:00