Commit Graph

4 Commits

Author SHA1 Message Date
Stephen Finucane 8a69520298 tests: Use base test case everywhere
Change-Id: I53725f43b3967db829c8d6bdb078cf0704eb9b33
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-05-02 08:16:26 +00:00
jacky06 114f91f39c Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I749d6ebdef9163ffa3135778a4accbb8be5ba9e3
2020-04-10 22:03:44 +08:00
gengchc2 ac48abe735 Add raise unit test for session in sqlalchemy
Change-Id: I1fc045010732f178abb4c5ea75e02b96e7a83b3d
2018-12-20 22:02:44 -08:00
gengchc2 2dc322497e Refactor unit test about sqlalchemy for supporting v1
Change-Id: I119155b8ac5fc7be6e5ef8b1db13df38595e64c4
2018-12-20 18:13:29 -08:00