Much of the unit testing infrastructure for DDAS relies on dummy versions of API functions in the xiatest directory whose structure is based on API 2. This needs an overhaul for API 4. Its pretty well entangled with some of the unittests for other parts of the DDAS code so for the time being it is still being built. Updating the tests is a priority for the API transition.
This is almost certainly going to require some kind of offline crate mode working in the API release. There most likely won't be any progress on this issue until then.
Much of the unit testing infrastructure for DDAS relies on dummy versions of API functions in the xiatest directory whose structure is based on API 2. This needs an overhaul for API 4. Its pretty well entangled with some of the unittests for other parts of the DDAS code so for the time being it is still being built. Updating the tests is a priority for the API transition.