60 Commits

Author SHA1 Message Date
mathis_s 615126f17d Changed configuration 2026-03-24 08:33:50 +01:00
mathis_s b947e7edfa Logging improvements to the test framework 2025-12-23 10:06:38 +01:00
mathis_s 4ed368f69c Fixed bug in stop() call 2025-12-05 16:57:53 +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 3cbc7fb0b6 Fixed duplicate log 2025-12-05 16:14:54 +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 b2f282e8bb Fixed wrong import path 2025-12-05 15:50:35 +01:00
mathis_s 9a4d101b0d Removed fields from __slots__ 2025-12-05 15:49:52 +01:00
mathis_s 44dc2e83b7 Made _param_to_pv an instance variable 2025-12-05 15:49:08 +01:00
mathis_s 8e5a5bb8d1 WIP status of logging 2025-12-05 15:44:46 +01:00
mathis_s 3cad793e78 Adjusted README 2025-12-05 08:32:45 +01:00
Stefan Mathis d23ac3a634 Updated config 2025-11-03 16:43:16 +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
root 1482349496 Adjusted documentation 2025-07-28 17:11:14 +02:00
Stefan Mathis 5c440456e8 Modified .gitignore to properly ignore the IOC shell history 2025-07-28 16:45:27 +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 d783242c59 Fixed check condition 2025-07-24 09:18:16 +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 bec881ce7d Expanded documentation 2025-07-24 08:52:31 +02:00
mathis_s 932c107e6f Added .gitignore 2025-07-23 17:06:30 +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 1de6bfe63f Fixed some bugs in value conversionwq! 2025-07-23 09:14:41 +02:00
mathis_s 20f86f825b Convert value from caproto type to Python types 2025-07-23 09:13:02 +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