Closed arkadiusz-wieczorek closed 8 years ago
I've tested only in hello world app, switching function execution from Sealious.ChipTypes.ResourceType
to Sealious.ResourceType
In the feature when we cancel from Sealious.ChipTypes prefix, we can use require-all
module with map function to require all chip types from directory with correctly object name - property for Sealious object.
I know it passes tests, but nowhere in the code do we call Sealious[ChipTypeName] without the Sealious.ChipTypes prefix. We need to write tests for that