|
1 | 1 | .gitignore |
| 2 | +.openapi-generator-ignore |
2 | 3 | .php-cs-fixer.dist.php |
3 | 4 | .travis.yml |
4 | 5 | README.md |
@@ -298,6 +299,147 @@ lib/Model/VoteResponseUser.php |
298 | 299 | lib/Model/VoteStyle.php |
299 | 300 | lib/ObjectSerializer.php |
300 | 301 | phpunit.xml.dist |
| 302 | +test/Api/DefaultApiTest.php |
| 303 | +test/Api/PublicApiTest.php |
| 304 | +test/Model/APIEmptyResponseTest.php |
301 | 305 | test/Model/APIErrorTest.php |
| 306 | +test/Model/APIGetCommentResponseTest.php |
| 307 | +test/Model/APIGetCommentsResponseTest.php |
| 308 | +test/Model/APIStatusTest.php |
| 309 | +test/Model/AddDomainConfig200ResponseAnyOfTest.php |
| 310 | +test/Model/AddDomainConfig200ResponseTest.php |
| 311 | +test/Model/AddDomainConfigParamsTest.php |
| 312 | +test/Model/AggregationItemTest.php |
| 313 | +test/Model/AggregationOpTypeTest.php |
| 314 | +test/Model/AggregationOperationTest.php |
| 315 | +test/Model/AggregationRequestSortTest.php |
| 316 | +test/Model/AggregationRequestTest.php |
| 317 | +test/Model/AggregationResponseStatsTest.php |
| 318 | +test/Model/AggregationResponseTest.php |
| 319 | +test/Model/AggregationValueTest.php |
| 320 | +test/Model/BlockFromCommentParamsTest.php |
302 | 321 | test/Model/BlockFromCommentPublic200ResponseTest.php |
| 322 | +test/Model/BlockSuccessTest.php |
| 323 | +test/Model/ChangeCommentPinStatusResponseTest.php |
| 324 | +test/Model/CheckBlockedCommentsResponseTest.php |
| 325 | +test/Model/CheckedCommentsForBlocked200ResponseTest.php |
| 326 | +test/Model/CommentDataTest.php |
| 327 | +test/Model/CommentHTMLRenderingModeTest.php |
| 328 | +test/Model/CommentQuestionResultsRenderingTypeTest.php |
| 329 | +test/Model/CommentQuestionsRequiredTest.php |
| 330 | +test/Model/CommentTextUpdateRequestTest.php |
| 331 | +test/Model/CommentThreadDeletionModeTest.php |
| 332 | +test/Model/CommentUserBadgeInfoTest.php |
| 333 | +test/Model/CommentUserHashTagInfoTest.php |
| 334 | +test/Model/CommentUserMentionInfoTest.php |
| 335 | +test/Model/CommenterNameFormatsTest.php |
| 336 | +test/Model/CreateCommentParamsTest.php |
| 337 | +test/Model/CreateCommentPublic200ResponseTest.php |
| 338 | +test/Model/CreateFeedPost200ResponseTest.php |
| 339 | +test/Model/CreateFeedPostsResponseTest.php |
| 340 | +test/Model/CustomConfigParametersTest.php |
| 341 | +test/Model/DeleteComment200ResponseTest.php |
| 342 | +test/Model/DeleteCommentActionTest.php |
| 343 | +test/Model/DeleteCommentPublic200ResponseTest.php |
| 344 | +test/Model/DeleteCommentResultTest.php |
| 345 | +test/Model/DeleteCommentVote200ResponseTest.php |
| 346 | +test/Model/DeleteDomainConfig200ResponseTest.php |
| 347 | +test/Model/EventLogEntryTest.php |
| 348 | +test/Model/FCommentMetaTest.php |
| 349 | +test/Model/FCommentTest.php |
| 350 | +test/Model/FeedPostLinkTest.php |
| 351 | +test/Model/FeedPostMediaItemAssetTest.php |
| 352 | +test/Model/FeedPostMediaItemTest.php |
| 353 | +test/Model/FeedPostTest.php |
| 354 | +test/Model/FlagComment200ResponseTest.php |
| 355 | +test/Model/FlagCommentPublic200ResponseTest.php |
| 356 | +test/Model/FlagCommentResponseTest.php |
| 357 | +test/Model/GetAuditLogs200ResponseTest.php |
| 358 | +test/Model/GetAuditLogsResponseTest.php |
| 359 | +test/Model/GetComment200ResponseTest.php |
| 360 | +test/Model/GetCommentText200ResponseTest.php |
| 361 | +test/Model/GetCommentVoteUserNames200ResponseTest.php |
| 362 | +test/Model/GetCommentVoteUserNamesSuccessResponseTest.php |
| 363 | +test/Model/GetComments200ResponseTest.php |
| 364 | +test/Model/GetCommentsPublic200ResponseTest.php |
| 365 | +test/Model/GetCommentsResponsePublicCommentTest.php |
| 366 | +test/Model/GetCommentsResponseWithPresencePublicCommentTest.php |
| 367 | +test/Model/GetDomainConfig200ResponseTest.php |
| 368 | +test/Model/GetDomainConfigs200ResponseAnyOf1Test.php |
| 369 | +test/Model/GetDomainConfigs200ResponseAnyOfTest.php |
| 370 | +test/Model/GetDomainConfigs200ResponseTest.php |
| 371 | +test/Model/GetEventLog200ResponseTest.php |
| 372 | +test/Model/GetEventLogResponseTest.php |
| 373 | +test/Model/GetFeedPosts200ResponseTest.php |
| 374 | +test/Model/GetFeedPostsResponseTest.php |
| 375 | +test/Model/GetMyNotificationsResponseTest.php |
| 376 | +test/Model/GetUserNotificationCount200ResponseTest.php |
| 377 | +test/Model/GetUserNotificationCountResponseTest.php |
| 378 | +test/Model/GetUserNotifications200ResponseTest.php |
| 379 | +test/Model/GetUserPresenceStatuses200ResponseTest.php |
| 380 | +test/Model/GetUserPresenceStatusesResponseTest.php |
| 381 | +test/Model/GifRatingTest.php |
| 382 | +test/Model/HeaderStateTest.php |
| 383 | +test/Model/IgnoredResponseTest.php |
| 384 | +test/Model/ImportedAPIStatusFAILEDTest.php |
| 385 | +test/Model/ImportedAPIStatusSUCCESSTest.php |
| 386 | +test/Model/LiveEventExtraInfoTest.php |
| 387 | +test/Model/LiveEventTest.php |
| 388 | +test/Model/LiveEventTypeTest.php |
| 389 | +test/Model/LockComment200ResponseTest.php |
| 390 | +test/Model/NotificationAndCountTest.php |
| 391 | +test/Model/NotificationTypeTest.php |
| 392 | +test/Model/PatchDomainConfigParamsTest.php |
| 393 | +test/Model/PickAPICommentUpdatableCommentFieldsTest.php |
| 394 | +test/Model/PickFCommentAPICommentFieldsKeysMetaTest.php |
| 395 | +test/Model/PickFCommentAPICommentFieldsKeysTest.php |
| 396 | +test/Model/PickFCommentApprovedOrCommentHTMLTest.php |
| 397 | +test/Model/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserIdTest.php |
| 398 | +test/Model/PickFCommentPublicCommentFieldsKeysTest.php |
| 399 | +test/Model/PickOmitFCommentDatePublicCommentPubSubFieldsKeysTest.php |
| 400 | +test/Model/PickTenantAuditLogTenantAuditLogKeysTest.php |
| 401 | +test/Model/PickUserNotificationIdOrUrlIdOrUrlOrPageTitleOrRelatedObjectTypeOrRelatedObjectIdOrViewedOrSentOrCreatedAtOrTypeOrFromCommentIdOrFromUserNameOrFromUserIdOrFromUserAvatarSrcOrOptedOutTest.php |
| 402 | +test/Model/PinComment200ResponseTest.php |
| 403 | +test/Model/PubSubCommentTest.php |
| 404 | +test/Model/PubSubVoteTest.php |
| 405 | +test/Model/PublicAPIDeleteCommentResponseTest.php |
| 406 | +test/Model/PublicAPIGetCommentTextResponseTest.php |
| 407 | +test/Model/PublicAPISetCommentTextResponseTest.php |
| 408 | +test/Model/PublicBlockFromCommentParamsTest.php |
| 409 | +test/Model/PublicCommentTest.php |
| 410 | +test/Model/QueryPredicateTest.php |
| 411 | +test/Model/QueryPredicateValueTest.php |
| 412 | +test/Model/QuestionRenderingTypeTest.php |
| 413 | +test/Model/QuestionSubQuestionVisibilityTest.php |
| 414 | +test/Model/QuestionWhenSaveTest.php |
| 415 | +test/Model/RecordStringBeforeStringOrNullAfterStringOrNullValueTest.php |
| 416 | +test/Model/RecordStringStringOrNumberValueTest.php |
| 417 | +test/Model/RenderableUserNotificationTest.php |
| 418 | +test/Model/ResetUserNotifications200ResponseTest.php |
| 419 | +test/Model/ResetUserNotificationsResponseTest.php |
| 420 | +test/Model/SORTDIRTest.php |
| 421 | +test/Model/SSOSecurityLevelTest.php |
| 422 | +test/Model/SaveComment200ResponseTest.php |
| 423 | +test/Model/SaveCommentResponseOptimizedTest.php |
| 424 | +test/Model/SaveCommentResponseTest.php |
| 425 | +test/Model/SaveCommentsResponseWithPresenceTest.php |
| 426 | +test/Model/SetCommentText200ResponseTest.php |
| 427 | +test/Model/SortDirectionsTest.php |
| 428 | +test/Model/SpamRuleTest.php |
303 | 429 | test/Model/UnBlockCommentPublic200ResponseTest.php |
| 430 | +test/Model/UnBlockFromCommentParamsTest.php |
| 431 | +test/Model/UnblockSuccessTest.php |
| 432 | +test/Model/UpdateDomainConfigParamsTest.php |
| 433 | +test/Model/UpdateUserNotificationStatus200ResponseTest.php |
| 434 | +test/Model/UserNotificationTest.php |
| 435 | +test/Model/UserNotificationWriteResponseTest.php |
| 436 | +test/Model/UserPresenceDataTest.php |
| 437 | +test/Model/UserSessionInfoTest.php |
| 438 | +test/Model/VoteBodyParamsTest.php |
| 439 | +test/Model/VoteComment200ResponseTest.php |
| 440 | +test/Model/VoteDeleteResponseStatusTest.php |
| 441 | +test/Model/VoteDeleteResponseTest.php |
| 442 | +test/Model/VoteResponseStatusTest.php |
| 443 | +test/Model/VoteResponseTest.php |
| 444 | +test/Model/VoteResponseUserTest.php |
| 445 | +test/Model/VoteStyleTest.php |
0 commit comments