Skip to content
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

TST: restructure internal extension arrays tests (split between /arrays and /extension) #22026

Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
f3e3085
Split integer array tests in tests/arrays/integer and tests/extension…
jorisvandenbossche Jul 23, 2018
6408ee0
split interval tests
jorisvandenbossche Jul 23, 2018
de10591
use tm.assert methods instead of class methods
jorisvandenbossche Jul 24, 2018
1c40fd7
fix py2
jorisvandenbossche Jul 24, 2018
facfc44
linter
jorisvandenbossche Jul 24, 2018
6edec38
move test_integer/test_interval/test_categorical to main tests/extens…
jorisvandenbossche Jul 26, 2018
39e46c9
Merge remote-tracking branch 'upstream/master' into restructure-array…
jorisvandenbossche Jul 26, 2018
cb1350f
Merge remote-tracking branch 'upstream/master' into restructure-array…
jorisvandenbossche Aug 16, 2018
5574c11
Merge remote-tracking branch 'upstream/master' into restructure-array…
jorisvandenbossche Aug 21, 2018
a17deda
get tests passing
jorisvandenbossche Aug 21, 2018
41b2615
Merge remote-tracking branch 'upstream/master' into restructure-array…
jorisvandenbossche Aug 22, 2018
8cf71e9
add module docstring to each test file
jorisvandenbossche Aug 22, 2018
edcb3da
fix rebase mistake
jorisvandenbossche Aug 23, 2018
96a9a8b
absolute import
jorisvandenbossche Aug 23, 2018
700c405
remove BaseInteger with assert overwrites
jorisvandenbossche Aug 23, 2018
c28cab9
fix linter
jorisvandenbossche Aug 23, 2018
6ced029
Merge remote-tracking branch 'upstream/master' into restructure-array…
jorisvandenbossche Sep 5, 2018
c2644cb
Merge remote-tracking branch 'upstream/master' into restructure-array…
jorisvandenbossche Sep 5, 2018
db2836c
pep8
jorisvandenbossche Sep 5, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading