Skip to content

Commit

Permalink
MNT: Refactor Tank's testing Assertion with CAD data. (RocketPy-Team#678
Browse files Browse the repository at this point in the history
)

* MNT: Add CAD data for tank geometry validation.

* MNT: Refactor tank testing and improve file structure.

* STY: fix pylint suggestions.

* ENH: implement Tanks prints and plots.

* MNT: add recent changes to CHANGELOG.

* TST: tighten tolerances for tank geometry tests.

* DOC: improve description of cad notebook validator.

* MNT: remove duplicated fixtures.

* DOC: improve flux_time docstring description.

* MNT: add info and all_info methods to tanks.

---------

Co-authored-by: Gui-FernandesBR <[email protected]>
  • Loading branch information
phmbressan and Gui-FernandesBR authored Nov 30, 2024
1 parent 5cb88c3 commit d93666a
Show file tree
Hide file tree
Showing 20 changed files with 1,405 additions and 1,246 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
"polystyle",
"powerseries",
"Prandtl",
"pressurant",
"prettytable",
"Projeto",
"prometheus",
Expand Down Expand Up @@ -265,6 +266,7 @@
"SBMT",
"scilimits",
"searchsorted",
"seblm",
"seealso",
"setrail",
"simplekml",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Attention: The newest changes should be on top -->

### Changed

- MNT: Refactor Tank's testing Assertion with CAD data. [#678](https://github.com/RocketPy-Team/RocketPy/pull/678)

### Fixed

Expand Down
Loading

0 comments on commit d93666a

Please sign in to comment.