-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor tests to test types and transform functionality separately (#84
) * Test on ColumnTable and DataFrames * Delete NamedTuple tests * Remove DataFrames tests * Add vector tests * Remove vector tests * Add matrix tests * Remove matrix tests * Add KeyedArray and AxisArray tests * Remove KeyedArray and AxisArray tests * Add cube tests * Add KeyedArray tests with dims * Simplify tests by defining data at top * Add broken apply! tests
- Loading branch information
Showing
13 changed files
with
697 additions
and
1,834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.