Shannon
|
9252dc222a
|
still unweaving more of this singleton mess, makes unit testing much easier
|
2015-01-09 13:35:32 +11:00 |
|
Shannon
|
9f30a9b0fc
|
Removes more singletons and reliance on singletons/statics
|
2015-01-09 12:04:33 +11:00 |
|
Shannon Deminick
|
8fb8fc00b4
|
Fixes up inheritance structure of BaseTableByTableTests
|
2013-03-13 18:41:24 +04:00 |
|
Shannon Deminick
|
4baecfe833
|
Merge with 6.0.3
|
2013-03-11 21:56:47 +06:00 |
|
Morten Christensen
|
928d92fce4
|
Making the Sql Syntax Providers public and changing a few names and bits for consistency.
Adding resolver for the syntax providers and wiring it up in the boot manager.
|
2013-03-09 10:43:34 -01:00 |
|
Shannon Deminick
|
62ed7e0a53
|
Merge with 6.0.1
|
2013-02-21 22:48:45 +06:00 |
|
Shannon Deminick
|
635b8bd82e
|
Removes all need of UmbracoSettings.UseLegacyXmlSchema = false; in unit tests since the default is false.
|
2013-02-21 22:46:50 +06:00 |
|
Shannon Deminick
|
b080ebf697
|
Fixes failing unit tests due to not resetting Resolution before resetting the actual resolver classes. Now it is automatically impllied that
when you Reset a resolver class, Resolution is un-frozen.
|
2013-02-05 03:10:01 +06:00 |
|
Stephan
|
6146a0576c
|
Core.ObjectsResolution - add unit tests, fix some bugs
|
2013-01-23 09:41:01 -01:00 |
|
Stephan
|
01b4e8d59c
|
Core.ObjectsResolution - refactor, cleanup, sanitize, ensure we properly freeze
|
2013-01-16 13:31:04 -01:00 |
|
Morten Christensen
|
2ea3fe624f
|
Refactoring SqlSyntaProvider to use the new common definitions.
|
2012-12-19 15:23:05 -01:00 |
|
Morten Christensen
|
3d68106f47
|
Correcting a few unit tests that needed to have the ApplicationContext set in the SetUp of the fixture.
|
2012-12-14 13:49:20 -01:00 |
|
sitereactor
|
b3d8b4c53c
|
Refactoring syntax providers for db creation.
Adding tests for sql, sql ce and mysql to ensure the creaion of tables and their dependencies/references.
|
2012-10-19 19:07:17 -02:00 |
|