home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: f3deb2f2495220af819021b199a5305b0d62ef36

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f3deb2f2495220af819021b199a5305b0d62ef36 pytest-ification (#1828) * deprecation notes in testing functions * gitignore additions * self_assert from unittest2pytest * pytest.warns needs a warning * assert_equal * future warnings * assert identical * pytest warning fix * revert assert_equal, as assert_array_equal needs to be separate * assert dataset & dataarray equal * imports * assertItemsEqual (but may need coercion to sets) * Revert "assertItemsEqual (but may need coercion to sets)" This reverts commit fa8f89a1200ce957f9d53c524585529f6364d7d1. * add back in assertitemsequal * self.assert_equal -> assert_equal * pytest.warns message matching * undo backend changes - too many errors * a few triages * another import * can't deprecate importorskip yet * assert_array_equal * assert_identical half way in ufuncs * backends merge * lint v1 * lint v2 * autopep8 all the things * lint final * undo some of the yapf crazyness * @Zac-HD dtype * remove more yapf overeagerness * test_ufuncs normal again * final lint normalize * a few left overs * xarray-specific functions changed in backends * undo self.AllClose * remove some old xarray funcs * assert_array_equal complete * remove assertVariable* * more parentheses please * install pytest through pip in 3.4 CI * flake8 fails on 3.4 only without this? 2018-01-15T22:25:29Z 2018-01-15T22:25:29Z 1a0c5f6e7558375963ec136fae97c729cdec1df8 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 5635139 19864447
Powered by Datasette · Queries took 0.53ms · About: xarray-datasette