asdf/test
Your Name 369beebab9 feat(golang-rewrite): implement asdf plugin test command
* Enable `plugin_test_command.bats` tests
* Implement `asdf plugin test` command
2024-12-18 11:32:04 -05:00
..
fixtures feat(golang-rewrite): introduce Version struct, get some shim_exec.bats tests passing 2024-12-18 11:32:03 -05:00
asdf_elvish.bats feat(golang-rewrite): remove asdf update command to prepare for Go version (#1806) 2024-12-16 15:38:02 -05:00
asdf_fish.bats test(fish): Improve test isolation (#1708) 2024-01-19 19:38:06 +11:00
asdf_nu.bats feat(golang-rewrite): remove asdf update command to prepare for Go version (#1806) 2024-12-16 15:38:02 -05:00
asdf_pwsh.bats feat: Support PowerShell Core (#1522) 2023-04-01 04:12:20 +00:00
asdf_sh.bats chore: Fix ShellCheck errors in tests (#1451) 2023-01-25 00:15:23 +11:00
banned_commands.bats chore: only ban readlink -f (#1539) 2023-04-13 10:06:25 -04:00
current_command.bats feat(golang-rewrite): create asdf current command 2024-12-18 11:32:02 -05:00
get_asdf_config_value.bats chore: Fix ShellCheck errors in tests (#1452) 2023-01-26 00:37:21 +11:00
help_command.bats feat(golang-rewrite): implement asdf help command 2024-12-18 11:32:02 -05:00
info_command.bats fix: asdf info show BASH_VERSION & all asdf envs (#1513) 2023-03-26 22:28:16 +00:00
install_command.bats feat(golang-rewrite): get all install_command.bats tests passing 2024-12-18 11:32:03 -05:00
latest_command.bats feat(golang-rewrite): BATS test fixes & latest command 2024-12-18 11:32:01 -05:00
list_command.bats feat(golang-rewrite): create asdf list and asdf list all commands 2024-12-18 11:32:02 -05:00
plugin_add_command.bats feat(golang-rewrite): create plugin remove command 2024-12-18 11:32:00 -05:00
plugin_extension_command.bats feat(golang-rewrite): implement asdf plugin extension commands 2024-12-18 11:32:04 -05:00
plugin_list_all_command.bats feat(golang-rewrite): implement asdf plugin list all command 2024-12-18 11:32:03 -05:00
plugin_remove_command.bats feat(golang-rewrite): more work to get install_command.bats test passing 2024-12-18 11:32:02 -05:00
plugin_test_command.bats feat(golang-rewrite): implement asdf plugin test command 2024-12-18 11:32:04 -05:00
plugin_update_command.bats feat: add plugin location when update the plugin (#1602) 2023-09-11 00:43:39 +10:00
remove_command.bats feat(golang-rewrite): more asdf plugin remove tests 2024-12-18 11:32:03 -05:00
reshim_command.bats test: reshim of plugins installed by path (#1287) 2023-04-05 13:48:13 +00:00
setup_suite.bash test: unset ASDF_DATA_DIR and ASDF_CONFIG_FILE during test (#1722) 2024-12-17 15:58:05 -05:00
shim_env_command.bats feat(golang-rewrite): implement asdf env command 2024-12-18 11:32:03 -05:00
shim_exec.bats feat(golang-rewrite): get remaining shim_exec.bats tests passing 2024-12-18 11:32:03 -05:00
shim_versions_command.bats feat(golang-rewrite): create shimversions command 2024-12-18 11:32:03 -05:00
test_helpers.bash feat(golang-rewrite): implement asdf plugin list all command 2024-12-18 11:32:03 -05:00
uninstall_command.bats feat(golang-rewrite): create asdf uninstall command 2024-12-18 11:32:02 -05:00
update_command.bats feat(golang-rewrite): remove asdf update command to prepare for Go version (#1806) 2024-12-16 15:38:02 -05:00
utils.bats fix: warn if .tool-versions or asdfrc contains carriage returns (#1561) 2023-05-28 23:36:53 +10:00
version_commands.bats chore: Fix ShellCheck errors in tests (#1459) 2023-01-27 23:17:41 +11:00
where_command.bats feat(golang-rewrite): create asdf where command 2024-12-18 11:32:02 -05:00
which_command.bats chore: Fix ShellCheck errors in tests (#1450) 2023-01-23 15:29:18 +11:00