-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce OrchardCore.Testing APIs #13018
Open
hishamco
wants to merge
38
commits into
main
Choose a base branch
from
hishamco/testing
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Dec 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bff07e3 - Browse repository at this point
Copy the full SHA bff07e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e77805 - Browse repository at this point
Copy the full SHA 8e77805View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa81d46 - Browse repository at this point
Copy the full SHA aa81d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49faca3 - Browse repository at this point
Copy the full SHA 49faca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a039c - Browse repository at this point
Copy the full SHA e4a039cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a247ce1 - Browse repository at this point
Copy the full SHA a247ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7dfd50 - Browse repository at this point
Copy the full SHA c7dfd50View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd6714 - Browse repository at this point
Copy the full SHA bdd6714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d178b6 - Browse repository at this point
Copy the full SHA 2d178b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753b2bf - Browse repository at this point
Copy the full SHA 753b2bfView commit details
Commits on Dec 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 03c771c - Browse repository at this point
Copy the full SHA 03c771cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12069e8 - Browse repository at this point
Copy the full SHA 12069e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ee921 - Browse repository at this point
Copy the full SHA 55ee921View commit details
Commits on Dec 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2886364 - Browse repository at this point
Copy the full SHA 2886364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336b574 - Browse repository at this point
Copy the full SHA 336b574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78bc2b6 - Browse repository at this point
Copy the full SHA 78bc2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 116e7df - Browse repository at this point
Copy the full SHA 116e7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12872ad - Browse repository at this point
Copy the full SHA 12872adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce18aa - Browse repository at this point
Copy the full SHA 7ce18aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee6883 - Browse repository at this point
Copy the full SHA fee6883View commit details -
Configuration menu - View commit details
-
Copy full SHA for b07c23c - Browse repository at this point
Copy the full SHA b07c23cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ead2bbf - Browse repository at this point
Copy the full SHA ead2bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 674ed8a - Browse repository at this point
Copy the full SHA 674ed8aView commit details
Commits on Jan 6, 2023
-
Merge branch 'main' into hishamco/testing
# Conflicts: # src/OrchardCore/OrchardCore.Testing/Apis/Security/PermissionContextAuthorizationHandler.cs # src/OrchardCore/OrchardCore.Testing/Data/TablePrefixGenerator.cs # src/OrchardCore/OrchardCore.Testing/Extensions/HttpContentExtensions.cs # test/OrchardCore.Testing.Tests/Data/TablePrefixGeneratorTests.cs # test/OrchardCore.Testing.Tests/Security/PermissionHandlerTests.cs # test/OrchardCore.Tests/Apis/ContentManagement/ContentApiController/BlogPostApiControllerTests.cs # test/OrchardCore.Tests/Apis/ContentManagement/DeploymentPlans/BlogPostCreateDeploymentPlanTests.cs # test/OrchardCore.Tests/Apis/ContentManagement/DeploymentPlans/BlogPostUpdateDeploymentPlanTests.cs # test/OrchardCore.Tests/Apis/Context/BlogPostApiControllerContext.cs # test/OrchardCore.Tests/Apis/Context/Extensions/HttpRequestExtensions.cs # test/OrchardCore.Tests/Apis/Context/MvcTestFixture.cs # test/OrchardCore.Tests/Apis/Context/SiteContext.cs # test/OrchardCore.Tests/Apis/Context/SiteStartup.cs # test/OrchardCore.Tests/Apis/Context/TestRecipeHarvester.cs # test/OrchardCore.Tests/Apis/GraphQL/ValidationRules/RequiresPermissionValidationRuleTests.cs # test/OrchardCore.Tests/Apis/Lucene/LuceneQueryTests.cs # test/OrchardCore.Tests/DisplayManagement/Decriptors/DefaultShapeTableManagerTests.cs # test/OrchardCore.Tests/DisplayManagement/DefaultDisplayManagerTests.cs # test/OrchardCore.Tests/DisplayManagement/ShapeFactoryTests.cs # test/OrchardCore.Tests/DisplayManagement/ShapeHelperTests.cs # test/OrchardCore.Tests/DisplayManagement/ShapeSerializerTests.cs # test/OrchardCore.Tests/Email/EmailTests.cs # test/OrchardCore.Tests/Extensions/ExtensionManagerTests.cs # test/OrchardCore.Tests/Localization/PortableObjectStringLocalizerFactoryTests.cs # test/OrchardCore.Tests/Localization/PortableObjectStringLocalizerTests.cs # test/OrchardCore.Tests/Modules/OrchardCore.OpenId/OpenIdServerDeploymentSourceTests.cs # test/OrchardCore.Tests/Modules/OrchardCore.Roles/RolesPermissionsHandlerTests.cs # test/OrchardCore.Tests/OrchardCore.Users/UserValidatorTests.cs # test/OrchardCore.Tests/OrchardCore.Users/UsersMockHelper.cs # test/OrchardCore.Tests/ResourceManagement/ResourceDefinitionTests.cs # test/OrchardCore.Tests/ResourceManagement/ResourceManagerTests.cs # test/OrchardCore.Tests/Routing/AutorouteEntriesTests.cs # test/OrchardCore.Tests/Security/PermissionHandlerHelper.cs # test/OrchardCore.Tests/Shell/ShellContainerFactoryTests.cs # test/OrchardCore.Tests/Stubs/MemoryFileBuilder.cs # test/OrchardCore.Tests/Stubs/StubExtensionManager.cs # test/OrchardCore.Tests/Stubs/StubHostingEnvironment.cs # test/OrchardCore.Tests/Stubs/StubPoFileLocationProvider.cs # test/OrchardCore.Tests/Workflows/WorkflowManagerTests.cs
Configuration menu - View commit details
-
Copy full SHA for bae8077 - Browse repository at this point
Copy the full SHA bae8077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6025dbb - Browse repository at this point
Copy the full SHA 6025dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for db53d7b - Browse repository at this point
Copy the full SHA db53d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce3591 - Browse repository at this point
Copy the full SHA 3ce3591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137b5de - Browse repository at this point
Copy the full SHA 137b5deView commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a0f2a5 - Browse repository at this point
Copy the full SHA 9a0f2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1d4286 - Browse repository at this point
Copy the full SHA b1d4286View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89d4d1 - Browse repository at this point
Copy the full SHA b89d4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf7c12 - Browse repository at this point
Copy the full SHA fcf7c12View commit details -
Merge branch 'main' into hishamco/testing
# Conflicts: # test/OrchardCore.Tests/Shell/ShellContainerFactoryTests.cs
Configuration menu - View commit details
-
Copy full SHA for 0cc8fab - Browse repository at this point
Copy the full SHA 0cc8fabView commit details
Commits on Feb 24, 2023
-
Merge branch 'main' into hishamco/testing
# Conflicts: # test/OrchardCore.Tests/Apis/Context/SiteContext.cs # test/OrchardCore.Tests/Stubs/TestShapeBindingResolver.cs # test/OrchardCore.Tests/Stubs/TestShapeTableManager.cs
Configuration menu - View commit details
-
Copy full SHA for 797fe4d - Browse repository at this point
Copy the full SHA 797fe4dView commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af0d321 - Browse repository at this point
Copy the full SHA af0d321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262b7ea - Browse repository at this point
Copy the full SHA 262b7eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b145ae - Browse repository at this point
Copy the full SHA 9b145aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c604fec - Browse repository at this point
Copy the full SHA c604fecView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.