-
Notifications
You must be signed in to change notification settings - Fork 29
Tests
lmether edited this page Jan 27, 2020
·
5 revisions
Tests that can be executed before a release:
- Unit tests can be run as follows:
cd PyHEADTAIL/testing/unittest
python testsuite.py
- Script-tests can be run as follows:
cd PyHEADTAIL/testing/script-tests
python test_radiation_damping_time_and_equilibrum_values.py
python test_radiation_energy_loss.py
python test_radiation_with_non_linear_bucket.py
python test_synchrotron_electrons_CLIC_DR.py
python test_synchrotron_LHC.py
python test_synchrotron.py
...
If you wish to contribute, please feel free to open pull requests. @lmether, @aoeftiger, @like2000