You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

1.  Preamble

2.  Framework directory structure

tests
|-- README.md
|-- __init__.py
|-- get_ids_info.py
|-- get_ids_name.py
|-- ids_configuration.yml
|-- input_pulse_file
|   `-- iterdb
|       `-- 3
|           `-- 0
|               `-- example_ids.*
|-- main_code_run
|   `-- run_actor.sh
|-- modules_gitlab.yml
|-- modules_iter.yml
|-- modules_iter.yml~
|-- native_codes_build
|   `-- build_actor.sh
|-- pytest_scripts
|   |-- __init__.py
|   |-- conftest.py
|   |-- pytest.ini
|   `-- test_actor.py
`-- test.sh


  • No labels