@o3r/configuration
Version:
This module contains configuration-related features such as CMS compatibility, Configuration override, store and debugging. It enables your application runtime configuration and comes with an integrated ng builder to help you generate configurations suppo
1 lines • 1.6 kB
Source Map (JSON)
{"version":3,"file":"o3r-configuration-fixtures-jest.mjs","sources":["../../src/fixtures/jest/configuration.base.service.fixture.jest.ts","../../src/fixtures/jest/o3r-configuration-fixtures-jest.ts"],"sourcesContent":["import type {\n ConfigurationBaseService,\n} from '@o3r/configuration';\n\n/**\n * Fixture file for configuration service\n */\nexport class ConfigurationBaseServiceFixture implements Readonly<ConfigurationBaseService> {\n /** @inheritDoc */\n public updateConfiguration: jest.Mock<any, any> = jest.fn();\n /** @inheritDoc */\n public upsertConfiguration: jest.Mock<any, any> = jest.fn();\n /** @inheritDoc */\n public computeConfiguration: jest.Mock<any, any> = jest.fn();\n /** @inheritDoc */\n public getConfigFromBodyTag: jest.Mock<any, any> = jest.fn();\n /** @inheritDoc */\n public extendConfiguration: jest.Mock<any, any> = jest.fn();\n /** @inheritDoc */\n public getComponentConfig: jest.Mock<any, any> = jest.fn();\n /** @inheritDoc */\n public getConfig: jest.Mock<any, any> = jest.fn();\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAIA;;AAEG;MACU,+BAA+B,CAAA;AAA5C,IAAA,WAAA,GAAA;;AAES,QAAA,IAAA,CAAA,mBAAmB,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAEpD,QAAA,IAAA,CAAA,mBAAmB,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAEpD,QAAA,IAAA,CAAA,oBAAoB,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAErD,QAAA,IAAA,CAAA,oBAAoB,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAErD,QAAA,IAAA,CAAA,mBAAmB,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAEpD,QAAA,IAAA,CAAA,kBAAkB,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAEnD,QAAA,IAAA,CAAA,SAAS,GAAwB,IAAI,CAAC,EAAE,EAAE;;AAClD;;ACtBD;;AAEG;;;;"}