Skip to content

Commit

Permalink
Standardization of combinations tests (#151)
Browse files Browse the repository at this point in the history
* Initial attempt at new test generation

* Generate alias tests in a loop

* Loop over all integration rules

* Implement for Circle

* Code cleanup

* Bugfix

* Implement for Cone

* Implement for Cylinder

* Implement for CylinderSurface and Disk

* Formatting

* Implement for Line, ParaboloidSurface, and ParametrizedCurve

* Update spelling

* Update setup

* Implement for Plane, Quadrangle, and Ray

* Update integrand name

* Implement for Triangle

* Implement for Torus

* Implement Spheres

* Fix typos

* Implement for Rope and Segment

* Fix units

* Implement for Ring

* Absorb integrand parameters

* Code re-org and remove Box-4D

* Code cleanup and add Unitful integrands

* Code re-org in Hexahedron

* Typo fix

* Bugfixes

* Add rtol kwarg to runtests

* Implement for BezierCurve and Box-1D

* Implement for Box 2D and 3D

* Implement ConeSurface and Ellipsoid

* Implement for FrustumSurface and Hexahedron

* Move jacobian tests

* Bugfix

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add framework for planned AutoEnzyme testing

* Improve code clarity

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Joshua Lampert <[email protected]>

* Switch from symbols to paramdim [skip ci]

Co-authored-by: Joshua Lampert <[email protected]>

* Use an optional arg for SupportStatus in runtests

* One testsnippet per file

* Update some missed constructor changes

* Restore Box 4D tests

* Restore extended tag

* Reduce dims to single coordinate

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joshua Lampert <[email protected]>
  • Loading branch information
3 people authored Dec 8, 2024
1 parent 301bcff commit c7c0a47
Show file tree
Hide file tree
Showing 4 changed files with 461 additions and 684 deletions.
Loading

0 comments on commit c7c0a47

Please sign in to comment.