Open opticyclic opened 5 years ago
I'm not sure this is a good idea for all of the samples. They test important functionality. I think we should do this only after we've added more tests to the core modules.
I'm not sure this is a good idea for all of the samples.
They test important functionality. I think we should do this only after we've added more tests to the core modules.
Originally posted by @roastario in https://github.com/corda/accounts/pull/53#issuecomment-533786209
@roastario please list the functionality that needs moving to tests and whether it needs to be unit or integration (using the DriverDSL for instance) so we can unblock it.
Thanks This will likely have to wait until the next release.
53 is blocked because the examples projects are apparently being used as tests:
Originally posted by @roastario in https://github.com/corda/accounts/pull/53#issuecomment-533786209
@roastario please list the functionality that needs moving to tests and whether it needs to be unit or integration (using the DriverDSL for instance) so we can unblock it.