Commit Graph

5 Commits

Author SHA1 Message Date
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 edb258dbb6 Add raise unit test for search tuple in sqlalchemy
Change-Id: I60a2305b97f73b011496a8c02e115ab339d130f9
2018-12-26 16:53:57 -08:00
gengchc2 81198a782a Add raise unit test for update and replace tuple in sqlalchemy
Change-Id: I6f244639954db856f713e08f7c3dfdb2618f4ecd
2018-12-25 01:15:06 -08:00
gengchc2 1977c7e9d3 Add raise unit test for get and add tuple in sqlalchemy
Change-Id: I8c9f05a370c42fe4b547b45b53535dbb51bb9cd6
2018-12-24 18:45:28 -08:00
gengchc2 cd8f7e9f4e Add api unit test for model_query in sqlalchemy
Change-Id: I51f3cd70f29b89586d6001106d29b393bac08c9e
2018-12-23 22:29:03 -08:00