This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Commit 43d63a8
authored
Fix pytest setup() deprecation in tests (#492)
* Fix pytest setup() deprecation in tests
* Replace setup() with setup_method() in func tests
* Fix issues in arbor tests, wrt to sorted dir content etc
* Make compatible with python 3.12
* Add python 3.12 to default tests1 parent 6679d3c commit 43d63a8
10 files changed
Lines changed: 1168 additions & 889 deletions
File tree
- .github/workflows
- bluepyopt
- ephys
- tests
- test_ephys
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments