Skip to content

TST: simplify tests for GH14346 #14502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jorisvandenbossche
Copy link
Member

Addresses my remaining comment from #14346 (comment)

@jorisvandenbossche jorisvandenbossche added the Testing pandas testing functions or related to the test suite label Oct 26, 2016
@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Oct 26, 2016
@codecov-io
Copy link

Current coverage is 85.26% (diff: 100%)

Merging #14502 into master will increase coverage by <.01%

@@             master     #14502   diff @@
==========================================
  Files           140        140          
  Lines         50670      50670          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43205      43206     +1   
+ Misses         7465       7464     -1   
  Partials          0          0          

Powered by Codecov. Last update e3d943d...061484b

@jreback
Copy link
Contributor

jreback commented Oct 26, 2016

lgtm. you might even want to put them in TestDatetimeLike (and the index is generic), but might be slightly complicated / not worth it.

@jreback jreback modified the milestones: 0.19.1, 0.20.0 Oct 26, 2016
@jorisvandenbossche
Copy link
Member Author

Yeah, the fact that the test is slightly different (freq should be None or not) will indeed make it more complicated I think

@jorisvandenbossche jorisvandenbossche merged commit 31ca717 into pandas-dev:master Oct 27, 2016
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.20.0, 0.19.1 Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants