Commit 2142eaf
Add pytests for FANS (#55)
* added a pixi based recipe to create a virtual env for fans_dashboard
* manual pre-commit trigger
* changed build from setuptools to hatchling
* added tests
* manual pre-commit trigger... AGAIN
* added pytest for checking Voigt Reuss bounds on Linear elastic tangent
* manual precommit trigegr
* updated changelog
* add empty line in changlog
* Remove pytests layer of folder and shorten docstrings of each test
* modified base path for pytests
* modified build and test to include pytest at the end
* Install pixi in fans-ci Docker image recipe
* modified build and test CI
* modified pixi install command in CI
* removed shell login
* Use setup-pixi action to set up pixi
* Do not point to test/unit folder while running pytest via pixi
* Remove the pixi install command from the Docker recipe as pixi is now set up in the Action workflow
* printing location of h5 file to see where it is
* changed base dir for pytests
* changed path of h5 in the test cmake file
* added separate base dirs for json and h5 in pytests
* added pixi setup to the macos CI
* added test readme
* added blank line
* added blank line
* added blank line
* Empty-Commit
* Update test/README.md
Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
* Update test/README.md
Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
* Update test/README.md
Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
* Update test/README.md
Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
---------
Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>1 parent 646c32e commit 2142eaf
File tree
31 files changed
+4521
-36
lines changed- .github/workflows
- FANS_Dashboard
- fans_dashboard
- core
- plotting
- test
- input_files
- pytest
31 files changed
+4521
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
Whitespace-only changes.
Whitespace-only changes.
File renamed without changes.
0 commit comments