Skip to content

Add unit test for Data.equals method #251

@sadielbartholomew

Description

@sadielbartholomew

Particularly to confirm the validity of the migration from LAMA to Dask in #182, we should add a new test method to explicitly test the Data.equals method as it does not seem to be unit tested yet, despite the other tests relying on it for many test assertions.

This would be a test akin to test_Field_equals and similar test methods as existing for CellMethod and CoordinateReference currently, so the name test_Data_equals would be consistent with those.

Metadata

Metadata

Labels

daskRelating to the use of Dask

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions