simphony / simphony-metadata

[LEGACY] This repository contains the metadata definitions used in SimPhoNy project.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Fix test failures for test_validation #31

Closed kitchoi closed 8 years ago

kitchoi commented 8 years ago

Fix #30

meta_class.validation also imports CUBA from simphony-common, which needs to be patched. Otherwise tests run after test_validation would have unpatched CUBA modules

kitchoi commented 8 years ago

@mehdisadeghi If this looks good to you, please merge this to master, and then to #22. Then hopefully #22 would be good to merge.