- Feb 12, 2023
-
-
Tadej Novak authored
-
- Feb 10, 2023
-
-
Use ConfigFlags to read stream for Run-2 Data Scouting, not MetaReader
-
- Feb 01, 2023
-
-
Tadej Novak authored
-
- Dec 07, 2022
-
-
Tadej Novak authored
-
- Nov 28, 2022
-
-
Implement unit testing for RegionSelector to ensure self-contained CA config
-
- Nov 09, 2022
-
-
Tadej Novak authored
-
- Sep 19, 2022
-
-
- Sep 14, 2022
-
-
Tadej Novak authored
-
- Mar 30, 2022
-
-
Tadej Novak authored
-
- Jan 24, 2022
-
-
Tadej Novak authored
-
- Nov 30, 2021
-
-
Frank Winklmeier authored
- move all standalone tests into `test/` directory - delete unused `testEmpty.py` file - cleanup `future` imports
-
- Oct 27, 2020
-
-
Tadej Novak authored
-
- Oct 01, 2020
-
-
Rupert Tombs authored
Expand minbias files wildcard. Move them ot TestDefaults. Correct dSFMT use and implementation for PU config. Add other digitization modules. Add comparison test for PileUp digi
-
- Feb 11, 2020
-
-
Tadej Novak authored
-
- Jan 09, 2020
-
-
Tadej Novak authored
-
- Oct 28, 2019
-
-
Frank Winklmeier authored
Remove the flake8 unit test as this is now handled by the build-time check.
-
- Apr 25, 2019
-
-
scott snyder authored
Initial python3 port. Not intended to be complete yet; only that required for basic athena/configuration jobs.
-
- Apr 12, 2019
-
-
Frank Winklmeier authored
- use lazy string formatting in logging calls - some Python3 fixes - remove print statements
-
- Apr 09, 2019
-
-
- Mar 28, 2019
-
-
Rupert Tombs authored
Initial test structure. Update EventStore flags to Legacy. CSC name updates and test tweaks towards working. Update tests to parity attempting to run on the default hits test file. Switch to returning ComponentAccumulators containing private tools rather than returning tuple. Add comments for future progress Convert to PrivateTools features for ComponentAccumulator. Introduce algorithm methods for non-overlay mode. Convert tests to non-overlay. Fix permissions for tests. Tidy up whitespace and comments in _test.py files. Configure special configuration in the MDT test. Add special configuration file to TestDefaults. Move getSpecialConfiguration to DigitizationConfigFlags, update test. Clean __init__ comments and remove a .merge in tests
-
-
- Feb 07, 2019
-
-
John Chapman authored
Update Output ConfigFlags in AllConfigFlags module. - Replace `Output.HITFileName` with `Output.HITSFileName` to match grid output naming convention. - Add `Output.EVNTFileName`. Add default HITS and EVNT and ESD input files for tests to AthenaConfiguration.TestDefaults module
-
- Jan 21, 2019
-
-
Charles Burton authored
-
- Jan 03, 2019
-
-
scott snyder authored
Allow overriding the location of test files via an optional environment variable. Useful for builds on systems where cvmfs is not available.
-
- Dec 05, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: dc04a746
-