Skip to content

Add tests for docstring Validation Script + py27 compat #20061

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
merged 36 commits into from
Aug 17, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
4673475
Added Py27 support for validation script
WillAyd Mar 8, 2018
9abc004
Removed contextlib import
WillAyd Mar 8, 2018
752c6db
Added test for script validator
WillAyd Mar 9, 2018
3eaf3ba
Fixed writer arg to doctest.runner
WillAyd Mar 9, 2018
876337f
Py27 compat and updated tests / logic
WillAyd Mar 12, 2018
aa2a0f9
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 12, 2018
beb56d2
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 13, 2018
d0e0ad6
Added skipif for no sphinx
WillAyd Mar 13, 2018
f123a87
Ported Yields section to numpydoc
WillAyd Mar 13, 2018
4c85b56
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 13, 2018
c463ea9
LINT fixes
WillAyd Mar 13, 2018
103a678
Fixed LINT issue with script
WillAyd Mar 14, 2018
4a1e265
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 14, 2018
06fa6b3
Refactored code, added class docstring test
WillAyd Mar 15, 2018
8494575
Introduced new class structure
WillAyd Mar 15, 2018
fc47d3d
Added bad examples to tests
WillAyd Mar 15, 2018
bed1fc4
Parametrized all tests
WillAyd Mar 15, 2018
3b05e06
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 15, 2018
956c8cb
LINT fixes
WillAyd Mar 15, 2018
c62471b
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 16, 2018
2f6663a
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 16, 2018
0fb52d8
LINT fixup
WillAyd Mar 16, 2018
b6a1624
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Mar 28, 2018
a08220e
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Jul 29, 2018
a9e33a1
Removed errant newline removal
WillAyd Jul 29, 2018
e6bba28
Fixed issue with _accessors
WillAyd Jul 29, 2018
7948d91
Py27 compat
WillAyd Jul 29, 2018
8311b27
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Jul 31, 2018
e1ec864
Parameter compat
WillAyd Jul 31, 2018
099b747
LINT fixup
WillAyd Aug 1, 2018
5e179a0
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Aug 1, 2018
64410f0
Purposely failing test to ensure CI coverage
WillAyd Aug 11, 2018
33d6827
Removed sphinx skipif decorator
WillAyd Aug 13, 2018
e83bd20
Merge remote-tracking branch 'upstream/master' into script-compat
WillAyd Aug 13, 2018
2e51e49
Removed purposely failing test
WillAyd Aug 13, 2018
1fb5405
LINT fixup
WillAyd Aug 13, 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
Empty file.
Loading