mammoth-diamond-90308
01/03/2025, 11:14 AMpulumi.getOrganization()
or pulumi.getStack()
for unit tests? we use them internally from some constructs to avoid passing those values as inputs through the whole hierarchy of classes and unit tests always fail with Missing organization name; for test mode, please call 'pulumi.runtime.setMocks'
despite that setMocks is properly called at the beginning of all testsvictorious-musician-62050
01/09/2025, 3:27 PMvictorious-musician-62050
01/09/2025, 3:28 PMmammoth-diamond-90308
01/12/2025, 10:18 AMpulumi.getOrganization()
in a file that is imported directly or indirectly in a unit test, it throws the errorkind-motherboard-59197
01/12/2025, 11:26 AM