43 Commits

Author SHA1 Message Date
mathis_s b947e7edfa Logging improvements to the test framework 2025-12-23 10:06:38 +01:00
mathis_s 7d39da5a09 Added logging info to reset_and_home functions 2025-12-05 16:50:49 +01:00
mathis_s b440c271e9 Moved log level description to README 2025-12-05 16:48:00 +01:00
mathis_s 390c221862 Removed newlines from parser help text 2025-12-05 16:45:18 +01:00
mathis_s 2422b29b82 Added description of custom flags 2025-12-05 16:44:27 +01:00
mathis_s 1f3d4438e3 Put test name info into motor log 2025-12-05 16:29:33 +01:00
mathis_s 61db329d85 Added newline 2025-12-05 16:27:32 +01:00
mathis_s dcc35d08c6 Print test name at start if the log level is INFO or lower 2025-12-05 16:25:31 +01:00
mathis_s 1ee70bd87d Set default log level 2025-12-05 16:18:59 +01:00
mathis_s 46293367e4 Fixed duplicate log 2025-12-05 16:05:59 +01:00
mathis_s 5e8597e127 Fixed wrong default log level 2025-12-05 16:02:50 +01:00
mathis_s 40ff481590 Fixed logger level 2025-12-05 15:54:54 +01:00
mathis_s 8e5a5bb8d1 WIP status of logging 2025-12-05 15:44:46 +01:00
Stefan Mathis 9cab5b82d9 Added tests for new EL734 driver 2025-11-03 16:31:18 +01:00
Stefan Mathis 7ab4486748 Restructured the test setup
General test configurations are now separated from specific axis test
definitions.
2025-08-11 12:01:37 +02:00
Stefan Mathis ed03816888 Added homing test and switched to NICOS-like caproto backend implementaiton 2025-07-28 16:43:53 +02:00
Stefan Mathis f1eb2b27bb Added velocity tests and changed to checked enabling / disabling. Also added test parallelization 2025-07-25 16:40:47 +02:00
Stefan Mathis d268422fe5 Added stresstest setup and fixed bug in move_and_wait 2025-07-24 16:59:14 +02:00
mathis_s 1542cc288c Forgot to add new folders 2025-07-24 14:52:35 +02:00
mathis_s 5bb7b40b76 Changed naming of test axes 2025-07-24 14:51:15 +02:00
mathis_s 8f972ec79e Fixed diverging paths 2025-07-24 14:43:08 +02:00
mathis_s c19589db2b Added reset to test procedure 2025-07-24 14:42:16 +02:00
mathis_s 035591e03b Upload current state of the test 2025-07-24 14:37:49 +02:00
mathis_s 7f8c2e17b0 Added tests for MasterMACS 2025-07-24 12:54:45 +02:00
mathis_s 8a573295f0 Updated some tests 2025-07-24 12:48:36 +02:00
mathis_s 358fecadd4 Simplified enabling / disabling checking 2025-07-24 09:16:34 +02:00
mathis_s 10bf2cc5d3 Added disable delay to test 2025-07-24 09:04:49 +02:00
mathis_s 40fc5b7ca1 Fixed test name 2025-07-24 08:56:09 +02:00
mathis_s 5f6440a08a Added sequencing test 2025-07-23 16:23:30 +02:00
mathis_s 8789c346bb Wrote README.md and created .gitignore 2025-07-23 14:16:03 +02:00
mathis_s 6d7adaa434 First working version of MVP 2025-07-23 13:20:38 +02:00
mathis_s 0c38f8d062 Parametrized busypoll and idlepoll 2025-07-23 09:39:04 +02:00
mathis_s 1916a59d41 use tolerance when comparing values 2025-07-23 09:20:52 +02:00
mathis_s 962f9bcebf Got IOC running via ioc/startioc 2025-07-23 09:06:04 +02:00
mathis_s 4afa6a35e2 Separated IOC startup from running tests 2025-07-23 08:49:13 +02:00
mathis_s e2e025cbbc Further changes as part of MVPwq! 2025-07-23 08:21:56 +02:00
mathis_s 33f18ba9f0 Some more fixes to MVP 2025-07-22 14:13:01 +02:00
mathis_s 6137b63d07 Flexible PV prefix naming 2025-07-22 14:05:31 +02:00
mathis_s 71a7e15274 Added missing import 2025-07-22 13:58:35 +02:00
mathis_s 6f595d7034 Missed some import path names 2025-07-22 13:52:25 +02:00
mathis_s 623969de34 Renamed folder sinqAxis to sinqMotor 2025-07-22 13:49:17 +02:00
mathis_s 8e625c2b97 Fixed some typos 2025-07-22 13:48:42 +02:00
mathis_s 707207200a First MVP of driver test setup 2025-07-22 13:35:23 +02:00