home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 4bad455a801e91b329794895afa0040c868ff128

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
4bad455a801e91b329794895afa0040c868ff128 Fix backend test classes so they actually run (#2479) * Fix backend test classes so they actually run We accidentally stopped running many backend tests when we merged GH2467, because they no longer inherited from untitest.TestCase and didn't have a name starting with "Test". This PR renames the tests so they actually run. I also fixed a bug with the pseudonetcdf backend that appears to have been introduced by a bad merge in GH2261. It wasn't caught because the tests weren't actually running. * Fixup test_conventions.py 2018-10-11T21:20:52Z 2018-10-11T21:20:52Z f10b21bed2846b879806f87039b77245b18e7671 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 1217238 19864447
Powered by Datasette · Queries took 159.631ms · About: xarray-datasette