Commit Graph

31 Commits

Author SHA1 Message Date
Ollie Philpott
6144c4cb03 Move HashCodeCombiner tests 2020-04-23 12:11:28 +01:00
Ollie Philpott
e89b6fe6e7 Move DateTimeExtensions tests 2020-04-23 11:51:12 +01:00
Andy Butland
33853eee43 Added setup method to instantiate clean builder for all model unit tests within the class. 2020-04-16 12:18:06 +02:00
Andy Butland
89a419e4d1 Clarified comment. 2020-04-16 11:46:02 +02:00
Andy Butland
068100cc8e Removed resetting of unit test builders. 2020-04-16 11:39:30 +02:00
Andy Butland
a9a8cb7f6f Migrated macro unit tests to new project and builder pattern. 2020-04-13 19:22:31 +02:00
Andy Butland
a5aa1e19a5 Fixed failing integration tests following amends to UserBuilder. 2020-04-11 18:37:10 +02:00
Andy Butland
3085ce52f9 Migrated parth validation tests to new project and builder pattern. 2020-04-11 17:21:27 +02:00
Andy Butland
4456a784b0 Migrated user extension tests new project pattern. 2020-04-11 16:41:28 +02:00
Andy Butland
b3fd94e023 Migrated user tests into new project and builder pattern. 2020-04-11 16:35:33 +02:00
Andy Butland
766826f462 Merge branch 'netcore/dev' into feature/netcore-model-unit-tests-2
# Conflicts:
#	src/Umbraco.Tests.Common/Builders/MemberTypeBuilder.cs
2020-04-10 17:11:41 +02:00
Andy Butland
650126cfc8 Amended PropertyBuilder to return IProperty and removed some unnecessary default properties from built test class. 2020-04-10 17:01:47 +02:00
Andy Butland
09b18c0227 Removed some properties unnecessarily set in tests as they will be set by default by the builder. 2020-04-05 09:31:56 +02:00
Andy Butland
d9f9a166a6 Migrated property, property type and property group tests into new project and builder pattern. 2020-04-04 16:49:01 +02:00
Andy Butland
f10971efaa Migrated relation tests into new project and builder pattern. 2020-04-04 12:21:41 +02:00
Andy Butland
58a1bc0a8f Migrated stylesheet and template tests into new project and builder pattern. 2020-04-04 09:32:23 +02:00
Andy Butland
919861bf36 Separated member and member group builder and model unit tests, and other minor updates from PR review. 2020-03-31 17:37:34 +02:00
Andy Butland
f6af286e0b Added tests confirming correct building of unit test objects. 2020-03-30 07:42:02 +02:00
Andy Butland
dface90de7 Migrated member unit tests to new unit test project using builder pattern. 2020-03-29 16:17:06 +02:00
Andy Butland
50631c2b28 Migrated member group unit tests to new unit test project using builder pattern. 2020-03-28 20:54:10 +01:00
Bjarke Berg
6858739086 Fix for old references in new test project 2020-03-26 06:54:21 +01:00
Bjarke Berg
8986783cbc Parse connection string provider 2020-03-23 14:31:21 +01:00
Bjarke Berg
8c8a9764cd Post merge + Added new SmtpSettingsBuilder 2020-03-18 07:42:35 +01:00
Bjarke Berg
2b0e9e8450 Added more options on the test builders 2020-01-13 07:29:12 +01:00
elitsa
7656072bd5 Fixing namespaces and usings 2020-01-09 16:45:46 +01:00
elitsa
0748fede86 Adding tests for RelationType 2020-01-09 16:39:28 +01:00
elitsa
3dbe0c2847 Fixing indentation 2020-01-09 16:38:31 +01:00
Bjarke Berg
728799b036 using extension methods to enforce consistency 2020-01-09 15:32:19 +01:00
Bjarke Berg
9d6d43c2d0 Added language tests 2020-01-09 14:49:11 +01:00
Bjarke Berg
997796758e Added Builders 2020-01-09 14:24:20 +01:00
Bjarke Berg
a33d1b4fef Added UnitTest project 2020-01-09 13:04:27 +01:00