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
f8d165599d8cd5daf3b2f673ccbdec57ccb40957
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Scoping
T
History
Shannon
8f69efe331
It builds!
2017-05-04 19:16:52 +10:00
..
EventNameExtractorTests.cs
Adds more support for auto-finding event names, adds tests to support with examples of how to interrogate queued events
2017-01-20 17:45:46 +11:00
LeakTests.cs
Scope - refactor call context
2017-02-13 09:05:33 +01:00
PassThroughEventDispatcherTests.cs
Adds equality members for all event args, updates equality check for EventDefinitionBase to include the args (since that is quite important!), creates an OrderedHashSet class which can deduplicate lists for us based on member equality and supports first in or last in + tests.
2017-02-06 18:46:23 +11:00
ScopedRepositoryTests.cs
It builds!
2017-05-04 19:16:52 +10:00
ScopedXmlTests.cs
Fixes tests, ensures we null check when generating hashes for items in a collection
2017-04-30 19:14:36 +10:00
ScopeEventDispatcherTests.cs
Fixes up the equality members for the event args types to include Gethash code and sequence equal checking, this is done by a base class used by event args that deal with collections.
2017-04-28 18:14:50 +10:00
ScopeFileSystemsTests.cs
U4-9588 - filesystems manager tlc
2017-03-08 11:02:30 +01:00
ScopeTests.cs
scope - cleanup
2017-04-28 10:58:57 +02:00