Files
@ a87aa385f21c
Branch filter:
Location: kallithea/rhodecode/tests/test_models.py - annotation
a87aa385f21c
15.0 KiB
text/x-python
fixed repo_create permission by adding missing commit statements
- added few tests for checking permission in UserModel
- added __json__() into get_dict() to fetch from it hybrid_properties and any additional custom properties
- code garden
- added few tests for checking permission in UserModel
- added __json__() into get_dict() to fetch from it hybrid_properties and any additional custom properties
- code garden
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 | 27be8f94c207 66f03a87141c 66f03a87141c 27be8f94c207 27be8f94c207 bd604cf75c5a 54687aa00724 a87aa385f21c 27be8f94c207 8cb7f5c4d494 8cb7f5c4d494 54687aa00724 54687aa00724 54687aa00724 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 48d4fcf04a29 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 8ecc6b8229a5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 27be8f94c207 2c0d35e336b5 27be8f94c207 bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a bd604cf75c5a 54687aa00724 a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c 54687aa00724 54687aa00724 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 48d4fcf04a29 8ecc6b8229a5 48d4fcf04a29 54687aa00724 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 bd604cf75c5a 8cb7f5c4d494 8cb7f5c4d494 54687aa00724 a87aa385f21c 54687aa00724 54687aa00724 54687aa00724 48d4fcf04a29 48d4fcf04a29 48d4fcf04a29 48d4fcf04a29 54687aa00724 54687aa00724 54687aa00724 48d4fcf04a29 48d4fcf04a29 48d4fcf04a29 48d4fcf04a29 54687aa00724 54687aa00724 54687aa00724 48d4fcf04a29 48d4fcf04a29 48d4fcf04a29 48d4fcf04a29 54687aa00724 8cb7f5c4d494 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 8ecc6b8229a5 54687aa00724 8cb7f5c4d494 a87aa385f21c a87aa385f21c 8cb7f5c4d494 8cb7f5c4d494 54687aa00724 54687aa00724 54687aa00724 8cb7f5c4d494 54687aa00724 cac5109ac3b6 5ca2a5e96793 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 cac5109ac3b6 cac5109ac3b6 cac5109ac3b6 8cb7f5c4d494 8cb7f5c4d494 cac5109ac3b6 54687aa00724 5ca2a5e96793 5ca2a5e96793 8cb7f5c4d494 54687aa00724 54687aa00724 8cb7f5c4d494 8cb7f5c4d494 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 5ca2a5e96793 8ecc6b8229a5 54687aa00724 54687aa00724 5ca2a5e96793 8ecc6b8229a5 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 8cb7f5c4d494 8cb7f5c4d494 54687aa00724 54687aa00724 54687aa00724 54687aa00724 cac5109ac3b6 5ca2a5e96793 8ecc6b8229a5 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 8ecc6b8229a5 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 8cb7f5c4d494 54687aa00724 ac54aa4200e8 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 ac54aa4200e8 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 ac54aa4200e8 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 8ecc6b8229a5 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 54687aa00724 a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c a87aa385f21c | import os
import unittest
from rhodecode.tests import *
from rhodecode.model.repos_group import ReposGroupModel
from rhodecode.model.repo import RepoModel
from rhodecode.model.db import RepoGroup, User, Notification, UserNotification, \
UsersGroup, UsersGroupMember, Permission
from sqlalchemy.exc import IntegrityError
from rhodecode.model.user import UserModel
from rhodecode.model.meta import Session
from rhodecode.model.notification import NotificationModel
from rhodecode.model.users_group import UsersGroupModel
class TestReposGroups(unittest.TestCase):
def setUp(self):
self.g1 = self.__make_group('test1', skip_if_exists=True)
self.g2 = self.__make_group('test2', skip_if_exists=True)
self.g3 = self.__make_group('test3', skip_if_exists=True)
def tearDown(self):
print 'out'
def __check_path(self, *path):
path = [TESTS_TMP_PATH] + list(path)
path = os.path.join(*path)
return os.path.isdir(path)
def _check_folders(self):
print os.listdir(TESTS_TMP_PATH)
def __make_group(self, path, desc='desc', parent_id=None,
skip_if_exists=False):
gr = RepoGroup.get_by_group_name(path)
if gr and skip_if_exists:
return gr
form_data = dict(group_name=path,
group_description=desc,
group_parent_id=parent_id)
gr = ReposGroupModel().create(form_data)
Session.commit()
return gr
def __delete_group(self, id_):
ReposGroupModel().delete(id_)
def __update_group(self, id_, path, desc='desc', parent_id=None):
form_data = dict(group_name=path,
group_description=desc,
group_parent_id=parent_id)
gr = ReposGroupModel().update(id_, form_data)
return gr
def test_create_group(self):
g = self.__make_group('newGroup')
self.assertEqual(g.full_path, 'newGroup')
self.assertTrue(self.__check_path('newGroup'))
def test_create_same_name_group(self):
self.assertRaises(IntegrityError, lambda:self.__make_group('newGroup'))
Session.rollback()
def test_same_subgroup(self):
sg1 = self.__make_group('sub1', parent_id=self.g1.group_id)
self.assertEqual(sg1.parent_group, self.g1)
self.assertEqual(sg1.full_path, 'test1/sub1')
self.assertTrue(self.__check_path('test1', 'sub1'))
ssg1 = self.__make_group('subsub1', parent_id=sg1.group_id)
self.assertEqual(ssg1.parent_group, sg1)
self.assertEqual(ssg1.full_path, 'test1/sub1/subsub1')
self.assertTrue(self.__check_path('test1', 'sub1', 'subsub1'))
def test_remove_group(self):
sg1 = self.__make_group('deleteme')
self.__delete_group(sg1.group_id)
self.assertEqual(RepoGroup.get(sg1.group_id), None)
self.assertFalse(self.__check_path('deteteme'))
sg1 = self.__make_group('deleteme', parent_id=self.g1.group_id)
self.__delete_group(sg1.group_id)
self.assertEqual(RepoGroup.get(sg1.group_id), None)
self.assertFalse(self.__check_path('test1', 'deteteme'))
def test_rename_single_group(self):
sg1 = self.__make_group('initial')
new_sg1 = self.__update_group(sg1.group_id, 'after')
self.assertTrue(self.__check_path('after'))
self.assertEqual(RepoGroup.get_by_group_name('initial'), None)
def test_update_group_parent(self):
sg1 = self.__make_group('initial', parent_id=self.g1.group_id)
new_sg1 = self.__update_group(sg1.group_id, 'after', parent_id=self.g1.group_id)
self.assertTrue(self.__check_path('test1', 'after'))
self.assertEqual(RepoGroup.get_by_group_name('test1/initial'), None)
new_sg1 = self.__update_group(sg1.group_id, 'after', parent_id=self.g3.group_id)
self.assertTrue(self.__check_path('test3', 'after'))
self.assertEqual(RepoGroup.get_by_group_name('test3/initial'), None)
new_sg1 = self.__update_group(sg1.group_id, 'hello')
self.assertTrue(self.__check_path('hello'))
self.assertEqual(RepoGroup.get_by_group_name('hello'), new_sg1)
def test_subgrouping_with_repo(self):
g1 = self.__make_group('g1')
g2 = self.__make_group('g2')
# create new repo
form_data = dict(repo_name='john',
repo_name_full='john',
fork_name=None,
description=None,
repo_group=None,
private=False,
repo_type='hg',
clone_uri=None)
cur_user = User.get_by_username(TEST_USER_ADMIN_LOGIN)
r = RepoModel().create(form_data, cur_user)
self.assertEqual(r.repo_name, 'john')
# put repo into group
form_data = form_data
form_data['repo_group'] = g1.group_id
form_data['perms_new'] = []
form_data['perms_updates'] = []
RepoModel().update(r.repo_name, form_data)
self.assertEqual(r.repo_name, 'g1/john')
self.__update_group(g1.group_id, 'g1', parent_id=g2.group_id)
self.assertTrue(self.__check_path('g2', 'g1'))
# test repo
self.assertEqual(r.repo_name, os.path.join('g2', 'g1', r.just_name))
class TestUser(unittest.TestCase):
def __init__(self, methodName='runTest'):
Session.remove()
super(TestUser, self).__init__(methodName=methodName)
def test_create_and_remove(self):
usr = UserModel().create_or_update(username=u'test_user', password=u'qweqwe',
email=u'u232@rhodecode.org',
name=u'u1', lastname=u'u1')
Session.commit()
self.assertEqual(User.get_by_username(u'test_user'), usr)
# make users group
users_group = UsersGroupModel().create('some_example_group')
Session.commit()
UsersGroupModel().add_user_to_group(users_group, usr)
Session.commit()
self.assertEqual(UsersGroup.get(users_group.users_group_id), users_group)
self.assertEqual(UsersGroupMember.query().count(), 1)
UserModel().delete(usr.user_id)
Session.commit()
self.assertEqual(UsersGroupMember.query().all(), [])
class TestNotifications(unittest.TestCase):
def __init__(self, methodName='runTest'):
Session.remove()
self.u1 = UserModel().create_or_update(username=u'u1',
password=u'qweqwe',
email=u'u1@rhodecode.org',
name=u'u1', lastname=u'u1')
Session.commit()
self.u1 = self.u1.user_id
self.u2 = UserModel().create_or_update(username=u'u2',
password=u'qweqwe',
email=u'u2@rhodecode.org',
name=u'u2', lastname=u'u3')
Session.commit()
self.u2 = self.u2.user_id
self.u3 = UserModel().create_or_update(username=u'u3',
password=u'qweqwe',
email=u'u3@rhodecode.org',
name=u'u3', lastname=u'u3')
Session.commit()
self.u3 = self.u3.user_id
super(TestNotifications, self).__init__(methodName=methodName)
def _clean_notifications(self):
for n in Notification.query().all():
Session.delete(n)
Session.commit()
self.assertEqual(Notification.query().all(), [])
def tearDown(self):
self._clean_notifications()
def test_create_notification(self):
self.assertEqual([], Notification.query().all())
self.assertEqual([], UserNotification.query().all())
usrs = [self.u1, self.u2]
notification = NotificationModel().create(created_by=self.u1,
subject=u'subj', body=u'hi there',
recipients=usrs)
Session.commit()
u1 = User.get(self.u1)
u2 = User.get(self.u2)
u3 = User.get(self.u3)
notifications = Notification.query().all()
self.assertEqual(len(notifications), 1)
unotification = UserNotification.query()\
.filter(UserNotification.notification == notification).all()
self.assertEqual(notifications[0].recipients, [u1, u2])
self.assertEqual(notification.notification_id,
notifications[0].notification_id)
self.assertEqual(len(unotification), len(usrs))
self.assertEqual([x.user.user_id for x in unotification], usrs)
def test_user_notifications(self):
self.assertEqual([], Notification.query().all())
self.assertEqual([], UserNotification.query().all())
notification1 = NotificationModel().create(created_by=self.u1,
subject=u'subj', body=u'hi there1',
recipients=[self.u3])
Session.commit()
notification2 = NotificationModel().create(created_by=self.u1,
subject=u'subj', body=u'hi there2',
recipients=[self.u3])
Session.commit()
u3 = Session.query(User).get(self.u3)
self.assertEqual(sorted([x.notification for x in u3.notifications]),
sorted([notification2, notification1]))
def test_delete_notifications(self):
self.assertEqual([], Notification.query().all())
self.assertEqual([], UserNotification.query().all())
notification = NotificationModel().create(created_by=self.u1,
subject=u'title', body=u'hi there3',
recipients=[self.u3, self.u1, self.u2])
Session.commit()
notifications = Notification.query().all()
self.assertTrue(notification in notifications)
Notification.delete(notification.notification_id)
Session.commit()
notifications = Notification.query().all()
self.assertFalse(notification in notifications)
un = UserNotification.query().filter(UserNotification.notification
== notification).all()
self.assertEqual(un, [])
def test_delete_association(self):
self.assertEqual([], Notification.query().all())
self.assertEqual([], UserNotification.query().all())
notification = NotificationModel().create(created_by=self.u1,
subject=u'title', body=u'hi there3',
recipients=[self.u3, self.u1, self.u2])
Session.commit()
unotification = UserNotification.query()\
.filter(UserNotification.notification ==
notification)\
.filter(UserNotification.user_id == self.u3)\
.scalar()
self.assertEqual(unotification.user_id, self.u3)
NotificationModel().delete(self.u3,
notification.notification_id)
Session.commit()
u3notification = UserNotification.query()\
.filter(UserNotification.notification ==
notification)\
.filter(UserNotification.user_id == self.u3)\
.scalar()
self.assertEqual(u3notification, None)
# notification object is still there
self.assertEqual(Notification.query().all(), [notification])
#u1 and u2 still have assignments
u1notification = UserNotification.query()\
.filter(UserNotification.notification ==
notification)\
.filter(UserNotification.user_id == self.u1)\
.scalar()
self.assertNotEqual(u1notification, None)
u2notification = UserNotification.query()\
.filter(UserNotification.notification ==
notification)\
.filter(UserNotification.user_id == self.u2)\
.scalar()
self.assertNotEqual(u2notification, None)
def test_notification_counter(self):
self._clean_notifications()
self.assertEqual([], Notification.query().all())
self.assertEqual([], UserNotification.query().all())
NotificationModel().create(created_by=self.u1,
subject=u'title', body=u'hi there_delete',
recipients=[self.u3, self.u1])
Session.commit()
self.assertEqual(NotificationModel()
.get_unread_cnt_for_user(self.u1), 1)
self.assertEqual(NotificationModel()
.get_unread_cnt_for_user(self.u2), 0)
self.assertEqual(NotificationModel()
.get_unread_cnt_for_user(self.u3), 1)
notification = NotificationModel().create(created_by=self.u1,
subject=u'title', body=u'hi there3',
recipients=[self.u3, self.u1, self.u2])
Session.commit()
self.assertEqual(NotificationModel()
.get_unread_cnt_for_user(self.u1), 2)
self.assertEqual(NotificationModel()
.get_unread_cnt_for_user(self.u2), 1)
self.assertEqual(NotificationModel()
.get_unread_cnt_for_user(self.u3), 2)
class TestUsers(unittest.TestCase):
def __init__(self, methodName='runTest'):
super(TestUsers, self).__init__(methodName=methodName)
def setUp(self):
self.u1 = UserModel().create_or_update(username=u'u1',
password=u'qweqwe',
email=u'u1@rhodecode.org',
name=u'u1', lastname=u'u1')
def tearDown(self):
perm = Permission.query().all()
for p in perm:
UserModel().revoke_perm(self.u1, p)
UserModel().delete(self.u1)
Session.commit()
def test_add_perm(self):
perm = Permission.query().all()[0]
UserModel().grant_perm(self.u1, perm)
Session.commit()
self.assertEqual(UserModel().has_perm(self.u1, perm), True)
def test_has_perm(self):
perm = Permission.query().all()
for p in perm:
has_p = UserModel().has_perm(self.u1, p)
self.assertEqual(False, has_p)
def test_revoke_perm(self):
perm = Permission.query().all()[0]
UserModel().grant_perm(self.u1, perm)
Session.commit()
self.assertEqual(UserModel().has_perm(self.u1, perm), True)
#revoke
UserModel().revoke_perm(self.u1, perm)
Session.commit()
self.assertEqual(UserModel().has_perm(self.u1, perm),False)
|