Markus Unterwaditzer
|
fdba72bd7c
ref: Remove Python store view (#19135)
|
4 years ago |
Marcos Gaeta
|
8198389eb5
Fix typos across repo (#18654)
|
4 years ago |
Radu Woinaroski
|
ea6cfa0cd6
ref(tests): Refactor obsolete Sentry store tests (#17756)
|
5 years ago |
Radu Woinaroski
|
ad3d1d58ca
test(relay): Add E2E tests with Relay (#17241)
|
5 years ago |
josh
|
91af3a1b83
test: optional testing on Python 3.6 (#17120)
|
5 years ago |
Stephen Cefali
|
e896734ff4
feat(plugins): adds endpoint to return list of plugins with projectList (#16654)
|
5 years ago |
josh
|
1a93ba0f7f
ref: remove unused social auth backends (#16602)
|
5 years ago |
josh
|
d02e3a13e9
test: annoyance fixes (#16491)
|
5 years ago |
Katie Byers
|
21379ac834
fix(testing): Fix `--help` and `--version` for `py.test` (#16039)
|
5 years ago |
Stephen Cefali
|
769814194f
ref(plugins): move new_sentry_plugins into sentry_plugins (#15700)
|
5 years ago |
Stephen Cefali
|
1a98ed2557
migrations(plugins): move Slack and PagerDuty plugins from test_only_plugins to new_plugins (#15671)
|
5 years ago |
Stephen Cefali
|
94f796a289
add option to raise error if pluin fails to load (#15653)
|
5 years ago |
Stephen Cefali
|
2bdd09790d
Revert "migrations(plugins): move Slack and PagerDuty plugins from test_only_plugins to new_plugins (#15582)" (#15630)
|
5 years ago |
Stephen Cefali
|
3160afb979
migrations(plugins): move Slack and PagerDuty plugins from test_only_plugins to new_plugins (#15582)
|
5 years ago |
Stephen Cefali
|
38bcdd3b39
moved the bulk of plugins from test_only_plugins into new_sentry_plugins (#15468)
|
5 years ago |
Stephen Cefali
|
a96ec4f270
migration(plugins): use sessionstack from sentry core
|
5 years ago |
Stephen Cefali
|
22f4105092
migration(plugins): use aws sqs plugin from sentry core (#15428)
|
5 years ago |
Stephen Cefali
|
26c0d1593f
Feat/sentry plugin migration v1 (#15299)
|
5 years ago |
josh
|
32ea9cbf1f
chore: goodbye riak (#15072)
|
5 years ago |
josh
|
95767d455b
chore: blacken take 2 (#14360)
|
5 years ago |
Dan Fuller
|
fb0c843c9b
ref: Refactor .travis.yml, add parallel builds
|
6 years ago |
David Cramer
|
c24cc31b74
Maintain path (fixes pytest-xdist)
|
10 years ago |
David Cramer
|
1d7b78a7ba
Improve warning filters
|
10 years ago |
David Cramer
|
27983b7a4d
Improve test extensions
|
10 years ago |
David Cramer
|
66cdb5cd31
Add pytest configuration as util for reusability
|
10 years ago |
David Cramer
|
d01b130ddb
Disable migrations in tests
|
10 years ago |
David Cramer
|
da3aaab015
Upgrade Django to 1.6
|
10 years ago |
David Cramer
|
ea94b8199b
Merge branch 'master' into organizations
|
10 years ago |
David Cramer
|
7291665531
Disable default EAGER on tests
|
10 years ago |
David Cramer
|
4ef1e2faa0
Remove remaining references to SENTRY_KEY
|
10 years ago |
David Cramer
|
9b050ee9e1
Support for dynamic system options
|
10 years ago |
David Cramer
|
ef8ec17063
Add InMemoryTSDB for tests
|
10 years ago |
David Cramer
|
c811bab889
Various tests and tweaks for Rules
|
10 years ago |
David Cramer
|
dc0e774cb9
Add optional recaptcha support
|
10 years ago |
Matt Robenolt
|
051dec2ece
Improve testing around django-sudo to avoid dealing with cookies
|
10 years ago |
Alex Gaynor
|
06160bcc0f
Fixed some typos throughout the codebase
|
10 years ago |
David Cramer
|
1bb64111b3
Default redis settings for tests
|
11 years ago |
David Cramer
|
bcaeac4e54
Setup sys.path in conftest
|
11 years ago |
David Cramer
|
bf6ff9b2e5
mock socket.getfqdn in tests
|
11 years ago |
David Cramer
|
c0749dc328
Initialize receivers in tests
|
11 years ago |
Matt Robenolt
|
6ff4e49c04
Add integration test so I don't break GET requests again
|
11 years ago |
Matt Robenolt
|
2589a688dd
Adding smtp service
|
11 years ago |
David Cramer
|
2d063c5bbf
Correct sequence hack by doing a second update call when things dont go as expected
|
11 years ago |
David Cramer
|
7d9f9b57e6
Replace sequence hack with less evil hack
|
11 years ago |
David Cramer
|
16f7189858
Push users and code exploration behind feature switches
|
12 years ago |
David Cramer
|
81b37bbd15
Various cleanup
|
12 years ago |
David Cramer
|
ec558116eb
Catch warnings in tests
|
12 years ago |
David Cramer
|
e1d11c0dbb
Replace django-compressor with django-static-compiler
|
12 years ago |
David Cramer
|
591e7a836f
Explicitly disable compress precompilers just-in-case
|
12 years ago |
Alex Gaynor
|
e81aeb401f
Improve test performance by using the md5 hasher for tests.
|
12 years ago |