This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
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
d2c05bf681724aef2779d2ace62ff98fd5ca865a
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Web
History
Shannon
70ccee302d
Renames/moves some stuff and adds test to show auto relation tracking
2019-10-25 15:08:56 +11:00
..
AngularIntegration
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
Controllers
Fix FIPS compliance, add FIPS tests (
#5978
)
2019-08-07 19:31:08 +02:00
HealthChecks
Fix the tests
2019-01-27 10:26:41 +01:00
Mvc
Fixes tests - Nucache tests were not disposing the snapshot service so was binding to all events!! renames the test snapshot service to avoid confusion
2019-10-16 15:49:19 +11:00
HttpCookieExtensionsTests.cs
…
ModelStateExtensionsTests.cs
Changes controller to be explicit about which culture will be affiliated with invariant property issues
2019-04-04 21:57:49 +11:00
PublishedContentQueryTests.cs
fixes timing issue
2019-07-24 21:46:19 +10:00
TemplateUtilitiesTests.cs
Less statics, new InternalLinkParserTests, better testing support on UDI, less singletons
2019-10-21 22:56:02 +11:00
UmbracoHelperTests.cs
Adds tests for PublishedContentQuery search
2019-07-24 18:46:14 +10:00
UrlHelperExtensionTests.cs
Removes all inter-dependencies between UmbracoContext, UmbracoHelper and MembershipHelper and moves Html methods to HtmlHelper extensions. This simplifies UmbracoHelper and MembershipHelper to not require huge dependencies and splits the logic in a nicer fashion instead of wrapping everything
2019-02-15 11:43:56 +11:00
WebExtensionMethodTests.cs
Add media url provider support
2019-04-16 15:36:21 +02:00