SLI test porting meta-issue – `15 of 120` done
The following list of tests is still SLI-based. Please help to port them to a Python-based test. Reference your PR to the corresponding file. Tick it of once the PR is merged and increment the number in the title (Seemingly github does not provide the "x of y done" feature as gitlab does). (Jessica --> Ones in bold have PRs created)
-
unittests
- [ ] test_gamma_sup_generator.sli
- [ ] test_iaf_psc_exp_ps_lossless.sli
- [ ] test_iaf_psc_exp_ps.sli
- [ ] test_iaf_psp_normalized.sli
- [ ] test_iaf_psp_peak.sli
- [ ] test_iaf_psp.sli
- [ ] test_inh_stdp_synapse.sli
- [ ] test_ppd_sup_generator.sli
- [ ] test_pp_psc_delta.sli
- [ ] test_psp_amplitude_consistency.sli
- [ ] test_spike_poisson_ps_base2.sli
- [ ] test_stdp_synapse.sli
- [ ] test_symmetric_connections.sli
- [ ] test_syn_hom_w.sli
- [ ] test_threaded_multimeter.sli
- [x] test_voltmeter_reset.sli
-
regression-tests
- [x] issue-327.sli
- [x] issue-659.sli
- [ ] issue-665.sli
- [x] [issue-707.sli
- [x] issue-708.sli
- [x] issue-735.sli
- [x] issue-737.sli
- [ ] issue-737-threads.sli
- [ ] issue-740.sli
- [ ] issue-832.sli
- [x] issue-888.sli
- [x] ticket-156.sli
- [x] ticket-157.sli
- [x] ticket-293.sli
- [x] ticket-310.sli
- [x] ticket-349.sli
- [x] ticket-382.sli
- [ ] ticket-386.sli
- [ ] ticket-414.sli
- [ ] ticket-421.sli
- [ ] ticket-433.sli
- [ ] ticket-451.sli
- [ ] ticket-452.sli
- [ ] ticket-464.sli
- [ ] ticket-466.sli
- [ ] ticket-478.sli
- [ ] ticket-481.sli
- [ ] ticket-507.sli
- [ ] ticket-514.sli
- [ ] ticket-564.sli
- [ ] ticket-573.sli
- [ ] ticket-618.sli
- [ ] ticket-619.sli
- [ ] ticket-638.sli
- [ ] ticket-643.sli
- [ ] ticket-673.sli
- [ ] ticket-681.sli
- [ ] ticket-686-positive-parameters.sli
- [ ] ticket-689.sli
- [ ] ticket-692-getconnections-args.sli
- [x] ticket-710.sli
- [x] ticket-716.sli
- [] ticket-737.sli
- [ ] ticket-772.sli
- [ ] ticket-798.sli
- [ ] ticket-800.sli
- [ ] ticket-85.sli
- [ ] ticket-881.sli
-
mpitests
- [ ] issue-1974.sli → https://github.com/nest/nest-simulator/pull/3439
- [ ] test_connect_array_all_to_all_mpi.sli
- [ ] test_connect_array_fixed_indegree_mpi.sli
- [ ] test_connect_array_fixed_outdegree_mpi.sli
- [ ] test_delay_exchange.sli
- [ ] test_fixed_indegree.sli
- [ ] test_gamma_sup_generator.sli
- [x] test_gap_junctions_mpi.sli → https://github.com/nest/nest-simulator/pull/3438
- [ ] test_get_nodes.sli
- [ ] test_ginzburg_neuron.sli
- [ ] test_global_rng.sli
- [ ] test_iaf_ring.sli
- [ ] test_localonly.sli
- [ ] test_mip_generator.sli
- [ ] test_multiple_synapses.sli
- [ ] test_multiple_synapses_spatial_networks.sli
- [ ] test_multiplicity.sli
- [ ] test_neuron_vp_global.sli
- [ ] test_neuron_vp.sli
- [ ] test_noise_generator.sli
- [ ] test_one_to_one.sli
- [ ] test_pairwise_bernoulli.sli
- [ ] test_parallel_conn_and_rand.sli
- [ ] test_poisson_generator_ps.sli
- [ ] test_poisson_generator.sli
- [ ] test_ppd_sup_generator.sli
- [ ] test_pp_psc_delta.sli
- [ ] test_pulsepacket_generator.sli
- [ ] test_rate_neurons_mpi.sli
- [ ] test_sinusoidal_gamma_generator_1.sli
- [ ] test_sinusoidal_gamma_generator_2.sli
- [ ] test_sinusoidal_gamma_generator_3.sli
- [ ] test_sinusoidal_gamma_generator_4.sli
- [ ] test_sinusoidal_poisson_generator_1.sli
- [ ] test_sinusoidal_poisson_generator_2.sli
- [ ] test_sinusoidal_poisson_generator_3.sli
- [ ] test_sinusoidal_poisson_generator_4.sli
- [ ] test_sinusoidal_poisson_generator_5.sli
- [ ] test_sinusoidal_poisson_generator_6.sli
- [ ] test_spatial_distributed_positions.sli
- [ ] test_spatial_pairwise_bernoulli_on_source_param.sli
- [ ] test_symmetric_connections_mpi.sli
- [ ] ticket-400.sli
- [ ] ticket-516.sli
- [ ] ticket-955.sli
- [ ] topo_mpi_test_free_layer_to_layer_pairwise_bernoulli_on_source.sli
- [ ] topo_mpi_test_free_layer_to_layer_pairwise_bernoulli_on_target.sli
- [ ] topo_mpi_test_free_layer_to_layer_source_driven.sli
- [ ] topo_mpi_test_free_layer_to_layer_target_driven.sli
- [ ] topo_mpi_test_free_layer_to_sd_target_driven.sli
- [ ] topo_mpi_test_free_pg_to_layer_pairwise_bernoulli_on_source.sli
- [ ] topo_mpi_test_free_pg_to_layer_pairwise_bernoulli_on_target.sli
- [ ] topo_mpi_test_free_pg_to_layer_source_driven.sli
- [ ] topo_mpi_test_free_pg_to_layer_target_driven.sli
- [ ] topo_mpi_test_pairwise_bernoulli_on_source.sli
- [ ] topo_mpi_test_pairwise_bernoulli_on_target.sli
@heplesser, I was expecting to get a "x of y tasks done" displayed somewhere, but maybe I'm doing something wrong or the feature got dropped. Though, it is described in the Github documentation.
Anyway, maybe this can provide a useful overview or sense of process. Please rearrange and edit how you think it's most useful, or close it if you think it does not provide a sufficient benefit over the actual directory listing.
@heplesser @suku248 , it seems this might be a good overview as starting point for the hackathon.
Issue automatically marked stale!