jj/cli/tests
Baltasar Dinis 683ee9287e tests: move gitoxide test helpers to testutils
These helpers are going to be needed to port the git2 code in the lib
tests to gitoxide. Since the cli tests already depend on testutils, this
helps with avoiding duplicating the code
2025-02-20 06:13:20 +00:00
..
common tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
cli-reference@.md.snap cli: untrack remote bookmarks on bookmark forget 2025-02-17 17:02:58 +00:00
runner.rs config-schema: validate default configs in tests with taplo 2025-02-14 04:17:37 +00:00
test_abandon_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_absorb_command.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_acls.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_advance_bookmarks.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_alias.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_backout_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_bookmark_command.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_builtin_aliases.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_commit_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_commit_template.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_completion.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_concurrent_operations.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_config_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_config_schema.rs config-schema: validate default configs in tests with taplo 2025-02-14 04:17:37 +00:00
test_copy_detection.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_debug_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_describe_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_diff_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_diffedit_command.rs cli: render "conflicts" message as warning 2025-02-19 06:52:09 +00:00
test_duplicate_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_edit_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_evolog_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_file_annotate_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_file_chmod_command.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_file_show_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_file_track_untrack_commands.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_fix_command.rs cli: render "conflicts" message as warning 2025-02-19 06:52:09 +00:00
test_generate_md_cli_help.rs tests: add CommandOutputString wrapper 2025-02-19 02:31:59 +00:00
test_git_clone.rs cli: remove error hint for invalid remote names 2025-02-19 07:14:00 +00:00
test_git_colocated.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_git_fetch.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_git_import_export.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_git_init.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_git_private_commits.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_git_push.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_git_remotes.rs cli: remove error hint for invalid remote names 2025-02-19 07:14:00 +00:00
test_git_submodule.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_gitignores.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_global_opts.rs tests: add helper to snapshot command output and exit status all at once 2025-02-20 05:22:32 +00:00
test_help_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_immutable_commits.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_init_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_interdiff_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_log_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_new_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_next_prev_commands.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_operations.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_parallelize_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_rebase_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_repo_change_report.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_resolve_command.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_restore_command.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_revset_output.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_root.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_shell_completion.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_show_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_simplify_parents_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_sparse_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_split_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_squash_command.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_status_command.rs cli: add "Hint: " prefix to conflict hints 2025-02-19 06:52:09 +00:00
test_tag_command.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_templater.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_undo.rs tests: move gitoxide test helpers to testutils 2025-02-20 06:13:20 +00:00
test_unsquash_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_util_command.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00
test_working_copy.rs cli: render "conflicts" message as warning 2025-02-19 06:52:09 +00:00
test_workspaces.rs tests: add [EOF] marker to command output when displaying 2025-02-19 02:31:59 +00:00