Skip to content

test format #18

@zklaus

Description

@zklaus

Found a total of 91 tests across 10 source files.

tests/cli/test_main_install.py (total number of test functions: 1)

  • test_conda_pip_interop_dependency_satisfied_by_pip

tests/core/test_solve.py (total number of test functions: 35)

  • test_aggressive_update_packages
  • test_archspec_call
  • test_auto_update_conda
  • test_conda_downgrade
  • test_cuda_1
  • test_cuda_2
  • test_cuda_constrain_absent
  • test_cuda_fail_1
  • test_cuda_fail_2
  • test_cuda_glibc_sat
  • test_downgrade_python_prevented_with_sane_message
  • test_explicit_conda_downgrade
  • test_force_reinstall_1
  • test_force_reinstall_2
  • test_force_remove_1
  • test_freeze_deps_1
  • test_indirect_dep_optimized_by_version_over_package_count
  • test_no_deps_1
  • test_no_update_deps_1
  • test_only_deps_1
  • test_only_deps_2
  • test_pinned_1
  • test_prune_1
  • test_python2_update
  • test_solve_1
  • test_solve_msgs_exclude_vp
  • test_unfreeze_when_required
  • test_update_all_1
  • test_update_deps_1
  • test_update_deps_2
  • test_update_prune_1
  • test_update_prune_2
  • test_update_prune_3
  • test_update_prune_4
  • test_update_prune_5

tests/gateways/test_logging.py (total number of test functions: 1)

  • test_token_not_present_in_conda_create

tests/models/test_prefix_graph.py (total number of test functions: 2)

  • test_windows_sort_orders_1
  • test_windows_sort_orders_2

tests/plugins/test_post_solves.py (total number of test functions: 2)

  • test_post_solve_action_raises_exception
  • test_post_solve_invoked

tests/plugins/test_pre_solves.py (total number of test functions: 1)

  • test_pre_solve_invoked

tests/test_create.py (total number of test functions: 1)

  • test_strict_resolve_get_reduced_index

tests/test_features.py (total number of test functions: 4)

  • test_install_track_features_downgrade
  • test_install_track_features_upgrade
  • test_remove_features_downgrade
  • test_remove_features_upgrade

tests/test_shell.py (total number of test functions: 5)

  • test_activate_deactivate_modify_path
  • test_bash_activate_error
  • test_basic_integration
  • test_legacy_activate_deactivate_bash
  • test_powershell_basic_integration

tests/test_solvers.py (total number of test functions: 39)

  • TestClassicSolver
    • test_accelerate
    • test_anaconda_nomkl
    • test_arch_preferred_over_noarch_when_otherwise_equal
    • test_channel_priority_1
    • test_circular_dependencies
    • test_empty
    • test_get_dists
    • test_get_reduced_index_broadening_preferred_solution
    • test_get_reduced_index_broadening_with_unsatisfiable_early_dep
    • test_install_package_with_feature
    • test_iopro_mkl
    • test_iopro_nomkl
    • test_irrational_version
    • test_mkl
    • test_no_features
    • test_noarch_preferred_over_arch_when_build_greater
    • test_noarch_preferred_over_arch_when_build_greater_dep
    • test_noarch_preferred_over_arch_when_version_greater
    • test_noarch_preferred_over_arch_when_version_greater_dep
    • test_nonexistent
    • test_nonexistent_deps
    • test_pseudo_boolean
    • test_remove
    • test_scipy_mkl
    • test_surplus_features_1
    • test_surplus_features_2
    • test_timestamps_and_deps
    • test_unintentional_feature_downgrade
    • test_unsat_any_two_not_three
    • test_unsat_chain
    • test_unsat_channel_priority
    • test_unsat_expand_single
    • test_unsat_from_r1
    • test_unsat_missing_dep
    • test_unsat_shortest_chain_1
    • test_unsat_shortest_chain_2
    • test_unsat_shortest_chain_3
    • test_unsat_shortest_chain_4
    • test_unsat_simple

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions