Bjarke Berg
|
ecc596c483
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
# Conflicts:
# src/Umbraco.Infrastructure/Install/InstallSteps/NewInstallStep.cs
|
2020-05-05 12:15:53 +02:00 |
|
Bjarke Berg
|
31cda96ba5
|
Merge pull request #8008 from electricsheep/feature/netcore-misc-unit-tests
Netcore: #7898 Migrate Misc tests to new test project
|
2020-05-04 10:20:05 +02:00 |
|
Bjarke Berg
|
e5224b4fe1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
|
2020-04-29 08:23:40 +02:00 |
|
Andy Butland
|
1f4030f910
|
Made more use of defaults in builder based unit tests.
|
2020-04-28 12:06:01 +02:00 |
|
Ollie Philpott
|
2b7b9db3a5
|
Moved and refactored UriUtility tests
|
2020-04-24 09:27:44 +01:00 |
|
Ollie Philpott
|
c567b11c81
|
Move builder to correct folder
|
2020-04-23 15:36:48 +01:00 |
|
Ollie Philpott
|
b056719cdc
|
Move XmlHelper tests and add builder
|
2020-04-23 15:01:17 +01:00 |
|
Ollie Philpott
|
30be5f30ca
|
Move HashGenerator tests
|
2020-04-23 12:13:08 +01:00 |
|
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 |
|
Bjarke Berg
|
79e9235338
|
AB#6233 - Install in .NET Core
|
2020-04-22 08:17:45 +02:00 |
|
Andy Butland
|
e561784057
|
Migrated DictionaryTranslationBuilders into new unit test project and builder format.
|
2020-04-19 09:39:30 +02:00 |
|
Andy Butland
|
7782457ae5
|
Created extension methods for creating standard test content types.
|
2020-04-19 09:21:36 +02:00 |
|
Andy Butland
|
b5ef6bb6d1
|
Migrated CultureImpactTests into new unit tests project.
|
2020-04-19 09:07:58 +02:00 |
|
Andy Butland
|
9d2bfdc428
|
Migrated content, media and member type tests into new unit tests project and builder pattern.
|
2020-04-19 09:05:09 +02:00 |
|
Andy Butland
|
c38c5c39ce
|
Migrated DeepCloneHelper tests into new unit tests project.
|
2020-04-18 10:06:53 +02:00 |
|
Andy Butland
|
137ee60014
|
Migrated mapping tests into new unit tests project.
|
2020-04-18 10:04:52 +02:00 |
|
Andy Butland
|
12b9507007
|
Aligned user group builder with other builders.
|
2020-04-18 10:04:28 +02:00 |
|
Andy Butland
|
e0ffc4bc07
|
Migrated ContentScheduleTests into new unit tests project.
|
2020-04-18 08:59:30 +02:00 |
|
Andy Butland
|
d334fef4b6
|
Migrated DocumentEntitySlim tests into new project and builder pattern.
|
2020-04-18 08:57:14 +02: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 |
|