Commit 03f0b05
committed
Remove redundant and basic fit tests from unit suite
Deleted test_fitting_methods.py and test_likelihood_data_selection.py, and removed basic fit tests from test_classifier.py and test_decoder.py. These tests were either redundant, covered by integration tests, or too basic to provide meaningful coverage. This streamlines the test suite and focuses on more robust and relevant test cases.1 parent 9fa2e34 commit 03f0b05
File tree
4 files changed
+0
-1213
lines changed- replay_trajectory_classification/tests/unit
4 files changed
+0
-1213
lines changedLines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 126 | | |
147 | 127 | | |
148 | 128 | | |
| |||
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 157 | | |
177 | 158 | | |
178 | 159 | | |
| |||
0 commit comments