Commit 9c06be4
add in k vector tests (#157)
* add in k vector tests
* rename for pytest
pytest wants names beginning with test_
* fix kvec test
* fix the test issue
* convert k-vec cython import to relative
* convert k-vec cython import to relative as per #157
* add more error detail, skip pytest failure due to problem in seekpath module
* update tests and tested locally
* change tolerance
---------
Co-authored-by: Brian Toby <[email protected]>
Co-authored-by: BHT <[email protected]>1 parent 88fca4a commit 9c06be4
2 files changed
+462
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | | - | |
38 | | - | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | | - | |
43 | | - | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments