Commit Graph

109 Commits (b6d58d0c42ea197f040c54e468ec284ec0023054)

Author SHA1 Message Date
Michael Li 420952f6b8
chore(enos): Add scenario for e2e UI tests (#2813)
3 years ago
Michael Li 54aad4d292
chore(enos): Add debug variable (#3037)
3 years ago
Timothy Messier 5e0957eb24
ci(test): Use docker mirror (#3018)
3 years ago
Michael Li 5ec75924df
refact(e2e): Set up variables to prepare for docker implementation (#2992)
3 years ago
Michael Li 96918f0ab6
test(e2e/migration): Add additional resources to database before migrating (#2948)
3 years ago
Michael Li fcddd972bf
test(e2e): Add test for `boundary version` (#2933)
3 years ago
Michael Li 8ad861f426
test(e2e): Update migration test to use vault docker container (#2909)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Michael Li 036a71fc93
test(e2e): Add test for updated `boundary authenticate` command (#2848)
3 years ago
Michael Li 461b194cde
fix(e2e): Address flake due to timing (#2774)
3 years ago
Damian Debkowski b3ba9c5b4d test(enos): new e2e test for target address (#2732)
3 years ago
Michael Li fdf3318f72
test(e2e): Add tests for bytes_up/bytes_down (#2740)
3 years ago
Michael Li ff8f1be0a1
test(e2e): Add test for when an incorrect tag is used in a dynamic host catalog (#2731)
3 years ago
Michael Li 8bd883a37d
test(e2e): Add tests to validate that session ends after target is deleted (#2709)
3 years ago
Michael Li 1596b02e53
test(e2e): Add database migration test (#2627)
3 years ago
Michael Li 0eb7c04c1d
test(e2e): Add tests to validate that session ends after host source is deleted (#2689)
3 years ago
Michael Li 45171a3f56
refact(e2e): Changes to support an automated migration test (#2676)
3 years ago
Michael Li 2d90dc2c97
test(e2e): Minor clerical updates to key destruction tests (#2674)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Michael Li ae28bf7838
test(e2e): Update test to also use a username/password credential in vault (#2595)
3 years ago
Michael Li 80cdbc305d
test(e2e): Check that an active session ends if the user is deleted (#2588)
3 years ago
Michael Li d68d57e884
fix(e2e): Add retry when checking if session is active (#2586)
3 years ago
Michael Li 48e6156428 test(e2e): Add test that creates a group
3 years ago
Michael Li 02dc9be85f refact(e2e): Create role functions
3 years ago
Michael Li 81bb361148
test(e2e): Add `ssh localhost` test (#2579)
3 years ago
Michael Li f4a38a7fc9 fix(e2e): Fix authentication flakiness
3 years ago
Michael Li c1449c4fd8 test(e2e): Add additional checks to credential store tests
3 years ago
Michael Li 935cc830aa test(e2e): Add test for vault using the connect authz-token option
3 years ago
Michael Li 0424d379cf refact(e2e): Reorganize test directory
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Michael Li 57ffc71849 refact(e2e): Add context as an argument for cli methods
3 years ago
Michael Li a956e8dec9 refact(e2e): Add WithEnv option to RunCommand
3 years ago
Michael Li 1cc2b0b820 doc(e2e): Update typo in comments
3 years ago
Michael Li 6bd168b2a3 test(e2e): Add test that creates a user with the right permissions to start a session
3 years ago
Michael Li 07b16e877c refact(e2e): Rename original session cancelling test
3 years ago
Michael Li 5d795e6104 refact(e2e): Add support for authenticating as any user
3 years ago
Michael Li 5b0ff4f058 test(e2e): Port "credential stores deletion check" from bats test to e2e test suite
3 years ago
Michael Li 79bc3d4878 refact(e2e): Create credential store function
3 years ago
Michael Li ab223493a3 fix(e2e): Remove unused code
3 years ago
Michael Li 56ed25a88c test(e2e): Rename file for clarity
3 years ago
Michael Li a4e27d877d refact(e2e): Update RunCommand to have context argument
3 years ago
Michael Li 84aa65ccc5 test(e2e): Add test that cancels a session
3 years ago
Michael Li cb3f057878 test(e2e): Add test that uses connect authz-token option
3 years ago
Michael Li ff960e1fb1 refact(e2e): Rename files for consistency
3 years ago
Michael Li 618eca19f5 refact(e2e): Create functions for commonly used operations
3 years ago
Michael Li 051d337b21 refact(e2e): Move logging to helper function
3 years ago
Michael Li 1f87da9fd4 fix(e2e): Fix comment typo
3 years ago
Michael Li 01301cd32a fix(e2e): Add missing requires
3 years ago
Michael Li d8448d2184 doc(e2e): Fix typo
3 years ago