You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could persist the DAQPartition objects for the hardware configuration keys needed in FlashlistDispatcherIT instead of reading them from the hardware database. This would greatly speed up the test (but it may be against the spirit of an integration test).
We could persist the
DAQPartitionobjects for the hardware configuration keys needed inFlashlistDispatcherITinstead of reading them from the hardware database. This would greatly speed up the test (but it may be against the spirit of an integration test).