Skip to content

Fix and improvement for BeaconObject.config_obj_property_setting

Valentin Valls requested to merge valentin.valls/bliss:objectref into master

This MR fixes few typo related to BeaconObject.config_obj_property_setting

  • Fix few typo (i. e. wrong attribute name)
  • Allow to have None reference
  • Create a minimal virtual shared controller for testing bliss.controllers.test.objectref
  • Small refactoring (move inner classes to the module scope) and documentation

There is no API change.

Related to ui/daiquiri!344 (merged)

Edited by Valentin Valls

Merge request reports