David Cramer
|
e09092b383
test: Add pytest-sentry (#16928)
|
4 years ago |
David Cramer
|
fb7a8d82a4
test: Re-enable embedding of assets for acceptance tests
|
5 years ago |
Billy Vong
|
058c859036
chore(cfg): Cleanup references to `south` in configs (#15644)
|
5 years ago |
David Cramer
|
51f94ce41a
Support Django migrations for up to sentry 9.1, and work to support this
|
5 years ago |
josh
|
4aa70bb4c2
chore: flake8 upgrade (#14710)
|
5 years ago |
josh
|
95767d455b
chore: blacken take 2 (#14360)
|
5 years ago |
David Cramer
|
b7bd2528da
feat: Upgrade sentry-flake8 to 0.1.x
|
5 years ago |
Mark Story
|
f7ce87438f
feat(test) Add acceptance test that is backed by snuba (#12596)
|
5 years ago |
Evan Purkhiser
|
a376524b32
meta(isort): Move isort config to setup.cfg
|
6 years ago |
Armin Ronacher
|
2fac3095a3
lint: ignore .venv for flake8 for local virtualenv
|
6 years ago |
0x6a6f7368
|
f4b4f437ed
lint: use sentry-flake8 (#9113)
|
6 years ago |
0x6a6f7368
|
2a3c9d4d56
lint: bring back sentry.lint.sentry_check:SentryCheck (#9053)
|
6 years ago |
David Cramer
|
d348dc492a
feat: Implement basics of pre-commit
|
6 years ago |
David Cramer
|
24bba58060
feat(selenium): Switch to headless Chrome
|
7 years ago |
David Cramer
|
04bdf9919d
ref(build): Fix deprecated behavior in pytest
|
7 years ago |
David Cramer
|
bdfd6f1c57
ci: disable warnings output in pytest
|
7 years ago |
David Cramer
|
137c176dad
dev: restore autopep8
|
7 years ago |
David Cramer
|
9d99eaefc9
oauth: overhaul authorization flow
|
7 years ago |
David Cramer
|
259784343b
dev: switch from autopep8 to yapf
|
7 years ago |
Matt Robenolt
|
404bcf6260
linter: ignore src/south/*
|
7 years ago |
David Cramer
|
54e711c2da
pep8: less aggressive autofix
|
7 years ago |
David Cramer
|
4e3977b589
pep8: exclude south_migrations
|
7 years ago |
David Cramer
|
e1e9d6c998
dev: add autope8
|
7 years ago |
David Cramer
|
73f717b9d0
Initial support for running newer versions of Django (#4868)
|
7 years ago |
David Cramer
|
f429f4777e
Configurable phantomjs path
|
8 years ago |
David Cramer
|
ce8ed6c54d
Revert "Revert "Add support for Firefox selenium driver (#3733)""
|
8 years ago |
David Cramer
|
0abab15a80
Revert "Add support for Firefox selenium driver (#3733)"
|
8 years ago |
David Cramer
|
d76bf43701
Add support for Firefox selenium driver (#3733)
|
8 years ago |
Matt Robenolt
|
d625450317
Revert "Merge pull request #472 from msabramo/add-tox.ini"
|
8 years ago |
David Cramer
|
11d3d096cf
Move south migrations to compatibility path
|
8 years ago |
Matt Robenolt
|
d90a33368e
Tell pytest to be more selective on directories to watch
|
8 years ago |
David Cramer
|
4dd9f2bfe7
Run south migrations in Travis
|
9 years ago |
Matt Robenolt
|
de268387e5
Restrict wheel to py27 only
|
9 years ago |
Matt Robenolt
|
06f2d2de61
Ignore C901 (too complex) flake8 warnings
|
9 years ago |
Matt Robenolt
|
44816d606c
Fix all F841 lint violations and enforce
|
9 years ago |
David Cramer
|
33fddf7251
Add missing future imports
|
9 years ago |
David Cramer
|
26989cd2ec
Disable doctest plugin
|
9 years ago |
David Cramer
|
549cffa298
Yet another flake8 exclusion
|
9 years ago |
David Cramer
|
1880de10f5
For reals, this is not an error
|
9 years ago |
David Cramer
|
5aefb6fb5c
Ignore E402 in PyFlakes
|
9 years ago |
David Cramer
|
6c1b33dae7
Revert change to migrations path
|
10 years ago |
David Cramer
|
fc7551d586
Update ignore patterns to exclude vendor and migrations explicitly
|
10 years ago |
David Cramer
|
da3aaab015
Upgrade Django to 1.6
|
10 years ago |
David Cramer
|
9f5c363055
Expand norecursedirs
|
10 years ago |
David Cramer
|
9b050ee9e1
Support for dynamic system options
|
10 years ago |
David Cramer
|
040c2e4f58
Add group assignees
|
10 years ago |
David Cramer
|
94912d2ee6
Ignore F841
|
10 years ago |
David Cramer
|
48a7ea02e0
Exclude node_modules from py.test
|
10 years ago |
David Cramer
|
79c2719a26
Remove failfast
|
11 years ago |
Matt Robenolt
|
21ec579507
Add support for wheels
|
11 years ago |