stackalytics/stackalytics/tests/unit
Ilya Shakhat 8b6157c716 Allow to override id of organization's module group
By default module group is created with the same id as the name
of organization. However this doesn't work for case when module
name is the same as organization (e.g. kubernetes/kubernetes).
With this patch it is possible to override module group id and
make it different to organization name.

Change-Id: I3f57ac1edc0a140aac93fedfaa0c7aa84d728749
2016-08-01 12:13:35 +03:00
..
__init__.py Move tests under stackalytics package 2015-08-18 15:38:17 +03:00
test_bps.py handle bugs with no fix committed date 2015-11-11 14:54:44 +00:00
test_config_files.py Disallow to change mode for default_data.json 2016-05-25 18:45:36 +03:00
test_data.py Move tests under stackalytics package 2015-08-18 15:38:17 +03:00
test_default_data_processor.py Allow to override id of organization's module group 2016-08-01 12:13:35 +03:00
test_driverlog.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-06 15:30:23 +05:30
test_dump.py Move tests under stackalytics package 2015-08-18 15:38:17 +03:00
test_governance.py Show which modules are available in module group details 2015-10-19 16:24:14 +03:00
test_helpers.py Show current company instead of the latest 2015-09-14 17:24:23 +03:00
test_mls.py Optimization of email bodies processing 2015-10-12 17:56:19 +03:00
test_mps.py Move tests under stackalytics package 2015-08-18 15:38:17 +03:00
test_rcs.py Retry on Gerrit errors 2016-07-04 13:53:17 +03:00
test_record_processor.py Replace assertEqual(None, *) with assertIsNone in tests 2016-01-04 19:50:12 +05:30
test_user_processor.py Move tests under stackalytics package 2015-08-18 15:38:17 +03:00
test_utils.py Replace assertEqual(None, *) with assertIsNone in tests 2016-01-04 19:50:12 +05:30
test_vcs.py Extend co-author pattern to handle case when no name given 2016-06-27 12:56:30 +03:00
test_web_utils.py Unify and polish page titles 2015-10-09 14:40:09 +00:00