7 Commits

Author SHA1 Message Date
pengyuesheng
293cf1cc35 Add the unit test for create and update action
Change-Id: I05dc7bacaa155d7c1deae97e3c7e9786f7bc177d
2019-06-24 10:12:17 +08:00
pengyuesheng
d1df6b3998 Add the unit test for actions detail
Change-Id: Iafe4d0459b4e89111f63e594f00163419dfdfc70
2019-06-20 16:53:04 +08:00
pengyuesheng
19c254b3b6 fix the Bug of test in actions panel
Change-Id: I64202db6b91eaaf4b77ad23cba4496f4f1f2023a
2019-06-14 11:28:09 +08:00
Akihiro Motoki
3ae1e8aae3 Django 2.0 support
Replace django.core.urlresolves with django.urls

(In Django 2.0) The django.core.urlresolvers module is removed
in favor of its new location, django.urls.
It was deprecated in Django 1.10:
https://docs.djangoproject.com/en/2.0/releases/1.10/#id3

Add py35dj20 job to test Django 2.0 integration.

Change-Id: I6d2e38201387012ba9a02c4b0bd8377895a5919a
2018-05-15 06:14:48 +09:00
hardik
c38219f30d Fixed unit tests issue
Change-Id: I97c4f21894cc30176f3dd6a333065a54139d8a0e
2016-07-26 14:58:59 +05:30
Anastasia Kuznetsova
19761bfa60 Fix gate-mistral-dashboard-python34
Fixed a lot of AttributeError: 'module' object has no attribute 'nested'
and F821 undefined name 'unicode' errors.

Change-Id: I79e73e27608ec6b76fd4ccf0ee9dcaf2ddf965ed
Closes-Bug: #1544499
2016-02-16 11:15:59 +03:00
Zhenguo Niu
64919e0321 Add actions and executions unit tests
Partially implements blueprint mistral-dashboard-ut

Change-Id: I1f91427848866ebbfd9440454af1c4ee2556c5ba
2015-08-24 16:46:34 +08:00