diff --git a/.compile_mod.sh b/.compile_mod.sh index be0281d1..f9ebfeb7 100755 --- a/.compile_mod.sh +++ b/.compile_mod.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/README.rst b/README.rst index fe323025..8adb0287 100644 --- a/README.rst +++ b/README.rst @@ -129,7 +129,7 @@ The development and maintenance of this code is supported by funding to the Blue Copyright ========= -Copyright (c) 2023 Blue Brain Project/EPFL +Copyright (c) 2023-2024 Blue Brain Project/EPFL This work is licensed under `Apache 2.0 `_ diff --git a/bluecellulab/cell/cell_dict.py b/bluecellulab/cell/cell_dict.py index 554b68e5..e2576c07 100644 --- a/bluecellulab/cell/cell_dict.py +++ b/bluecellulab/cell/cell_dict.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/core.py b/bluecellulab/cell/core.py index 697fde92..69317742 100644 --- a/bluecellulab/cell/core.py +++ b/bluecellulab/cell/core.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/injector.py b/bluecellulab/cell/injector.py index c425ab82..8b5d38b6 100644 --- a/bluecellulab/cell/injector.py +++ b/bluecellulab/cell/injector.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/plotting.py b/bluecellulab/cell/plotting.py index 46e2fad1..b5207b7a 100644 --- a/bluecellulab/cell/plotting.py +++ b/bluecellulab/cell/plotting.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/random.py b/bluecellulab/cell/random.py index 2dac34fc..2a1a676e 100644 --- a/bluecellulab/cell/random.py +++ b/bluecellulab/cell/random.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/section_distance.py b/bluecellulab/cell/section_distance.py index a63328ad..3264cb38 100644 --- a/bluecellulab/cell/section_distance.py +++ b/bluecellulab/cell/section_distance.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/serialized_sections.py b/bluecellulab/cell/serialized_sections.py index 7e5fa32a..2ec57366 100644 --- a/bluecellulab/cell/serialized_sections.py +++ b/bluecellulab/cell/serialized_sections.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/sonata_proxy.py b/bluecellulab/cell/sonata_proxy.py index 991a8405..878ccf92 100644 --- a/bluecellulab/cell/sonata_proxy.py +++ b/bluecellulab/cell/sonata_proxy.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/stimuli_generator.py b/bluecellulab/cell/stimuli_generator.py index e4badaf2..f59619ad 100644 --- a/bluecellulab/cell/stimuli_generator.py +++ b/bluecellulab/cell/stimuli_generator.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/cell/template.py b/bluecellulab/cell/template.py index 12136acf..5ec5bb04 100644 --- a/bluecellulab/cell/template.py +++ b/bluecellulab/cell/template.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/circuit_access/bluepy_circuit_access.py b/bluecellulab/circuit/circuit_access/bluepy_circuit_access.py index 95856235..794e284d 100644 --- a/bluecellulab/circuit/circuit_access/bluepy_circuit_access.py +++ b/bluecellulab/circuit/circuit_access/bluepy_circuit_access.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/circuit_access/definition.py b/bluecellulab/circuit/circuit_access/definition.py index 8f9855a9..b37b2640 100644 --- a/bluecellulab/circuit/circuit_access/definition.py +++ b/bluecellulab/circuit/circuit_access/definition.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/circuit_access/sonata_circuit_access.py b/bluecellulab/circuit/circuit_access/sonata_circuit_access.py index e6a5c936..b4427a5d 100644 --- a/bluecellulab/circuit/circuit_access/sonata_circuit_access.py +++ b/bluecellulab/circuit/circuit_access/sonata_circuit_access.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/config/bluepy_simulation_config.py b/bluecellulab/circuit/config/bluepy_simulation_config.py index 7ba8f4ee..68510da6 100644 --- a/bluecellulab/circuit/config/bluepy_simulation_config.py +++ b/bluecellulab/circuit/config/bluepy_simulation_config.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/config/definition.py b/bluecellulab/circuit/config/definition.py index b640e7e4..84ea1924 100644 --- a/bluecellulab/circuit/config/definition.py +++ b/bluecellulab/circuit/config/definition.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/config/sections.py b/bluecellulab/circuit/config/sections.py index fefa3fb9..626d3471 100644 --- a/bluecellulab/circuit/config/sections.py +++ b/bluecellulab/circuit/config/sections.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/config/sonata_simulation_config.py b/bluecellulab/circuit/config/sonata_simulation_config.py index ab5af112..72c39adb 100644 --- a/bluecellulab/circuit/config/sonata_simulation_config.py +++ b/bluecellulab/circuit/config/sonata_simulation_config.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/format.py b/bluecellulab/circuit/format.py index 1295aafe..f09e2d93 100644 --- a/bluecellulab/circuit/format.py +++ b/bluecellulab/circuit/format.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/iotools.py b/bluecellulab/circuit/iotools.py index 638f19cc..28a53315 100644 --- a/bluecellulab/circuit/iotools.py +++ b/bluecellulab/circuit/iotools.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/node_id.py b/bluecellulab/circuit/node_id.py index ab36021c..6c8aba2d 100644 --- a/bluecellulab/circuit/node_id.py +++ b/bluecellulab/circuit/node_id.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/simulation_access.py b/bluecellulab/circuit/simulation_access.py index 195ad362..bff927a1 100644 --- a/bluecellulab/circuit/simulation_access.py +++ b/bluecellulab/circuit/simulation_access.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/synapse_properties.py b/bluecellulab/circuit/synapse_properties.py index b942803b..50d8779b 100644 --- a/bluecellulab/circuit/synapse_properties.py +++ b/bluecellulab/circuit/synapse_properties.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit/validate.py b/bluecellulab/circuit/validate.py index 56cb37e0..55b06b56 100644 --- a/bluecellulab/circuit/validate.py +++ b/bluecellulab/circuit/validate.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/circuit_simulation.py b/bluecellulab/circuit_simulation.py index a15d6b87..70251ae4 100644 --- a/bluecellulab/circuit_simulation.py +++ b/bluecellulab/circuit_simulation.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/connection.py b/bluecellulab/connection.py index 323b3025..4150f70b 100644 --- a/bluecellulab/connection.py +++ b/bluecellulab/connection.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/dendrogram.py b/bluecellulab/dendrogram.py index 57d8c610..f6edfc12 100644 --- a/bluecellulab/dendrogram.py +++ b/bluecellulab/dendrogram.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/exceptions.py b/bluecellulab/exceptions.py index c89de860..1530bae9 100644 --- a/bluecellulab/exceptions.py +++ b/bluecellulab/exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/importer.py b/bluecellulab/importer.py index 35c28266..fcc7815f 100644 --- a/bluecellulab/importer.py +++ b/bluecellulab/importer.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/neuron_interpreter.py b/bluecellulab/neuron_interpreter.py index 0b5a167f..bd5855a0 100644 --- a/bluecellulab/neuron_interpreter.py +++ b/bluecellulab/neuron_interpreter.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/plotwindow.py b/bluecellulab/plotwindow.py index fe6cd806..27f95951 100644 --- a/bluecellulab/plotwindow.py +++ b/bluecellulab/plotwindow.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/psection.py b/bluecellulab/psection.py index 8f003e5b..1f2726e1 100644 --- a/bluecellulab/psection.py +++ b/bluecellulab/psection.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/psegment.py b/bluecellulab/psegment.py index 64663dc4..bffbe593 100644 --- a/bluecellulab/psegment.py +++ b/bluecellulab/psegment.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/rngsettings.py b/bluecellulab/rngsettings.py index 76ee0cb6..7c14afc6 100644 --- a/bluecellulab/rngsettings.py +++ b/bluecellulab/rngsettings.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/simulation/neuron_globals.py b/bluecellulab/simulation/neuron_globals.py index 720000b8..b100c632 100644 --- a/bluecellulab/simulation/neuron_globals.py +++ b/bluecellulab/simulation/neuron_globals.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/simulation/simulation.py b/bluecellulab/simulation/simulation.py index 2632b5f5..0599264c 100644 --- a/bluecellulab/simulation/simulation.py +++ b/bluecellulab/simulation/simulation.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/stimulus/circuit_stimulus_definitions.py b/bluecellulab/stimulus/circuit_stimulus_definitions.py index badde88a..d4342735 100644 --- a/bluecellulab/stimulus/circuit_stimulus_definitions.py +++ b/bluecellulab/stimulus/circuit_stimulus_definitions.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/synapse/synapse_factory.py b/bluecellulab/synapse/synapse_factory.py index 9c42083b..a074ad15 100644 --- a/bluecellulab/synapse/synapse_factory.py +++ b/bluecellulab/synapse/synapse_factory.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/synapse/synapse_types.py b/bluecellulab/synapse/synapse_types.py index 6b942ffa..a69fc47a 100644 --- a/bluecellulab/synapse/synapse_types.py +++ b/bluecellulab/synapse/synapse_types.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab/tools.py b/bluecellulab/tools.py index 33f4f016..5ea43d25 100644 --- a/bluecellulab/tools.py +++ b/bluecellulab/tools.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bluecellulab-bb5-tests/.compile_mod.sh b/tests/bluecellulab-bb5-tests/.compile_mod.sh similarity index 100% rename from bluecellulab-bb5-tests/.compile_mod.sh rename to tests/bluecellulab-bb5-tests/.compile_mod.sh diff --git a/bluecellulab-bb5-tests/.gitignore b/tests/bluecellulab-bb5-tests/.gitignore similarity index 100% rename from bluecellulab-bb5-tests/.gitignore rename to tests/bluecellulab-bb5-tests/.gitignore diff --git a/bluecellulab-bb5-tests/Makefile b/tests/bluecellulab-bb5-tests/Makefile similarity index 95% rename from bluecellulab-bb5-tests/Makefile rename to tests/bluecellulab-bb5-tests/Makefile index 75f538a2..3114f9f1 100644 --- a/bluecellulab-bb5-tests/Makefile +++ b/tests/bluecellulab-bb5-tests/Makefile @@ -2,7 +2,7 @@ PIP_INDEX_URL := https://pypi.python.org/simple NEURON_MODULE_OPTIONS := '-nogui' TESTS_DIR := tests -MECHANISMS_DIR := ./../tests/mechanisms/ +MECHANISMS_DIR := ./../mechanisms/ PYTEST_OPTS := --numprocesses=auto --timeout=600 -vsx --forked # Default rule (similar to 'testenv' in tox) diff --git a/bluecellulab-bb5-tests/README.md b/tests/bluecellulab-bb5-tests/README.md similarity index 100% rename from bluecellulab-bb5-tests/README.md rename to tests/bluecellulab-bb5-tests/README.md diff --git a/bluecellulab-bb5-tests/pytest.ini b/tests/bluecellulab-bb5-tests/pytest.ini similarity index 100% rename from bluecellulab-bb5-tests/pytest.ini rename to tests/bluecellulab-bb5-tests/pytest.ini diff --git a/bluecellulab-bb5-tests/pyvenv.cfg b/tests/bluecellulab-bb5-tests/pyvenv.cfg similarity index 100% rename from bluecellulab-bb5-tests/pyvenv.cfg rename to tests/bluecellulab-bb5-tests/pyvenv.cfg diff --git a/bluecellulab-bb5-tests/test_requirements.txt b/tests/bluecellulab-bb5-tests/test_requirements.txt similarity index 100% rename from bluecellulab-bb5-tests/test_requirements.txt rename to tests/bluecellulab-bb5-tests/test_requirements.txt diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/CircuitConfig b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/CircuitConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/CircuitConfig rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/CircuitConfig diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr231_L6_TPC_L1_6_dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.hoc b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr231_L6_TPC_L1_6_dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.hoc similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr231_L6_TPC_L1_6_dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.hoc rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr231_L6_TPC_L1_6_dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.hoc diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr232_L5_TTPC1_5_dend-C220197A-P2_axon-C060110A3_-_Clone_2.hoc b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr232_L5_TTPC1_5_dend-C220197A-P2_axon-C060110A3_-_Clone_2.hoc similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr232_L5_TTPC1_5_dend-C220197A-P2_axon-C060110A3_-_Clone_2.hoc rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ccells/cADpyr232_L5_TTPC1_5_dend-C220197A-P2_axon-C060110A3_-_Clone_2.hoc diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd2 b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd2 similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd2 rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd2 diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd3 b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd3 similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd3 rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit.mvd3 diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit_mvd2.sqlite b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit_mvd2.sqlite similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit_mvd2.sqlite rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/circuit_mvd2.sqlite diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/default_user.target b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/default_user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/default_user.target rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/default_user.target diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-C220197A-P2_axon-C060110A3_-_Clone_2.asc b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-C220197A-P2_axon-C060110A3_-_Clone_2.asc similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-C220197A-P2_axon-C060110A3_-_Clone_2.asc rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-C220197A-P2_axon-C060110A3_-_Clone_2.asc diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.asc b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.asc similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.asc rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/morphologies/ascii/dend-tkb060530a2_ch1_ct_n_ab_100x_1_axon-tkb060123a1_ch1_ct_b_hw_60x_1_-_Clone_1.asc diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/nrn.h5 b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/nrn.h5 similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/nrn.h5 rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/nrn.h5 diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.ncs b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.ncs similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.ncs rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.ncs diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.target b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.target rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/ncsFunctionalAllRecipePathways/start.target diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/nodes.h5 b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/nodes.h5 similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/nodes.h5 rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/nodes.h5 diff --git a/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/start.target b/tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/start.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/start.target rename to tests/bluecellulab-bb5-tests/tests/examples/circuit_twocell_example1/start.target diff --git a/bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC.txt b/tests/bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC.txt similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC.txt rename to tests/bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC.txt diff --git a/bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC_L23_LBC.txt b/tests/bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC_L23_LBC.txt similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC_L23_LBC.txt rename to tests/bluecellulab-bb5-tests/tests/examples/mtype_lists/L23_BTC_L23_LBC.txt diff --git a/bluecellulab-bb5-tests/tests/examples/mtype_lists/L5_TTPC1_L6_TPC_L1.txt b/tests/bluecellulab-bb5-tests/tests/examples/mtype_lists/L5_TTPC1_L6_TPC_L1.txt similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/mtype_lists/L5_TTPC1_L6_TPC_L1.txt rename to tests/bluecellulab-bb5-tests/tests/examples/mtype_lists/L5_TTPC1_L6_TPC_L1.txt diff --git a/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/.gitignore b/tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/.gitignore similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_sonata_node/.gitignore rename to tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/.gitignore diff --git a/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/BlueConfigTemplate b/tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/BlueConfigTemplate similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_sonata_node/BlueConfigTemplate rename to tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/BlueConfigTemplate diff --git a/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/nodes.h5 b/tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/nodes.h5 similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_sonata_node/nodes.h5 rename to tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/nodes.h5 diff --git a/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_sonata_node/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_sonata_node/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithConditions b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithConditions similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithConditions rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithConditions diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionContents b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionContents similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionContents rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionContents diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionEntries b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionEntries similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionEntries rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidConnectionEntries diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidModOverride b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidModOverride similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidModOverride rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidModOverride diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidSpikeLocation b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidSpikeLocation similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidSpikeLocation rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/BlueConfigWithInvalidSpikeLocation diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_all_mvr/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_empty/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_forwardskip/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out-contains-negatives.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out-contains-negatives.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out-contains-negatives.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out-contains-negatives.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_minis_replay/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_noisestim/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_pulsestim/user.target diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/BlueConfig b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/BlueConfig similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/BlueConfig rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/BlueConfig diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat.original b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat.original similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat.original rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/out.dat.original diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/soma.bbp b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/soma.bbp similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/soma.bbp rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/output/soma.bbp diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/run.sh b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/run.sh similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/run.sh rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/run.sh diff --git a/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/user.target b/tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/user.target similarity index 100% rename from bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/user.target rename to tests/bluecellulab-bb5-tests/tests/examples/sim_twocell_replay/user.target diff --git a/bluecellulab-bb5-tests/tests/helpers/__init__.py b/tests/bluecellulab-bb5-tests/tests/helpers/__init__.py similarity index 100% rename from bluecellulab-bb5-tests/tests/helpers/__init__.py rename to tests/bluecellulab-bb5-tests/tests/helpers/__init__.py diff --git a/bluecellulab-bb5-tests/tests/helpers/circuit.py b/tests/bluecellulab-bb5-tests/tests/helpers/circuit.py similarity index 100% rename from bluecellulab-bb5-tests/tests/helpers/circuit.py rename to tests/bluecellulab-bb5-tests/tests/helpers/circuit.py diff --git a/bluecellulab-bb5-tests/tests/test_circuit_access.py b/tests/bluecellulab-bb5-tests/tests/test_circuit_access.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_circuit_access.py rename to tests/bluecellulab-bb5-tests/tests/test_circuit_access.py diff --git a/bluecellulab-bb5-tests/tests/test_helpers.py b/tests/bluecellulab-bb5-tests/tests/test_helpers.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_helpers.py rename to tests/bluecellulab-bb5-tests/tests/test_helpers.py diff --git a/bluecellulab-bb5-tests/tests/test_iotools.py b/tests/bluecellulab-bb5-tests/tests/test_iotools.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_iotools.py rename to tests/bluecellulab-bb5-tests/tests/test_iotools.py diff --git a/bluecellulab-bb5-tests/tests/test_neuron_globals.py b/tests/bluecellulab-bb5-tests/tests/test_neuron_globals.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_neuron_globals.py rename to tests/bluecellulab-bb5-tests/tests/test_neuron_globals.py diff --git a/bluecellulab-bb5-tests/tests/test_simulation_access.py b/tests/bluecellulab-bb5-tests/tests/test_simulation_access.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_simulation_access.py rename to tests/bluecellulab-bb5-tests/tests/test_simulation_access.py diff --git a/bluecellulab-bb5-tests/tests/test_sonata_proxy_gpfs.py b/tests/bluecellulab-bb5-tests/tests/test_sonata_proxy_gpfs.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_sonata_proxy_gpfs.py rename to tests/bluecellulab-bb5-tests/tests/test_sonata_proxy_gpfs.py diff --git a/bluecellulab-bb5-tests/tests/test_ssim.py b/tests/bluecellulab-bb5-tests/tests/test_ssim.py similarity index 98% rename from bluecellulab-bb5-tests/tests/test_ssim.py rename to tests/bluecellulab-bb5-tests/tests/test_ssim.py index 2a621994..7145073d 100644 --- a/bluecellulab-bb5-tests/tests/test_ssim.py +++ b/tests/bluecellulab-bb5-tests/tests/test_ssim.py @@ -125,7 +125,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == len(time_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -176,7 +176,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -189,7 +189,7 @@ def test_disable_replay(self): voltage_bglibpy_withoutreplay = ( self.ssim_bglibpy_withoutreplay.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] ) @@ -231,7 +231,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -273,7 +273,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -424,7 +424,7 @@ def test_compare_traces(self): assert len(self.voltage_bglib_mvr) == 1000 voltage_bglibpy_mvr = self.ssim_bglibpy_mvr.get_voltage_trace(self.gid)[ - 0 : len(self.voltage_bglib_mvr) + 0: len(self.voltage_bglib_mvr) ] rms_error = rms(voltage_bglibpy_mvr, self.voltage_bglib_mvr) @@ -482,7 +482,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -495,7 +495,7 @@ def test_disable_minis(self): voltage_bglibpy_withoutminis = self.ssim_bglibpy_withoutminis.get_voltage_trace( self.gid - )[0 : len(voltage_bglib)] + )[0: len(voltage_bglib)] rms_error = rms(voltage_bglibpy_withoutminis, voltage_bglib) @@ -546,7 +546,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -559,7 +559,7 @@ def test_disable_stimuli(self): voltage_bglibpy_withoutstim = self.ssim_bglibpy_withoutstim.get_voltage_trace( self.gid - )[0 : len(voltage_bglib)] + )[0: len(voltage_bglib)] rms_error = rms(voltage_bglibpy_withoutstim, voltage_bglib) assert rms_error > 1.0 @@ -608,7 +608,7 @@ def test_compare_traces(self): assert len(voltage_bglib) == 1000 voltage_bglibpy = self.ssim_bglibpy.get_voltage_trace(self.gid)[ - 0 : len(voltage_bglib) + 0: len(voltage_bglib) ] rms_error = rms(voltage_bglibpy, voltage_bglib) @@ -622,7 +622,7 @@ def test_disable_stimuli(self): voltage_bglibpy_withoutstim = self.ssim_bglibpy_withoutstim.get_voltage_trace( self.gid - )[0 : len(voltage_bglib)] + )[0: len(voltage_bglib)] rms_error = rms(voltage_bglibpy_withoutstim, voltage_bglib) assert rms_error > 20.0 diff --git a/bluecellulab-bb5-tests/tests/test_ssim_gpfs.py b/tests/bluecellulab-bb5-tests/tests/test_ssim_gpfs.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_ssim_gpfs.py rename to tests/bluecellulab-bb5-tests/tests/test_ssim_gpfs.py diff --git a/bluecellulab-bb5-tests/tests/test_synapse_parameters.py b/tests/bluecellulab-bb5-tests/tests/test_synapse_parameters.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_synapse_parameters.py rename to tests/bluecellulab-bb5-tests/tests/test_synapse_parameters.py diff --git a/bluecellulab-bb5-tests/tests/test_synapse_properties.py b/tests/bluecellulab-bb5-tests/tests/test_synapse_properties.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_synapse_properties.py rename to tests/bluecellulab-bb5-tests/tests/test_synapse_properties.py diff --git a/bluecellulab-bb5-tests/tests/test_tools.py b/tests/bluecellulab-bb5-tests/tests/test_tools.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_tools.py rename to tests/bluecellulab-bb5-tests/tests/test_tools.py diff --git a/bluecellulab-bb5-tests/tests/test_validate.py b/tests/bluecellulab-bb5-tests/tests/test_validate.py similarity index 100% rename from bluecellulab-bb5-tests/tests/test_validate.py rename to tests/bluecellulab-bb5-tests/tests/test_validate.py diff --git a/bluecellulab-bb5-tests/tox.ini b/tests/bluecellulab-bb5-tests/tox.ini similarity index 100% rename from bluecellulab-bb5-tests/tox.ini rename to tests/bluecellulab-bb5-tests/tox.ini diff --git a/tests/helpers/os_utils.py b/tests/helpers/os_utils.py index 76a621eb..29f0a5d3 100644 --- a/tests/helpers/os_utils.py +++ b/tests/helpers/os_utils.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_analysis/test_inject_sequence.py b/tests/test_analysis/test_inject_sequence.py index d5173f88..6a955cce 100644 --- a/tests/test_analysis/test_inject_sequence.py +++ b/tests/test_analysis/test_inject_sequence.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_ballstick.py b/tests/test_ballstick.py index f85233de..d749eace 100644 --- a/tests/test_ballstick.py +++ b/tests/test_ballstick.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_bglib.py b/tests/test_bglib.py index e3693e27..d7f2c15c 100644 --- a/tests/test_bglib.py +++ b/tests/test_bglib.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_cell_dict.py b/tests/test_cell/test_cell_dict.py index aefe08d4..7fc5ba72 100644 --- a/tests/test_cell/test_cell_dict.py +++ b/tests/test_cell/test_cell_dict.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_core.py b/tests/test_cell/test_core.py index 8c0d957e..5e1ddb22 100644 --- a/tests/test_cell/test_core.py +++ b/tests/test_cell/test_core.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_injector.py b/tests/test_cell/test_injector.py index 4a202c74..54d39116 100644 --- a/tests/test_cell/test_injector.py +++ b/tests/test_cell/test_injector.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_random.py b/tests/test_cell/test_random.py index 6ee78bd9..1d8db093 100644 --- a/tests/test_cell/test_random.py +++ b/tests/test_cell/test_random.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_recording.py b/tests/test_cell/test_recording.py index f5511022..b8d0669b 100644 --- a/tests/test_cell/test_recording.py +++ b/tests/test_cell/test_recording.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_serialized_sections.py b/tests/test_cell/test_serialized_sections.py index 80b0414d..af8cb637 100644 --- a/tests/test_cell/test_serialized_sections.py +++ b/tests/test_cell/test_serialized_sections.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_sonata_proxy.py b/tests/test_cell/test_sonata_proxy.py index ebb99dc0..dc69197d 100644 --- a/tests/test_cell/test_sonata_proxy.py +++ b/tests/test_cell/test_sonata_proxy.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_stimuli_generator.py b/tests/test_cell/test_stimuli_generator.py index 823c0872..e4de45e8 100644 --- a/tests/test_cell/test_stimuli_generator.py +++ b/tests/test_cell/test_stimuli_generator.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_cell/test_template.py b/tests/test_cell/test_template.py index 09b8c0ba..87a93882 100644 --- a/tests/test_cell/test_template.py +++ b/tests/test_cell/test_template.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_circuit_access.py b/tests/test_circuit/test_circuit_access.py index 17540d10..c3adb4df 100644 --- a/tests/test_circuit/test_circuit_access.py +++ b/tests/test_circuit/test_circuit_access.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_config_sections.py b/tests/test_circuit/test_config_sections.py index 5f3e480e..79672659 100644 --- a/tests/test_circuit/test_config_sections.py +++ b/tests/test_circuit/test_config_sections.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_format.py b/tests/test_circuit/test_format.py index 707af515..f766c8e6 100644 --- a/tests/test_circuit/test_format.py +++ b/tests/test_circuit/test_format.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_node_id.py b/tests/test_circuit/test_node_id.py index eccdbd67..a0359f41 100644 --- a/tests/test_circuit/test_node_id.py +++ b/tests/test_circuit/test_node_id.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_simulation_access.py b/tests/test_circuit/test_simulation_access.py index 1bd33f71..f491c855 100644 --- a/tests/test_circuit/test_simulation_access.py +++ b/tests/test_circuit/test_simulation_access.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_simulation_config.py b/tests/test_circuit/test_simulation_config.py index 8d96a435..5a0026e9 100644 --- a/tests/test_circuit/test_simulation_config.py +++ b/tests/test_circuit/test_simulation_config.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_synapse_properties.py b/tests/test_circuit/test_synapse_properties.py index 7c145585..c6322516 100644 --- a/tests/test_circuit/test_synapse_properties.py +++ b/tests/test_circuit/test_synapse_properties.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_circuit/test_validate.py b/tests/test_circuit/test_validate.py index 3c62c06d..210ecd07 100644 --- a/tests/test_circuit/test_validate.py +++ b/tests/test_circuit/test_validate.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_exceptions.py b/tests/test_exceptions.py index 87a96372..925c76de 100644 --- a/tests/test_exceptions.py +++ b/tests/test_exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_graph.py b/tests/test_graph.py index 89864483..931ca761 100644 --- a/tests/test_graph.py +++ b/tests/test_graph.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_importer.py b/tests/test_importer.py index 8babebbc..0f41bf8d 100644 --- a/tests/test_importer.py +++ b/tests/test_importer.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_load.py b/tests/test_load.py index 9a92ed7d..a7f85d35 100644 --- a/tests/test_load.py +++ b/tests/test_load.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_neuron_interpreter.py b/tests/test_neuron_interpreter.py index b4b3ab85..e75408e0 100644 --- a/tests/test_neuron_interpreter.py +++ b/tests/test_neuron_interpreter.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_psection.py b/tests/test_psection.py index ea0d49eb..3ff67364 100644 --- a/tests/test_psection.py +++ b/tests/test_psection.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_rngsettings.py b/tests/test_rngsettings.py index 87aede27..dd50ee65 100644 --- a/tests/test_rngsettings.py +++ b/tests/test_rngsettings.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_simulation/test_neuron_globals.py b/tests/test_simulation/test_neuron_globals.py index 162c1fc5..80f6a902 100644 --- a/tests/test_simulation/test_neuron_globals.py +++ b/tests/test_simulation/test_neuron_globals.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_simulation/test_parallel.py b/tests/test_simulation/test_parallel.py index a621327a..21292b6f 100644 --- a/tests/test_simulation/test_parallel.py +++ b/tests/test_simulation/test_parallel.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_simulation/test_simulation.py b/tests/test_simulation/test_simulation.py index 484303c6..418c4d01 100644 --- a/tests/test_simulation/test_simulation.py +++ b/tests/test_simulation/test_simulation.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_ssim.py b/tests/test_ssim.py index 2acaaa6d..c158a3fe 100644 --- a/tests/test_ssim.py +++ b/tests/test_ssim.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_ssim_sonata.py b/tests/test_ssim_sonata.py index 30f02c0e..ff6ff66d 100644 --- a/tests/test_ssim_sonata.py +++ b/tests/test_ssim_sonata.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_stimulus/test_circuit_stimulus_definitions.py b/tests/test_stimulus/test_circuit_stimulus_definitions.py index 9059d2c2..f50edc86 100644 --- a/tests/test_stimulus/test_circuit_stimulus_definitions.py +++ b/tests/test_stimulus/test_circuit_stimulus_definitions.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_stimulus/test_factory.py b/tests/test_stimulus/test_factory.py index 289aa8b8..68a4bbfb 100644 --- a/tests/test_stimulus/test_factory.py +++ b/tests/test_stimulus/test_factory.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_synapse/test_synapse.py b/tests/test_synapse/test_synapse.py index 690e1c3a..bc0a3583 100644 --- a/tests/test_synapse/test_synapse.py +++ b/tests/test_synapse/test_synapse.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_synapse/test_synapse_factory.py b/tests/test_synapse/test_synapse_factory.py index 04b38b3c..db43db10 100644 --- a/tests/test_synapse/test_synapse_factory.py +++ b/tests/test_synapse/test_synapse_factory.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_tools.py b/tests/test_tools.py index 838667bb..b7c45e35 100644 --- a/tests/test_tools.py +++ b/tests/test_tools.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_ttx.py b/tests/test_ttx.py index f13c941b..c4edd711 100644 --- a/tests/test_ttx.py +++ b/tests/test_ttx.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_utils.py b/tests/test_utils.py index b45ffb5e..d1f734ad 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_verbosity.py b/tests/test_verbosity.py index b0199aec..8d6c3451 100644 --- a/tests/test_verbosity.py +++ b/tests/test_verbosity.py @@ -1,4 +1,4 @@ -# Copyright 2012-2024 Blue Brain Project / EPFL +# Copyright 2023-2024 Blue Brain Project / EPFL # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tox.ini b/tox.ini index b279bcea..5f9c7864 100644 --- a/tox.ini +++ b/tox.ini @@ -27,7 +27,7 @@ setenv = commands = make clean ./.compile_mod.sh . tests/mechanisms - pytest {[testenv]coverage_options} tests --numprocesses=auto --timeout=600 -vsx --forked + pytest {[testenv]coverage_options} tests --ignore=tests/bluecellulab-bb5-tests/ --numprocesses=auto --timeout=600 -vsx --forked coverage report --show-missing coverage xml