-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
systematic test suite #8
Copy link
Copy link
Closed
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requesttestThis change adds or pertains to unit testsThis change adds or pertains to unit tests
Metadata
Metadata
Assignees
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requesttestThis change adds or pertains to unit testsThis change adds or pertains to unit tests
Our current test suite-in-a-file approach is starting to be a little unwieldy and we haven't kept up with writing tests very well. We should have a more systematic test suite with different files containing tests of different varieties so that various subsets can be run independently. A really systematic test suite for all numerical functions should exist too, to verify that we meet the best standards that Alan can hopefully help us determine.