This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f84798322ca2c26f9b092596bc69d0461684cd4c
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Cache
T
History
Bjarke Berg
f84798322c
AB3671 - Moved WebRuntime into infrastracutre, and removed typefinder reference in AppCaches (Replaced with string input with Type)..
...
- Move initialized of Current.Factory out of webruntime
2020-03-19 08:53:18 +01:00
..
DistributedCache
AB3677 - Removed the Core.Composing.Current.. Moved stuff to Web.Composing.Current and injected more stuff.
2020-01-07 13:08:21 +01:00
PublishedCache
Creates new Umbraco.Tests.Common netstandard project to host the common testing functionality between netframework and netcore, this will be ongoing work (doesn't need to be done all at once)
2020-03-13 12:08:25 +11:00
AppCacheTests.cs
AB3671 - Moved WebRuntime into infrastracutre, and removed typefinder reference in AppCaches (Replaced with string input with Type)..
2020-03-19 08:53:18 +01:00
DeepCloneAppCacheTests.cs
AB3671 - Moved WebRuntime into infrastracutre, and removed typefinder reference in AppCaches (Replaced with string input with Type)..
2020-03-19 08:53:18 +01:00
DefaultCachePolicyTests.cs
fixing tests
2019-11-07 21:46:04 +11:00
DistributedCacheBinderTests.cs
Moves some stub test objects to the common test lib
2020-03-13 12:44:42 +11:00
FullDataSetCachePolicyTests.cs
fixing tests
2019-11-07 21:46:04 +11:00
HttpRequestAppCacheTests.cs
AB3671 - Moved WebRuntime into infrastracutre, and removed typefinder reference in AppCaches (Replaced with string input with Type)..
2020-03-19 08:53:18 +01:00
ObjectAppCacheTests.cs
AB3671 - Moved WebRuntime into infrastracutre, and removed typefinder reference in AppCaches (Replaced with string input with Type)..
2020-03-19 08:53:18 +01:00
RefresherTests.cs
Fixes
#2997
- ContentService returns outdated result
2019-09-27 10:59:29 +02:00
RuntimeAppCacheTests.cs
More renaming of caches
2019-01-18 08:14:08 +01:00
SingleItemsOnlyCachePolicyTests.cs
fixing tests
2019-11-07 21:46:04 +11:00
SnapDictionaryTests.cs
Renamed the project to Umbraco.PublishedCache.NuCache - and move non NuCache related stuff to abstractions and infrastructure.
2020-02-06 14:40:46 +01:00