quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Check function results in excel imports

Open ddimaria opened this issue 4 months ago • 1 comments

We currently use quadratic-rust-shared/data/excel/all_excel_functions.xlsx to validate excel imports, but do not validate the results of the function imports in import_all_excel_functions(), located at quadratic-core/src/controller/user_actions/import.rs.

  • [ ] Ensure all supported Quadratic are in there, taking note of the output values in excel.
  • [ ] Update the test to validate the function results

ddimaria avatar Oct 10 '24 21:10 ddimaria