Abishanan
Results
2
issues of
Abishanan
Addressing this issue: https://github.com/Shopify/semian/issues/633 # Changes Created `ConfigurationValidator` class that handles all validations and constraints for the following Semian config values: - `name`: Must be string / symbol and cannot...
Following up on Issue: https://github.com/Shopify/semian/issues/634 To-do: - Add test case to validate the consecutiveness property is satisfied - If not satisfied, implement solution that ensures consecutive property is met -...