index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix import ordering
Ian Cordasco
2016-04-05
1
-2
/
+4
*
Refactor checker manager and add tests
Ian Cordasco
2016-04-05
1
-4
/
+18
*
Add unit tests around serial retries
Ian Cordasco
2016-04-03
1
-0
/
+27
*
Add more processor tests
Ian Cordasco
2016-04-02
1
-0
/
+42
*
Add more tests around the processor module
Ian Cordasco
2016-03-29
1
-0
/
+40
*
Add a few more unit tests around FileProcessor
Ian Cordasco
2016-03-28
1
-0
/
+42
*
Add unit test for build_ast
Ian Cordasco
2016-03-28
1
-0
/
+11
*
Add test for FileProcessor#split_line
Ian Cordasco
2016-03-27
1
-0
/
+18
*
Add more FileProcessor tests
Ian Cordasco
2016-03-26
1
-0
/
+80
*
Silence pytest warnings
Ian Cordasco
2016-03-26
1
-10
/
+10
*
Add test for reading from stdin with the file processor
Ian Cordasco
2016-03-21
1
-0
/
+12
*
Add a test for FileProcessor.should_ignore_file
Ian Cordasco
2016-03-17
1
-0
/
+14
*
Add docstring for our test helper
Ian Cordasco
2016-03-17
1
-0
/
+1
*
Remove unnecessary and outdated test runner
Ian Cordasco
2016-03-17
1
-11
/
+18
*
Rename test file to mirror actual class it is testing
Ian Cordasco
2016-03-17
1
-0
/
+0
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
11
-25
/
+32
*
Add and fix documentation
Ian Cordasco
2016-02-25
1
-0
/
+6
*
Distinguish check types via plugin type manager
Ian Cordasco
2016-02-23
1
-0
/
+22
*
Add line splitting and file reading
Ian Cordasco
2016-02-23
1
-0
/
+26
*
Add utility functions around filename matching
Ian Cordasco
2016-02-22
1
-0
/
+46
*
Fix Notifier.listeners_for
Ian Cordasco
2016-02-19
1
-0
/
+14
*
Remove arguments from StyleGuide
Ian Cordasco
2016-02-19
1
-9
/
+14
*
Fix other tests after pylint fixes
Ian Cordasco
2016-02-19
2
-2
/
+5
*
Make pylint happier
Ian Cordasco
2016-02-19
1
-2
/
+2
*
Add specific tests for is_inline_ignored
Ian Cordasco
2016-02-19
1
-0
/
+20
*
Add checking for inline #noqa comments
Ian Cordasco
2016-02-19
1
-2
/
+4
*
Update StyleGuide tests and add new tests for handle_error
Ian Cordasco
2016-02-15
1
-18
/
+65
*
Add handling and decision making for select and ignore
Ian Cordasco
2016-02-02
1
-0
/
+128
*
Move __contains__ and __getitem__ to proper class
Ian Cordasco
2016-02-02
2
-27
/
+34
*
Start documenting our Trie implementation
Ian Cordasco
2016-02-01
2
-2
/
+2
*
Add integration tests for aggregate_options
Ian Cordasco
2016-01-24
1
-0
/
+48
*
Log extended default values and add a test
Ian Cordasco
2016-01-24
1
-0
/
+10
*
Refactor NotifierBuilder into its own mixin
Ian Cordasco
2016-01-24
1
-0
/
+28
*
Refactor our PluginTypeManager tests
Ian Cordasco
2016-01-23
1
-22
/
+56
*
Write more PluginTypeManager tests
Ian Cordasco
2016-01-22
1
-0
/
+78
*
Make Plugin.load_plugin raise a Flake8 exception
Ian Cordasco
2016-01-22
1
-0
/
+12
*
Add tests for the PluginTypeManager
Ian Cordasco
2016-01-21
1
-0
/
+55
*
Finish testing PluginManager
Ian Cordasco
2016-01-21
1
-1
/
+15
*
Add more PluginManager tests
Ian Cordasco
2016-01-21
1
-0
/
+49
*
Start tests for PluginManager
Ian Cordasco
2016-01-19
1
-0
/
+13
*
Add tests for the Plugin class
Ian Cordasco
2016-01-19
1
-0
/
+144
*
Update fixture README with descriptions
Ian Cordasco
2016-01-19
1
-0
/
+16
*
Add tests around new OptionManager methods
Ian Cordasco
2016-01-17
1
-1
/
+72
*
Add forgotten config file fixtures
Ian Cordasco
2016-01-17
2
-0
/
+8
*
Add tests around merge_user_and_local_config and parse
Ian Cordasco
2016-01-10
1
-0
/
+50
*
Add tests for parse_{user,local}_config methods
Ian Cordasco
2016-01-10
1
-0
/
+49
*
Add fixture file without a flake8 section
Ian Cordasco
2016-01-10
1
-0
/
+20
*
Add test for is_configured_by
Ian Cordasco
2016-01-10
1
-0
/
+12
*
Add more docstrings and fix lint errors
Ian Cordasco
2016-01-10
7
-0
/
+10
*
Ignore only D203 and fix Flake8 errors
Ian Cordasco
2016-01-10
1
-0
/
+1
[prev]
[next]