Commit Graph

48 Commits (00a73f64d995750ca26b8ef767f3e6a0d3b98ef8)

Author SHA1 Message Date
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
Michael Li f9dfd024ed doc(e2e): Add info for adding tests
3 years ago
Michael Li 719200612d refact(e2e): Remove use of AwsHostSetCount env
3 years ago
Michael Li 5365b29007 refact(e2e): Port enos smoke test into e2e test suite
3 years ago
Michael Li 1361c3cc6d refact(e2e): Move environment variables into its own file
3 years ago
Michael Li 86dafced1a fix(e2e): Add missing require
3 years ago
Michael Li 0afef63dca refact(e2e): Use envconfig's required property
3 years ago
Michael Li da0fb9d38a test(e2e): Add dynamic host catalog test (AWS)
3 years ago
Michael Li 8fe0d13caa test(e2e): Add vault tests
3 years ago
Michael Li 21e4b70e27 test(e2e): Add end-to-end tests (connect to first target)
3 years ago