Commit Graph

1 Commits

Author SHA1 Message Date
Hood Chatham f3c844514e
MAINT Use new run_in_pyodide features for some type conversions tests (#2632)
This should improve the tests by quite a lot:

  *  assertions get formatted automatically
  *  many fewer doubly / triply nested eval strings
  *  IDE support for code formatting, syntax highlighting 
     (the IDEs are pretty confused about other stuff but still...)

Also, messing around with these type conversions tests is a
good way to find lots of bugs, cf my other PRs from 2022-05-27.
2022-05-28 21:18:08 -07:00