horizon/horizon/test
Akihiro Motoki ce6e34a5e4 Honor comments for translators when extracting messages
To extract commments for translators, '--add-comments' option
must be passed to pybabel. Comments for translators were extracted
when we used Django tools to extract messages, but when we switched
to pybabel it was lost. This commit adds the option to run_tests.sh.

Move the place of existing comments for translators
so that pybabel can find them. Django tool and pybabel
expect a bit different places.
Also add comments to ungettext_lazy in test codes.

Closes-Bug: #1553581
Change-Id: Ia2df36dfebb59bede19d57b2158a907126ca1944
2016-03-07 23:11:39 +09:00
..
customization Fixed typos in comment for renaming dashboard 2015-09-08 18:05:02 +05:30
dummy_auth Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
jasmine Applying auto-file-discovery partially 2015-06-29 16:04:14 -06:00
messages Add message of the day option 2016-01-22 11:31:36 -08:00
templates Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00
test_dashboards Honor comments for translators when extracting messages 2016-03-07 23:11:39 +09:00
tests Honor comments for translators when extracting messages 2016-03-07 23:11:39 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
firefox_binary.py Merge the two webdrivers 2016-01-30 11:54:19 +00:00
helpers.py Merge the two webdrivers 2016-01-30 11:54:19 +00:00
settings.py Remove all pre-Django 1.8 workarounds 2016-01-24 22:12:02 +00:00
test_hacking.py Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
urls.py Drop QUnit JS tests in favor of Jasmine 2015-08-27 13:09:00 +00:00
utils.py Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
webdriver.py Merge the two webdrivers 2016-01-30 11:54:19 +00:00