Closed rbharath closed 5 years ago
This is now ready for review. It removes the setting of self.backend_url
in Datatrust.register
and slightly modifies Datatrust.resolveRegistration
to clear the old backend url if a new datatrust is approved.
This PR fixes one of the old tests and adds a new test to check that multiple registrations work correctly.
Removed all the logging statements. This is ready for review again @robrobbins
Working towards a fix for https://github.com/computablelabs/goest/issues/141. More details once ready to merge.