unrhodecode/rhodecode/tests
2018-07-06 12:55:13 +02:00
..
config hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
database db: ensure migrations are executed and steps are tested 2018-03-05 21:10:03 +01:00
events release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
fixtures diffs: fixed problem with rendering no newline at the end of file markers. 2017-11-19 15:23:38 +01:00
functional release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
integrations pull-request-events: expose pr title and uid for commits inside. 2018-02-16 19:22:21 +01:00
lib caches: rewrite of auth/permission caches to dogpile. 2018-07-05 20:14:33 +02:00
load release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
models tests: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00
other tests: move controllers tests to other 2018-06-08 11:58:09 +02:00
scripts release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
vcs shadow-repos: use numeric repo id for creation of shadow repos. 2018-06-21 14:04:06 +02:00
vcs_operations tests: use post for testing webhook at httpbin.org. With recent changes 2018-07-03 11:07:45 +02:00
__init__.py shadow-repos: use numeric repo id for creation of shadow repos. 2018-06-21 14:04:06 +02:00
auth_external_test.py logging: improve consistency of auth plugins logs. 2018-02-19 14:49:21 +01:00
fixture.py my-account: security change, added select filed with email from extra emails while editing user profile, now adding extra emails required type password. Task #5386 2018-02-15 18:40:03 +01:00
plugin.py integrations: use classmethod for icon extraction for easier code readability. 2018-02-16 01:22:52 +01:00
pylons_plugin.py hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
rhodecode.ini caches: don't use beaker for file caches anymore 2018-07-06 12:55:13 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py tests: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00
vcsserver_http.ini tests: use gunicorn for testing. This is close to production testing 2017-12-18 12:29:33 +01:00