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
*
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
*
Fix bugs found while writing parse_cli_config test
Ian Cordasco
2016-01-10
1
-1
/
+20
*
Add a docstring to conftest
Ian Cordasco
2016-01-10
1
-0
/
+1
*
Add test configuration
Ian Cordasco
2016-01-10
1
-0
/
+5
*
Start testing MergedConfigParser
Ian Cordasco
2016-01-10
1
-0
/
+41
*
Add test for local_configs method
Ian Cordasco
2016-01-10
1
-0
/
+12
*
Add parameter for missing extra config file
Ian Cordasco
2016-01-10
1
-0
/
+7
*
Add README to fixtures directory
Ian Cordasco
2016-01-10
1
-0
/
+22
*
Add test parameters with extra_config_files
Ian Cordasco
2016-01-10
1
-1
/
+9
*
Start testing ConfigFileFinder.local_config_files
Ian Cordasco
2016-01-10
1
-0
/
+24
*
Add more parameters to file location generation test
Ian Cordasco
2016-01-10
1
-2
/
+15
*
Parametrize windows detection unit test
Ian Cordasco
2016-01-10
1
-4
/
+9
*
Add tests for generate_possible_local_config_files
Ian Cordasco
2016-01-10
1
-0
/
+23
*
Add config file fixtures
Ian Cordasco
2016-01-09
2
-1
/
+27
*
Start writing tests for the config finder
Ian Cordasco
2016-01-09
1
-0
/
+11
*
Add test for comma-separated paths normalization
Ian Cordasco
2016-01-09
1
-2
/
+20
*
Add more tests around parse_args
Ian Cordasco
2016-01-09
1
-6
/
+25
*
Add tests for normalize_path and normalize_paths
Ian Cordasco
2016-01-09
1
-0
/
+27
*
Show that even defaults are properly normalized
Ian Cordasco
2016-01-09
1
-1
/
+2
*
Handle when dest is provided to Option
Ian Cordasco
2016-01-09
1
-0
/
+5
*
Start fleshing out flake8.utils
Ian Cordasco
2016-01-09
1
-0
/
+14
*
Add failing test for OptionManager.parse_args
Ian Cordasco
2016-01-09
1
-0
/
+17
*
Generate dest for Options always
Ian Cordasco
2016-01-09
1
-1
/
+1
*
Add test for custom arguments to add_option
Ian Cordasco
2016-01-09
1
-0
/
+13
*
Test parse_from_config behaviour of Options
Ian Cordasco
2016-01-09
1
-0
/
+7
*
Start testing the OptionManager
Ian Cordasco
2016-01-09
1
-0
/
+46
*
Move unit tests into tests/unit
Ian Cordasco
2016-01-09
4
-0
/
+52
*
Fix logic for Notifier.listeners_for
Ian Cordasco
2015-12-29
1
-6
/
+10
*
Start adding tests for Notifier class
Ian Cordasco
2015-12-29
1
-0
/
+31
*
Add tests for the _trie module
Ian Cordasco
2015-12-29
1
-11
/
+118
*
Bare bones of a notification system
Ian Cordasco
2015-12-28
1
-0
/
+14