pulumi/tests
Aaron Friel e14b89a46d Merge branch 'friel/bors-example' into friel/bors-matrix 2022-09-12 18:21:37 -07:00
..
benchmarks/go-alias-norm wip: matrix 2022-09-12 14:17:30 -07:00
examples wip: matrix testing 2022-09-12 14:17:30 -07:00
integration Merge branch 'friel/bors-example' into friel/bors-matrix 2022-09-12 18:21:37 -07:00
testprovider wip: matrix 2022-09-12 14:17:30 -07:00
README.md Update tests and add integration test 2021-08-24 14:29:27 -07:00
about_test.go test: fix regex used to test Go version output in about command. (#10499) 2022-08-29 11:53:03 -07:00
config_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
go.mod Release v3.39.3 2022-09-07 23:37:46 -07:00
go.sum [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00
history_test.go wip: matrix testing 2022-09-12 14:17:30 -07:00
login_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
main_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
stack_test.go wip: matrix testing 2022-09-12 14:17:30 -07:00

README.md

Integration Tests

This module provides integration tests for the Pulumi CLI.

The tests can be run via:

make test_all