Skip to content

Variable test categories #24

Open
Open
@keewis

Description

@keewis

Here's a list of the test categories I think make sense:

  • reduction (numeric, boolean, cumulative, order, order index) (simple test classes for creation and reduction #2)
  • indexing
  • reshaping / coarsen
    • stack / unstack
    • expand_dims / squeeze
    • permute_dims / transpose
    • coarsen_reshape / coarsen
    • roll / shift
    • pad
  • concat
    broadcasting
    elementwise / arithmetic
    chunked arrays

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      `Variable` test categories · Issue #24 · xarray-contrib/xarray-array-testing