pulumi/pkg/testing/integration
Kyle Dixler bb9b5d52f0 Python ProgramTests no longer re-use the same virtualenv.
Python ProgramTests would flake during preparation, but pass on re-run.
Python ProgramTests would use the hash of the `requirements.txt` to
determine the directory to use as its virtualenv. When multiple Python
ProgramTests `pip install` the same virtualenv, it would cause test
failures which would pass on re-run since there would no longer be
contention.
2023-12-06 07:00:15 -08:00
..
command.go Don't disable ambiant providers during tests (#9404) 2022-04-15 11:14:47 +02:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
program.go Python ProgramTests no longer re-use the same virtualenv. 2023-12-06 07:00:15 -08:00
program_test.go Use `assert.NoError` rather than `assert.Nil` (#14233) 2023-10-13 09:46:07 +00:00
pulumi.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
s3reporter.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00