Closed teddyrendahl closed 6 years ago
There is an error happening on Travis that I can not reproduce locally. It appears that the using_fake_epics_pv wrapper is not catching all our EpicsSignal objects.
using_fake_epics_pv
EpicsSignal
https://travis-ci.org/pcdshub/transfocate/jobs/382895262
This is confusing as this library uses the packaged using_fake_epics_pv from pcdsdevices. This should ultimately be replaced by make_fake_class
pcdsdevices
make_fake_class
closed by #29
There is an error happening on Travis that I can not reproduce locally. It appears that the
using_fake_epics_pv
wrapper is not catching all ourEpicsSignal
objects.https://travis-ci.org/pcdshub/transfocate/jobs/382895262
This is confusing as this library uses the packaged
using_fake_epics_pv
frompcdsdevices
. This should ultimately be replaced bymake_fake_class