test_data_array
===============

.. py:module:: test_data_array


Functions
---------

.. autoapisummary::

   test_data_array.test_numpy_style_constructor_with_meta
   test_data_array.test_scalar_operation_preserves_meta
   test_data_array.test_speed_times_time_metadata_and_unit
   test_data_array.test_cross_scale_unit_multiplication_converts_to_base
   test_data_array.test_addition_with_convertible_units_uses_left_unit
   test_data_array.test_fallback_unit_expression_for_unresolved_units
   test_data_array.test_numpy_function_keeps_array_type_and_meta
   test_data_array.test_units_standardize_and_parse
   test_data_array.test_meta_update_after_operations


Module Contents
---------------

.. py:function:: test_numpy_style_constructor_with_meta()

.. py:function:: test_scalar_operation_preserves_meta()

.. py:function:: test_speed_times_time_metadata_and_unit()

.. py:function:: test_cross_scale_unit_multiplication_converts_to_base()

.. py:function:: test_addition_with_convertible_units_uses_left_unit()

.. py:function:: test_fallback_unit_expression_for_unresolved_units()

.. py:function:: test_numpy_function_keeps_array_type_and_meta()

.. py:function:: test_units_standardize_and_parse()

.. py:function:: test_meta_update_after_operations()

