Skip to content

Commit

Permalink
Complete transition away from auto-tests (#100)
Browse files Browse the repository at this point in the history
* Implement new Tetrahedron tests

* Bugfix

* Fix tests

* Apply suggestions from code review [skip ci]

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

* Implement new Triangle tests

* Implement new tests for Cylinder and CylinderSurface

* Implement new tests for Torus

* Format suggestion

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

* Implement new tests for ParaboloidSurface

* Implement new tests for Ball in 2D

* Implement new tests for Ball in 3D

* Implement new tests for Sphere in 3D

* Implement new tests for Sphere in 2D

* Fix accidental code movement

* Implement new tests for Circle

* Apply suggestions from code review

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

* Implement new tests for Disk

* Apply suggestions from code review

Co-authored-by: Joshua Lampert <51029046+JoshuaLampert@users.noreply.github.com>

* remove auto_tests.jl

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joshua Lampert <51029046+JoshuaLampert@users.noreply.github.com>
Co-authored-by: Joshua Lampert <joshua.lampert@uni-hamburg.de>
  • Loading branch information
4 people authored Oct 5, 2024
1 parent bd71834 commit 7111f32
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 112 deletions.
112 changes: 0 additions & 112 deletions test/auto_tests.jl

This file was deleted.

Loading

0 comments on commit 7111f32

Please sign in to comment.