yulqen / bcompiler-engine

MOVED: A Python library to alleviate the pain of using Excel spreadsheets to collect data from your stakeholders.
https://git.sr.ht/~yulqen/bcompiler-engine
MIT License
4 stars 1 forks source link

Check datamap headers prior to processing with datamap #5

Closed yulqen closed 5 years ago

yulqen commented 5 years ago

The user needs to be reminded what the required headers are, or we may opt to have optional headers - for example "type" should be optional.

yulqen commented 5 years ago

Improvements made in https://github.com/hammerheadlemon/bcompiler-engine/commit/c4da3d5476361b98d96e5e889645194de078bc92. Tested in suite, need to also include adapter exception handling, to pass the user nice messages.

yulqen commented 5 years ago

Datamaps are now checked. Concluded in https://github.com/hammerheadlemon/bcompiler-engine/commit/2346525bb6f7c8d0ca1f0335f2c16512a4e14de4.