two-hundred / celerity

The backend toolkit that gets you moving fast
https://celerityframework.com
Apache License 2.0
0 stars 0 forks source link

Blueprint Framework - Review all usage of source.Meta to ensure functionality doesn't break for JSON blueprints #65

Open fr3shw3b opened 2 days ago

fr3shw3b commented 2 days ago

The vast majority of test suites take YAML blueprints as input, therefore, errors involving usage of source location information that isn't available may not be sufficiently covered. Carefully go through all usages of source information and make sure that it won't cause errors when the input blueprint is in JSON format.