feat: Narc kan bruke denne for validering og hente bruker #1376
GitHub Actions / Test Results
succeeded
Mar 20, 2025 in 0s
All 85 tests pass in 1s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
85 tests found
There are 85 tests, see "Raw output" for the full list of tests.
Raw output
Config Suite ‑ [It] config Config MigrationName given configuration happy path with reasonable lengths for app and instance should generate valid migration name
Config Suite ‑ [It] config Config MigrationName given configuration very long app name should generate valid migration name
Config Suite ‑ [It] config Config MigrationName given configuration very long instance name should generate valid migration name
Config Suite ‑ [It] config InstanceConfig Resolve when app is found and has sqlinstances it correctly resolves config from app
Config Suite ‑ [It] config InstanceConfig Resolve when app is found and has sqlinstances it correctly resolves config from passed config
Config Suite ‑ [It] config InstanceConfig Resolve when app is found and has sqlinstances without optional values it correctly resolves config from app
Config Suite ‑ [It] config InstanceConfig Resolve when app is found and has sqlinstances without optional values it correctly resolves config from passed config
Config Suite ‑ [It] config InstanceConfig Resolve when app is found but has no sqlinstances returns a MissingSqlInstanceError
Config Suite ‑ [It] config InstanceConfig Resolve when app is not found returns an error
Config Suite ‑ [It] config InstanceConfig populateFromConfigMap populates the instance config
Migrate Suite ‑ [It] Command JobName given configuration happy path with reasonable lengths for app and instance should generate a job name suffixed with the command
Migrate Suite ‑ [It] Command JobName given configuration very long app name should generate a job name suffixed with the command
Migrate Suite ‑ [It] Command JobName given configuration very long instance name should generate a job name suffixed with the command
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk autoresize target disk autoresize is not set and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk autoresize target disk autoresize is not set and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk autoresize target disk autoresize is set to false and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk autoresize target disk autoresize is set to false and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk autoresize target disk autoresize is set to true and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk autoresize target disk autoresize is set to true and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk size target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance disk size target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance tier target tier is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance tier target tier is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance type target type is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values when instance type target type is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk autoresize target disk autoresize is not set and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk autoresize target disk autoresize is not set and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk autoresize target disk autoresize is set to false and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk autoresize target disk autoresize is set to false and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk autoresize target disk autoresize is set to true and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk autoresize target disk autoresize is set to true and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk size target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance disk size target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance tier target tier is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance tier target tier is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance type target type is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has all values, no autoresize when instance type target type is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk autoresize target disk autoresize is not set and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk autoresize target disk autoresize is not set and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk autoresize target disk autoresize is set to false and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk autoresize target disk autoresize is set to false and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk autoresize target disk autoresize is set to true and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk autoresize target disk autoresize is set to true and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk size target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance disk size target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance tier target tier is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance tier target tier is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance type target type is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has autoresize, no disk size when instance type target type is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk autoresize target disk autoresize is not set and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk autoresize target disk autoresize is not set and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk autoresize target disk autoresize is set to false and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk autoresize target disk autoresize is set to false and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk autoresize target disk autoresize is set to true and target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk autoresize target disk autoresize is set to true and target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk size target disk size is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance disk size target disk size is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance tier target tier is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance tier target tier is set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance type target type is not set
Migrate Suite ‑ [It] Migrator ConfigureTarget when source config has only default values when instance type target type is set
Migrate Suite ‑ [It] Migrator Setup should return an error if application has no sql instance
Migrate Suite ‑ [It] Migrator Setup should return an error if application is not found
Migrate Suite ‑ [It] Migrator Setup should return an error if migration config already exists
Postgres Suite ‑ [It] Password has all rotating password
Postgres Suite ‑ [It] Password has only password rotating password
Postgres Suite ‑ [It] Password has password and jdbc url rotating password
Postgres Suite ‑ [It] Password has password and url rotating password
Ui Suite ‑ [It] Ui AskForDiskAutoresize when source has false and user presses Enter
Ui Suite ‑ [It] Ui AskForDiskAutoresize when source has false and user selects true
Ui Suite ‑ [It] Ui AskForDiskAutoresize when source has true and user presses Enter
Ui Suite ‑ [It] Ui AskForDiskAutoresize when source has true and user selects false
Ui Suite ‑ [It] Ui AskForDiskAutoresize when source has unset and user presses Enter
Ui Suite ‑ [It] Ui AskForDiskAutoresize when source has unset and user selects true
Ui Suite ‑ [It] Ui AskForDiskSize when source has a value and user presses Enter
Ui Suite ‑ [It] Ui AskForDiskSize when source has a value and user types in 200
Ui Suite ‑ [It] Ui AskForDiskSize when source has no value and user presses Enter
Ui Suite ‑ [It] Ui AskForDiskSize when source has no value and user types in 200
Ui Suite ‑ [It] Ui AskForTier when source has a value and user presses Enter
Ui Suite ‑ [It] Ui AskForTier when source has a value and user selects db-custom-2-5120
Ui Suite ‑ [It] Ui AskForTier when source value is in preset list of options is only listed once
Ui Suite ‑ [It] Ui AskForTier when user selects Other and enters a value returns the entered value
Ui Suite ‑ [It] Ui AskForType source: POSTGRES_13, selected: POSTGRES_14 => POSTGRES_14
Ui Suite ‑ [It] Ui AskForType source: POSTGRES_13, selected: Same as source (POSTGRES_13) =>
Ui Suite ‑ [It] Ui AskForType when source version is POSTGRES_14 only lists versions 15 and 16 and 17
Loading