Skip to content

Renovate the MySQL DB system

Compare
Choose a tag to compare
@mdmintz mdmintz released this 10 Jan 01:49
· 4670 commits to master since this release
224e019

Renovate the MySQL DB system

  • Have the test status match that of the dashboard:
    -- Passed, Failed, Skipped, Untested.
  • Fix an issue where the MySQL DB was missing test info / exceptions.
  • Fix an issue where skipped tests didn't display Skipped status in the DB.

Also update Python dependencies:

  • parameterized==0.8.1
  • pymysql==1.0.2
  • rich==9.7.0