Commit Graph

20 Commits

Author SHA1 Message Date
svangordon-fruit eceab78f44
test: fix regex used to test Go version output in about command. ()
* test: fix regex used to test Go version output in about command.

* Update tests/about_test.go

Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
2022-08-29 11:53:03 -07:00
Aaron Friel 044aa8acac
fix(test): Use json pattern match in pulumi about --json () 2022-08-12 16:20:55 -07:00
Aaron Friel 2ee5707c47
chore: Relax integration test and only check for a valid go version () 2022-08-12 10:00:42 -07:00
Aaron Friel ed2923653c ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
Aaron Friel 7ca35a5b50 ci: allow about to succeed if major & minor version of go match 2022-02-22 11:49:08 -08:00
Ian Wahbe 43114007eb Whitespace and grammer 2021-08-30 18:56:02 -07:00
Ian Wahbe b5bcc655e7 Add integration tests in each language 2021-08-27 13:39:49 -04:00
Ian Wahbe 0d43d2c4a4 @jutinvp's improvements
These include:
1. Make transitive dependencies optional.
2. Use filepath instead of path.
3. Correctly consider the python virtual enviroments.
2021-08-27 04:37:09 -04:00
Ian Wahbe 0d3311a4b4 Remove unused dependencies 2021-08-25 13:33:12 -07:00
Ian Wahbe cd2f126f5f Fix lint 2021-08-25 13:00:13 -07:00
Ian Wahbe 15e14b4126 Give up on the language plugin 2021-08-25 12:47:14 -07:00
Ian Wahbe a74aef0c0c Allow stderr to have content 2021-08-25 12:37:39 -07:00
Ian Wahbe 738af2b90f Remove AWS dependency for test 2021-08-25 10:50:45 -07:00
Ian Wahbe 6703075ae0 Make tests work
I figured out how easy it was to run the tests locally.
2021-08-25 09:31:24 -07:00
Ian Wahbe 5d466b67b3 Remove inconsistent assertion 2021-08-25 01:08:16 -07:00
Ian Wahbe 6b1eedff2b Ensure that "pulumi about" fails correctly 2021-08-25 00:34:14 -07:00
Ian Wahbe eaef5dfb29 Correctly handle empty stack in tests 2021-08-24 23:59:51 -07:00
Ian Wahbe aece703e94 Respect linter and run yarn install for tests 2021-08-24 18:15:38 -07:00
Ian Wahbe a406d6f30c fix test 2021-08-24 15:59:06 -07:00
Ian Wahbe d49a594093 Update tests and add integration test 2021-08-24 14:29:27 -07:00