Alexey Skobkin
|
820a37a5d0
|
Moving important old files to backup directory. Creating new project from scratch.
|
2023-03-11 19:28:46 +03:00 |
|
Alexey Skobkin
|
b6f7ac8ec5
|
Fixing UserRepositoryTest according to new test users.
|
2019-04-03 20:40:09 +03:00 |
|
Alexey Skobkin
|
f598864d4d
|
Crutch-fixing PostController::showAction() exception handling with 404 instead of 403 exception.
|
2019-04-03 20:34:16 +03:00 |
|
Alexey Skobkin
|
aa751bbbc1
|
Fixing MainControllerTest::testAjaxUserAutoCompleteHasValidUserObjectsForUnnamedUser() in case of user's name in null instead of empty string.
|
2019-04-03 19:43:32 +03:00 |
|
Alexey Skobkin
|
9e5f59a2b2
|
Fixina small MainControllerTest problems.
|
2019-04-03 19:38:57 +03:00 |
|
Alexey Skobkin
|
7fcdcbf728
|
Fixing AJAX data deserialization in the MainControllerTest.
|
2019-04-03 19:34:01 +03:00 |
|
Alexey Skobkin
|
60dcc5e955
|
Fixing MainControllerTest dependencies.
|
2019-04-03 19:28:18 +03:00 |
|
Alexey Skobkin
|
c3605b2db1
|
Fixing MainControllerTest::{testAjaxUserAutoCompleteHasOptions, testFindUsersLikeLogin}() and adding new tests for user without name.
|
2019-04-03 19:19:03 +03:00 |
|
Alexey Skobkin
|
b455a6c8e7
|
Adding new tests in PostControllerTest to check for potential private post leakage.
|
2019-04-03 18:55:29 +03:00 |
|
Alexey Skobkin
|
e5d5059c30
|
UserFactoryTest added
|
2019-02-15 23:42:31 +03:00 |
|
Alexey Skobkin
|
faa7b92597
|
UserControllerTest fix.
|
2017-11-04 23:29:32 +03:00 |
|
Alexey Skobkin
|
76b332155b
|
Revert: Revert: User removal support.
|
2017-01-18 00:58:53 +03:00 |
|
Alexey Skobkin
|
38d0ab50be
|
Revert: User removal support.
|
2017-01-17 04:36:35 +03:00 |
|
Alexey Skobkin
|
3ab7993d04
|
User removal support.
|
2017-01-17 04:07:38 +03:00 |
|
Alexey Skobkin
|
3edd3df3b1
|
UserRepositoryTest fixed according to the new fixture.
|
2017-01-14 04:08:41 +03:00 |
|
Alexey Skobkin
|
aebc31a0fe
|
Tests for nullable User#getName().
|
2017-01-12 21:49:38 +03:00 |
|
Alexey Skobkin
|
3df7fa585e
|
ApplicationAvailabilityFunctionalTest fixed due to 'statistics' route change.
|
2017-01-11 21:20:33 +03:00 |
|
Alexey Skobkin
|
bc363c03e7
|
Hardcoded URL's removed everywhere in favor of dynamically generated based on container parameters. Router now can generate absolute URL even when not processing HTTP request. Avatar-related functions moved from UserApi to PointUrlExtension.
|
2017-01-11 21:03:32 +03:00 |
|
Alexey Skobkin
|
7dc621a452
|
TopUserTest added.
|
2017-01-09 23:58:15 +03:00 |
|
Alexey Skobkin
|
793d54e206
|
UserSubscribersUpdatedEventTest added.
|
2017-01-09 23:51:39 +03:00 |
|
Alexey Skobkin
|
e83fa99f32
|
UsersRenamedEventTest renamed.
|
2017-01-09 23:51:31 +03:00 |
|
Alexey Skobkin
|
25e4973a11
|
UserRenamedEventTest added.
|
2017-01-09 23:39:24 +03:00 |
|
Alexey Skobkin
|
e3660031ab
|
UserRepositoryTest fixed.
|
2017-01-09 23:09:14 +03:00 |
|
Alexey Skobkin
|
4a88a35b9d
|
TestPostRepository added.
|
2017-01-09 23:00:28 +03:00 |
|
Alexey Skobkin
|
0cf5814c7a
|
SubscriptionRepositoryTest added.
|
2017-01-09 22:47:15 +03:00 |
|
Alexey Skobkin
|
00b7c1d2f5
|
UserRepositoryTest added.
|
2017-01-09 22:36:19 +03:00 |
|
Alexey Skobkin
|
dcf3f0f3e9
|
ApplicationAvailabilityFunctionalTest moved to the new path.
|
2017-01-09 22:14:08 +03:00 |
|
Alexey Skobkin
|
db90f9ec87
|
Tests moved to new directory (/tests).
|
2017-01-09 22:08:01 +03:00 |
|