Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian 805402fce4 No errors is also valid. 3 years ago
..
Assets Fixes and tests for hosting in subfolder. (#875) 4 years ago
AnonymousTests.Should_create_app_with_anonymous_read_access.verified.txt Verify (#908) 3 years ago
AnonymousTests.Should_create_app_with_anonymous_write_access.verified.txt Verify (#908) 3 years ago
AnonymousTests.cs Verify (#908) 3 years ago
AppClientsTests.Should_create_client.verified.txt Verify (#908) 3 years ago
AppClientsTests.Should_delete_client.verified.txt Verify (#908) 3 years ago
AppClientsTests.Should_update_client.verified.txt Verify (#908) 3 years ago
AppClientsTests.cs Verify (#908) 3 years ago
AppContributorsTests.Should_invite_contributor.verified.txt Verify (#908) 3 years ago
AppContributorsTests.Should_remove_contributor.verified.txt Verify (#908) 3 years ago
AppContributorsTests.Should_update_contributor.received.txt Verify (#908) 3 years ago
AppContributorsTests.Should_update_contributor.verified.txt Verify (#908) 3 years ago
AppContributorsTests.cs Verify (#908) 3 years ago
AppCreationTests.Should_create_app.verified.txt Verify (#908) 3 years ago
AppCreationTests.Should_create_app_from_templates.verified.txt Verify (#908) 3 years ago
AppCreationTests.cs Verify (#908) 3 years ago
AppLanguagesTests.Should_add_custom_language.verified.txt Verify (#908) 3 years ago
AppLanguagesTests.Should_add_language.verified.txt Verify (#908) 3 years ago
AppLanguagesTests.Should_delete_language.verified.txt Verify (#908) 3 years ago
AppLanguagesTests.Should_update_language.verified.txt Verify (#908) 3 years ago
AppLanguagesTests.Should_update_master_language.verified.txt Verify (#908) 3 years ago
AppLanguagesTests.cs Verify (#908) 3 years ago
AppRolesTests.Should_create_role.verified.txt Verify (#908) 3 years ago
AppRolesTests.Should_create_role_with_buggy_name.verified.txt Verify (#908) 3 years ago
AppRolesTests.Should_update_role.verified.txt Verify (#908) 3 years ago
AppRolesTests.cs Verify (#908) 3 years ago
AppTests.Should_update_settings.verified.txt Verify (#908) 3 years ago
AppTests.cs Verify (#908) 3 years ago
AppWorkflowsTests.Should_create_workflow.verified.txt Verify (#908) 3 years ago
AppWorkflowsTests.Should_delete_workflow.verified.txt Verify (#908) 3 years ago
AppWorkflowsTests.Should_update_workflow.verified.txt Verify (#908) 3 years ago
AppWorkflowsTests.cs Verify (#908) 3 years ago
AssetFormatTests.Should_fix_orientation.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_audio_mp3.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_bmp_and_encode_to_webp.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_bmp_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_gif_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_gif_without_extension.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_jpg_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_png_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_tga_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_tiff_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_image_webp_and_resize.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_video_3gp.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_video_flv.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_video_mkv.verified.txt Verify (#908) 3 years ago
AssetFormatTests.Should_upload_video_mp4.verified.txt Verify (#908) 3 years ago
AssetFormatTests.cs Verify (#908) 3 years ago
AssetTests.Should_annotate_asset_in_parallel.verified.txt Verify (#908) 3 years ago
AssetTests.Should_annote_asset_file_name.verified.txt Verify (#908) 3 years ago
AssetTests.Should_annote_asset_metadata.verified.txt Verify (#908) 3 years ago
AssetTests.Should_annote_asset_slug.verified.txt Verify (#908) 3 years ago
AssetTests.Should_annote_asset_tags.verified.txt Verify (#908) 3 years ago
AssetTests.Should_protect_asset.verified.txt Verify (#908) 3 years ago
AssetTests.Should_replace_asset.verified.txt Verify (#908) 3 years ago
AssetTests.Should_upload_asset.verified.txt Verify (#908) 3 years ago
AssetTests.Should_upload_asset_with_custom_id.verified.txt Verify (#908) 3 years ago
AssetTests.cs No errors is also valid. 3 years ago
BackupTests.cs Verify (#908) 3 years ago
CDNTests.cs Verify (#908) 3 years ago
CommentsTests.Should_create_comment.verified.txt Verify (#908) 3 years ago
CommentsTests.Should_delete_comment.verified.txt Verify (#908) 3 years ago
CommentsTests.Should_update_comment.verified.txt Verify (#908) 3 years ago
CommentsTests.cs Verify (#908) 3 years ago
ContentCleanupTests.cs Verify (#908) 3 years ago
ContentFixture.cs Fix app routing (#869) 4 years ago
ContentLanguageTests.cs Verify (#908) 3 years ago
ContentQueryFixture.cs Update test suite (#871) 4 years ago
ContentQueryTests.cs Verify (#908) 3 years ago
ContentReferencesFixture.cs Fix app routing (#869) 4 years ago
ContentReferencesTests.cs Verify (#908) 3 years ago
ContentScriptingTests.cs Verify (#908) 3 years ago
ContentUpdateTests.Should_create_non_published_content.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_create_null_text.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_create_strange_text.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_get_content_by_version.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_patch_content.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_patch_content_to_null.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_patch_content_with_bulk.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_patch_content_with_upsert.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_patch_id_data_value.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_recreate_deleted_content.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_recreate_deleted_content_with_upsert.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.Should_update_singleton_content_with_special_id.verified.txt Verify (#908) 3 years ago
ContentUpdateTests.cs Actually all could fail in some very special conditions. 3 years ago
DiagnosticsTests.cs Verify (#908) 3 years ago
FrontendTests.cs Verify (#908) 3 years ago
GraphQLTests.cs Verify (#908) 3 years ago
HistoryTests.cs Verify (#908) 3 years ago
LanguagesTests.cs Verify (#908) 3 years ago
OpenApiTests.cs Verify (#908) 3 years ago
PingTests.cs Verify (#908) 3 years ago
PlansTests.cs Verify (#908) 3 years ago
RuleRunnerTests.cs Verify (#908) 3 years ago
RuleTests.Should_create_rule.verified.txt Verify (#908) 3 years ago
RuleTests.Should_update_rule.verified.txt Verify (#908) 3 years ago
RuleTests.cs Verify (#908) 3 years ago
SchemaTests.Should_create_singleton_schema.verified.txt Verify (#908) 3 years ago
SchemaTests.Should_create_singleton_schema_with_obsolete_property.verified.txt Verify (#908) 3 years ago
SchemaTests.cs Verify (#908) 3 years ago
SearchTests.cs Verify (#908) 3 years ago
Setup.cs Verify (#908) 3 years ago
TestSuite.ApiTests.csproj Verify (#908) 3 years ago