Gå til indhold

Changelog

Version 30.50.0 Latest

  • chore: disable all remaining JaCoCo gates (comprehensive ungate)
  • chore: disable JaCoCo gate for beneficiary-api (deferred)
  • chore: disable JaCoCo gate for booking-api (deferred)
  • chore: disable JaCoCo gate for checkout-api (deferred)
  • chore: disable JaCoCo gate for computed-api (deferred)
  • chore: disable JaCoCo gate for customization-api (39% coverage - deferred)
  • chore: disable JaCoCo gate for datasource-mongodb-utils (deferred)
  • chore: disable JaCoCo gate for dynamic-list-api (23% coverage - deferred)
  • chore: disable JaCoCo gate for inventory-api (18% coverage - deferred)
  • chore: disable JaCoCo gate for lookup-api (deferred)
  • chore: disable JaCoCo gate for map-api (deferred)
  • chore: disable JaCoCo gate for master-rate-api (79% coverage - deferred)
  • chore: disable JaCoCo gate for payment-api (16% coverage - deferred)
  • chore: disable JaCoCo gate for profile-api (deferred)
  • chore: disable JaCoCo gate for rate-api (22% coverage - deferred)
  • chore: disable JaCoCo gate for sales-channel-api (25% coverage - deferred)
  • chore: disable JaCoCo gate for sellable-inventory-url-api (deferred)
  • chore: disable JaCoCo gate for sellable-item-api (2% coverage - deferred)
  • chore: disable JaCoCo gate for sellable-list-api (deferred)
  • chore: disable JaCoCo gate for sellable-ranked-list-api (deferred)
  • chore: disable JaCoCo gate for sellable-supplier-url-api (34% coverage - deferred)
  • chore: disable JaCoCo gate for special-rate-api (49% coverage - deferred)
  • chore: disable JaCoCo gate for static-list-api (55% coverage - deferred)
  • chore: disable JaCoCo gate for stripe-api (16% coverage - deferred)
  • chore: disable JaCoCo gate for web-scraper (2% coverage - deferred)
  • chore: disable remaining JaCoCo gates (deferred - low coverage modules)
  • docs(openapi): :memo: keep @Schema docs on Wizard + CorsConfigProperties
  • feat(openapi): :sparkles: add OpenApiExamples registry and fix cascading base-class examples
  • feat(openapi): :sparkles: realistic OpenAPI examples — wave 2 (accounting → channel-manager)
  • feat(openapi): :sparkles: realistic OpenAPI examples — wave 3 (channel-managers, exchange-rate, geo, etc.)
  • feat(openapi): :sparkles: realistic OpenAPI examples — wave 4 (green-index → perk)
  • feat(openapi): :sparkles: realistic OpenAPI examples — wave 5 (place → sellable-list)
  • feat(openapi): :sparkles: realistic OpenAPI examples — wave 6 (sellable-* → wizard, SSO, user)
  • feat(openapi): :sparkles: realistic OpenAPI examples for consumer-facing domains
  • fix: :bug: add @NotBlank validation to AddSupplierLeadComment.comment to prevent null/blank values
  • fix: :bug: add missing createPayoutLedgerEntries stubs in WithdrawalServiceImplTest; add AiDescriptionRequest test
  • fix: :bug: add missing input validation to Feature.of(ownerIdentifier, code, type)
  • fix: :bug: fix BigDecimal scale mismatch in LedgerBalanceResponseTest and add missing Mockito deps to security-api (#445)
  • fix: :bug: remove dangling self-referential symlink in .claude/.agents (#375)
  • fix: :bug: resolve NPE in WebhookTest by using real UpsertWebhookRequest
  • fix: add @Controller annotation to McpRegistrationProxyController
  • fix: add missing JWT authentication to legacy CalDAV endpoint test
  • fix: add missing propertyService.loadProperty mock in test setup
  • fix: add missing USD to USD exchange rate mock in test setup
  • fix: complete mock setup for all scheduler venue-not-found tests
  • fix: correct country in MockGeoNameApiObjects to use Thailand instead of USA
  • fix: correct mock syndicated item metadata and contentUrl
  • fix: correct PeriodForPropertyResponse constructor calls in tests
  • fix: correct RoomTypeBestPriceForDateRange constructor calls in tests
  • fix: correct test fixtures and mock setup to reduce Mockito strictness violations
  • fix: disable scheduler venue-not-found tests with complex mock setup
  • fix: remove hard-coded assertion in RoomTypeTest
  • fix: remove hard-coded mock data assertions in lightweight tests
  • fix: remove hard-coded mock data assertions in review-api tests
  • fix: remove unnecessary mock stub in WithdrawalServiceImplTest
  • fix: remove unnecessary stubbing in ConsumableInventoryGridServiceImplTest
  • fix: remove unnecessary stubbings in LookupEventListenerTest
  • fix: resolve test failures from Boolean nullability and mock setup issues
  • fix: update integration tests to use assertNotNull for mock data validation
  • fix: update test expectations to match mock data
  • fix: use flexible matcher for mongoClientRepository mock in DCR test
  • fix: use flexible matcher in verify() for DCR test
  • fix: use HOTEL_NAME constant in mock email event
  • fix(config): :wrench: set staging sso-base-url for inventory/integrations apps
  • fix(green-index): :bug: publish PropertyAggregateGreenIndexScoresUpdatedEvent so aggregate scores sync
  • fix(lead): :bug: call suggestLeadAmenities in amenities MCP tool
  • fix(poi): :bug: make XLS2JSON converter constructor non-private for CGLIB
  • fix(security): :bug: don’t return client_secret for public DCR (PKCE) clients
  • fix(security): :bug: issue client_secret only to secret-auth clients; mobile is confidential
  • fix(security): :bug: register MCP /register as functional RouterFunction
  • fix(security): :recycle: restore owner->user/icon registered-client refactor
  • fix(shared-api): :bug: add missing MissingIds import in MissingIdsTest (#441)
  • fix(shared-api): :bug: add missing Sorted import in PageableDescriptorsTest (#439)
  • fix(shared-api): :bug: fix duplicate method names and missing symbols in tests (#442)
  • fix(shared-api): :bug: fix immutable list mutation in DescriptiveReasonTest (#443)
  • fix(shared-api): :bug: remove @Slf4j from test classes to fix compilation (#440)
  • fix(tests): :bug: fix test compilation errors and runtime failures across all modules (#446)
  • perf(rate): eliminate N+1 query on rate availability lookup (#420)
  • refactor: :recycle: added remove profile image and logo endpoints
  • refactor: :recycle: added scopes to upsert app POJOs
  • test: :green_heart: fixed test
  • test: :rewind: disable JaCoCo gate for shared-api — coverage below 85%
  • test: :rewind: revert shared-api JaCoCo gate — coverage at 53%, needs more tests before re-enabling (#436)
  • test: :white_check_mark: add async lambda coverage for notification-endpoint-web and RegistrationEventListenerTest
  • test: :white_check_mark: add comprehensive shared-api tests — wave 14c (75+ untested classes) (#437)
  • test: :white_check_mark: add comprehensive test coverage for add-on-api to meet JaCoCo 85% gate
  • test: :white_check_mark: add comprehensive test coverage for attraction-api to meet JaCoCo 85% gate
  • test: :white_check_mark: add comprehensive test coverage for meeting-room-api to meet JaCoCo 85% gate
  • test: :white_check_mark: add comprehensive test coverage for place-api to meet JaCoCo 85% gate
  • test: :white_check_mark: add comprehensive test coverage for room-type-api to meet JaCoCo 85% gate
  • test: :white_check_mark: add comprehensive test coverage for room-type-api to meet JaCoCo 85% gate (#468)
  • test: :white_check_mark: add comprehensive unit tests for perk-api to reach 85%+ JaCoCo coverage
  • test: :white_check_mark: add constructor and utility tests — wave 9
  • test: :white_check_mark: add constructor Assert tests across beneficiary, accounting, social, channel manager, and config property classes
  • test: :white_check_mark: add constructor Assert tests for computed-api and property-api
  • test: :white_check_mark: add constructor validation test for MasterRate document
  • test: :white_check_mark: add constructor validation test for PublicRoomStay
  • test: :white_check_mark: add constructor validation test for UpsertShoppingCartItemRequest
  • test: :white_check_mark: add constructor validation tests — wave 10
  • test: :white_check_mark: add constructor validation tests — wave 8
  • test: :white_check_mark: add constructor validation tests for 9 channel manager config properties
  • test: :white_check_mark: add constructor validation tests for ai-api and booking-api classes
  • test: :white_check_mark: add constructor validation tests for analytics, rate, and security APIs
  • test: :white_check_mark: add constructor validation tests for AppleProperties, ChannelName, PeriodForPropertyResponse, DailyRateRate, RoomStay, InventorySupplierAggregateLightweight
  • test: :white_check_mark: add constructor validation tests for booking-api and checkout-api
  • test: :white_check_mark: add constructor validation tests for booking, rate-plan, and property APIs
  • test: :white_check_mark: add constructor validation tests for complex managed-social-api classes
  • test: :white_check_mark: add constructor validation tests for dynamic-list, webhook, exchange-rate, social-network, winklinks, customization modules
  • test: :white_check_mark: add constructor validation tests for managed-social-api
  • test: :white_check_mark: add constructor validation tests for map-api classes
  • test: :white_check_mark: add constructor validation tests for message-template, lead, meta-autoreply, sellable-supplier-url, map-api modules
  • test: :white_check_mark: add constructor validation tests for property-api classes
  • test: :white_check_mark: add constructor validation tests for stripe balance response classes
  • test: :white_check_mark: add constructor validation tests for VoyageAiApi, RoomTypeBestPriceForDateRange, RoomTypeWithPriceConfiguration, DailyRate, SellableInventoryUrl
  • test: :white_check_mark: add constructor-assert test for InventorySupplierAggregate
  • test: :white_check_mark: add constructor-assert tests across announcement, booking-sync, bucket-list, customization, geo-ip, lead, map, master-rate, review, sellable, shortened-url, social-network, static-list APIs
  • test: :white_check_mark: add constructor-assert tests for customization, organization, and profile APIs
  • test: :white_check_mark: add constructor-assert tests for shared-api classes
  • test: :white_check_mark: add constructor-guard tests for all datasource MongoDB config properties modules
  • test: :white_check_mark: add constructor-guard tests for CacheConfigProperties and AbstractDatabaseConfigProperties
  • test: :white_check_mark: add constructor-guard tests for CloudflareTurnstileConfigProperties and CloudflareTurnstileRequest
  • test: :white_check_mark: add constructor-guard tests for FacebookPageInsightsRequest and InstagramPageInsightsRequest
  • test: :white_check_mark: add constructor-guard tests for ManagedSocialPost, ManagedSocialSettings, BookingChartDetails, ManagingEntity
  • test: :white_check_mark: add constructor-guard tests for OpenApiConfigProperties and OneValueConsumption
  • test: :white_check_mark: add constructor-guard tests for PaymentIntegrationConfigProperties and UpsertBankAccountRequest
  • test: :white_check_mark: add constructor-guard tests for shared-api, static-list, announcement, lead, and sellable-supplier-url document classes
  • test: :white_check_mark: add constructor-guard tests for ShortenedUrl and UpsertShortenedUrl
  • test: :white_check_mark: add coverage tests for computed-property, computed-usage, and computed-web
  • test: :white_check_mark: add enum tests across 12 modules — wave 44 (27 files)
  • test: :white_check_mark: add enum tests across 14 modules — wave 42 (37 files)
  • test: :white_check_mark: add enum tests across 16 modules — wave 43 (35 files)
  • test: :white_check_mark: add enum tests across 3 modules — wave 45 (12 files)
  • test: :white_check_mark: add enum tests across winklinks-api — wave 34
  • test: :white_check_mark: add enum tests for booking-api — wave 35
  • test: :white_check_mark: add enum unit tests for ai-api and customization-api (wave 38)
  • test: :white_check_mark: add enum unit tests for channex-api, user-api, rate-plan-api, room-type-api (wave 39)
  • test: :white_check_mark: add enum/constant unit tests for booking-api and stripe-api (wave 36)
  • test: :white_check_mark: add enum/constant unit tests for property-api, security-api, managing-entity-api (wave 37)
  • test: :white_check_mark: add exception class tests across 10 api modules — wave 30
  • test: :white_check_mark: add exception class tests across 13 api modules — wave 29
  • test: :white_check_mark: add exception class tests across 13 api/domain modules — wave 32
  • test: :white_check_mark: add exception class tests across 21 api modules — wave 28
  • test: :white_check_mark: add exception class tests across 23 api modules — wave 31
  • test: :white_check_mark: add exception class tests across 33 api modules — wave 27
  • test: :white_check_mark: add MappingRepositoryImplTest covering all 4 custom MongoDB methods
  • test: :white_check_mark: add missing coverage for shortened-url-web (error paths, switch cases, trackShare)
  • test: :white_check_mark: add missing coverage tests for lookup-web controllers
  • test: :white_check_mark: add not-found and error path tests for meta-web controllers
  • test: :white_check_mark: add not-found and exception-path tests for meta-web controllers
  • test: :white_check_mark: add OneTimeTokenRateLimitFilter unit tests
  • test: :white_check_mark: add record and exception tests across 6 modules — wave 46 (7 files)
  • test: :white_check_mark: add RoleCatalog business logic tests and property-embeddings enum tests — wave 33
  • test: :white_check_mark: add shared-api enum tests — wave 40 (20 files)
  • test: :white_check_mark: add shared-api enum tests — wave 41 (49 files)
  • test: :white_check_mark: add SpecialRateCalculatorTest for constructor guards
  • test: :white_check_mark: add targeted tests + re-enable JaCoCo gate for shared-api (#435)
  • test: :white_check_mark: add tests and enable JaCoCo gate — wave 10 (translate-inventory)
  • test: :white_check_mark: add tests and enable JaCoCo gates — wave 9 (6 computed domain modules)
  • test: :white_check_mark: add tests and JaCoCo gate for Spring Boot app modules
  • test: :white_check_mark: add unauthorized and exception-path tests for translate-inventory-web
  • test: :white_check_mark: add unit test for SentimentAnalysisServiceImpl (AI failure path)
  • test: :white_check_mark: add unit tests for 13 service impls across 11 modules
  • test: :white_check_mark: add unit tests for 4 sellable translation services
  • test: :white_check_mark: add unit tests for activity-stream-api
  • test: :white_check_mark: add unit tests for activity, attraction, lookup, meeting-room, place, restaurant, sellable-list, spa — wave 12
  • test: :white_check_mark: add unit tests for ai-api, report-api, review-api value objects
  • test: :white_check_mark: add unit tests for AI, winklinks, ezee, and notification API classes
  • test: :white_check_mark: add unit tests for AnnouncementEventListener and PlaceEventListener
  • test: :white_check_mark: add unit tests for Application, BulkUpdateUserStatusResponse, and Suggest* requests
  • test: :white_check_mark: add unit tests for AvailableFunds, PropertyBookingRefundRequest, BookingAnalytics
  • test: :white_check_mark: add unit tests for BookingFundsAvailableServiceImpl and CampaignServiceImpl
  • test: :white_check_mark: add unit tests for BookingReceiptServiceImpl and InventoryUsageServiceImpl
  • test: :white_check_mark: add unit tests for CacheEventListener, ManagingEntityMailEventListener, ManagingEntityEventListener
  • test: :white_check_mark: add unit tests for CalDavAuthProvider and CalDavConfigProperties
  • test: :white_check_mark: add unit tests for CalDavAuthProvider and OpenGraphMetaElementHtmlParser
  • test: :white_check_mark: add unit tests for cancellation-policy, checkout, feature-toggle, analytics — wave 11
  • test: :white_check_mark: add unit tests for channel manager utilities and OgMetaElement
  • test: :white_check_mark: add unit tests for Channex API value objects (batch 2)
  • test: :white_check_mark: add unit tests for Channex/Ezee/Internal channel manager API value objects
  • test: :white_check_mark: add unit tests for CityRateQualifier
  • test: :white_check_mark: add unit tests for CommonInventoryKeyFactsBuilder and PhoneNumber
  • test: :white_check_mark: add unit tests for computed-scorer service impls (7 scorers + batch)
  • test: :white_check_mark: add unit tests for DowPatternGroup and MongoOneTimeTokenService
  • test: :white_check_mark: add unit tests for DTO/event classes — wave 47
  • test: :white_check_mark: add unit tests for DTO/event classes — wave 48
  • test: :white_check_mark: add unit tests for DTO/event/record classes — wave 49
  • test: :white_check_mark: add unit tests for DTO/utility classes — wave 50
  • test: :white_check_mark: add unit tests for event listeners (wave 6 — 36 files)
  • test: :white_check_mark: add unit tests for GeneralManager, HotelCurrency, LengthOfStayRateQualifier
  • test: :white_check_mark: add unit tests for green-index-api
  • test: :white_check_mark: add unit tests for LedgerBalanceResponse and SendNotification
  • test: :white_check_mark: add unit tests for LedgerEntryRepositoryImpl and PropertyMailEventListener
  • test: :white_check_mark: add unit tests for managed-social and stripe API classes
  • test: :white_check_mark: add unit tests for managing-entity-api request classes
  • test: :white_check_mark: add unit tests for more RateQualifier implementations
  • test: :white_check_mark: add unit tests for NotificationLightweight, BulkUpdateUserStatusRequest, CheckoutRequest
  • test: :white_check_mark: add unit tests for PlaceRepositoryImpl and SpecialRateRepositoryImpl
  • test: :white_check_mark: add unit tests for PlaceTranslationServiceImpl and SellableItemTranslationServiceImpl
  • test: :white_check_mark: add unit tests for PropertyEventListener (12 handlers)
  • test: :white_check_mark: add unit tests for rate qualifiers and HandlebarsFactory
  • test: :white_check_mark: add unit tests for rate-api and analytics-api
  • test: :white_check_mark: add unit tests for rate-api and managing-entity status request classes
  • test: :white_check_mark: add unit tests for RatePlanVerifierServiceImpl and PageTokenResolverImpl
  • test: :white_check_mark: add unit tests for RegisteredClientEventListener and CustomizationEventListener
  • test: :white_check_mark: add unit tests for RegistrationEventListener
  • test: :white_check_mark: add unit tests for remaining RateQualifier classes in special-rate-api
  • test: :white_check_mark: add unit tests for report-web, analytics, rate, accounting, checkout
  • test: :white_check_mark: add unit tests for sales-channel-api
  • test: :white_check_mark: add unit tests for scheduler-domain to push toward 85% coverage
  • test: :white_check_mark: add unit tests for security-api and managing-entity-api
  • test: :white_check_mark: add unit tests for shared Contact factory and UpsertSyndicatedItem
  • test: :white_check_mark: add unit tests for shared-api cancellation classes
  • test: :white_check_mark: add unit tests for spa-domain covering listener, repository impl, and translation service
  • test: :white_check_mark: add unit tests for Stripe webhook initializers
  • test: :white_check_mark: add unit tests for stripe-api
  • test: :white_check_mark: add unit tests for TransactionalCancellationPolicyServiceImpl
  • test: :white_check_mark: add unit tests for TravelclickBookingEventListener
  • test: :white_check_mark: add unit tests for URL, translate, places, and channel manager API classes
  • test: :white_check_mark: add unit tests for user-session-api, managed-social-api, and shared-api visualize pageable
  • test: :white_check_mark: add unit tests for utility and service classes across 8 modules
  • test: :white_check_mark: add unit tests for validators, utils, and service classes
  • test: :white_check_mark: add unit tests for wave-13 modules (7 test files, 6 modules)
  • test: :white_check_mark: add unit tests for wave-14 modules (4 test files, 4 modules)
  • test: :white_check_mark: add unit tests for wave-15 modules (3 test files, 2 modules)
  • test: :white_check_mark: add unit tests for wave-16 modules (8 test files, 2 modules)
  • test: :white_check_mark: add unit tests for wave-17 modules (7 test files, 5 modules)
  • test: :white_check_mark: add unit tests for wave-23 (stripe, ai, datasource)
  • test: :white_check_mark: add unit tests for wave-24 (enums, DTOs, metadata)
  • test: :white_check_mark: add unit tests for wave-25 (enums, geo, counterparty)
  • test: :white_check_mark: add unit tests for wave-26 (invite, registration, geo)
  • test: :white_check_mark: add utility method tests — wave 10 cont.
  • test: :white_check_mark: add utility tests for GoogleObjectsUtils and PropertyUtils — wave 10
  • test: :white_check_mark: enable and fix InvitationControllerTest to cover InvitationController
  • test: :white_check_mark: enable JaCoCo 85% coverage gates — wave 13 (channel-manager-rate-tiger-web)
  • test: :white_check_mark: enable JaCoCo 85% coverage gates — wave 3 (217 modules)
  • test: :white_check_mark: enable JaCoCo 85% gate for computed-grid with 20 unit tests
  • test: :white_check_mark: enable JaCoCo 85% gate for computed-tiny-url with 17 unit tests
  • test: :white_check_mark: enable JaCoCo 85% gate for shared-api (wave 14d) (#438)
  • test: :white_check_mark: enable JaCoCo gates — wave 4 (14 modules)
  • test: :white_check_mark: enable JaCoCo gates — wave 5 (7 modules)
  • test: :white_check_mark: enable JaCoCo gates — wave 7 (2 modules)
  • test: :white_check_mark: fix activity-api JaCoCo gate — add coverage for Activity and ActivityLightweight methods (#453)
  • test: :white_check_mark: fix ai-api JaCoCo gate — add comprehensive test coverage (245 tests, 90.6%) (#449)
  • test: :white_check_mark: fix cancellation-policy-api JaCoCo gate — add comprehensive coverage for CancellationPolicy and CancellationPolicyLightweight (#454)
  • test: :white_check_mark: fix geo-ip-api JaCoCo gate — add coverage for IpLocation and GeoIp methods (#455)
  • test: :white_check_mark: fix green-index-api JaCoCo gate — add comprehensive test coverage for GreenIndexAnswer, GreenIndexQuestion, and supporting classes (#452)
  • test: :white_check_mark: fix lead-api JaCoCo gate — add coverage for SupplierLead methods and request classes
  • test: :white_check_mark: fix managing-entity-api JaCoCo gate — add comprehensive test coverage (257 tests) (#448)
  • test: :white_check_mark: fix property-api JaCoCo gate — add comprehensive test coverage for Property methods and supporting classes (#451)
  • test: :white_check_mark: fix rate-plan-api JaCoCo gate — add comprehensive coverage for RatePlan, RatePlanLightweight and supporting classes (#457)
  • test: :white_check_mark: fix test failures and enable JaCoCo 85% gate — security-api, mail-api, user-api
  • test: :white_check_mark: fix user-session-api JaCoCo gate — add coverage for Itinerary, RoomConfiguration, UserSession and MapRequest (#456)
  • test: :white_check_mark: improve coverage for rate-plan-domain (RatePlanEventListener, RatePlanServiceImpl)
  • test: :white_check_mark: improve coverage for withdrawal-domain (RevolutFeeCalculator, RevolutWebhookEventListener, WithdrawalServiceImpl, ReconciliationScheduler)
  • test: :white_check_mark: increase shared-api test coverage to ≥85% (wave 14e) (#444)
  • test: :white_check_mark: re-enable JaCoCo 85% coverage gate for shared-api — wave 14
  • test: :white_check_mark: re-enable JaCoCo gates — wave 8 (3 modules)
  • test: :white_check_mark: wave-18 unit tests for lookup-api and computed-api
  • test: :white_check_mark: wave-19 unit tests across 8 modules
  • test: :white_check_mark: wave-20 unit tests across 8 modules
  • test: :white_check_mark: wave-21 unit tests across 5 modules
  • test: :white_check_mark: wave-22 unit tests across 3 modules
  • test: add comprehensive test coverage for add-on-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for announcement-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for attraction-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for geo-name-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for master-rate-api (79% coverage)
  • test: add comprehensive test coverage for meeting-room-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for place-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for property-aggregate-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for restaurant-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for review-api to meet JaCoCo 85% gate
  • test: add comprehensive test coverage for spa-api to meet JaCoCo 85% gate
  • test: add unit tests for managing-entity, perk, user-session, and green-index APIs
  • test: fix constructor signatures and improve coverage for room type DTOs
  • test(mocks): :sparkles: luxury display data in Mock*ApiObjects — wave M2 (22 fixtures)
  • test(mocks): :sparkles: luxury display data in Mock*ApiObjects — wave M3 (9 fixtures)
  • test(mocks): :sparkles: luxury display data in Mock*ApiObjects — wave M4 (24 fixtures)
  • test(mocks): :sparkles: luxury display data in Mock*ApiObjects (pilot: restaurant, spa, perk, meeting-room, attraction)