DARMA-tasking / LB-analysis-framework

Analysis framework for exploring, testing, and comparing load balancing strategies
Other
3 stars 1 forks source link

#477: Fix JSON validator and vt data reader test failures #478

Closed cwschilly closed 11 months ago

cwschilly commented 11 months ago

Fixes #477

cwschilly commented 11 months ago

The diffs are hard to parse here; the only change is adding Optional('user_defined'): <class 'dict'>} to the expected output (this follows the work in PR #452)