aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests
Commit message (Collapse)AuthorAgeFilesLines
* test: Use ws protocol to test signalr hub.crupest2021-06-021-4/+1
|
* test: Prepare to split post tests.crupest2021-06-022-605/+622
|
* feat: Add ways to reset timeline or post color.crupest2021-06-011-0/+12
|
* fix: Fix backend signalr auth.crupest2021-05-161-2/+6
|
* test: Try to fix test failure due to delayed signalr message.crupest2021-05-151-0/+3
|
* test: Use xunit logging output.crupest2021-05-1518-11/+102
|
* feat: Timeline post change notification with signalr.crupest2021-05-156-3/+188
|
* feat: Posts pagination.crupest2021-05-131-0/+18
|
* refactor: ...crupest2021-05-051-1/+1
|
* refactor: ...crupest2021-05-053-9/+9
|
* chore: Clean codes.crupest2021-04-305-5/+0
|
* refactor: ...crupest2021-04-301-2/+1
|
* refactor: ...crupest2021-04-304-11/+11
|
* refactor: ...crupest2021-04-305-19/+20
|
* ...crupest2021-04-291-2/+2
|
* ...crupest2021-04-281-1/+1
|
* ...crupest2021-04-281-4/+4
|
* refactor: ...crupest2021-04-282-2/+2
|
* refactor: ...crupest2021-04-275-15/+15
|
* ...crupest2021-04-2511-18/+17
|
* refactor: Remove splitted error code project.crupest2021-04-251-5/+1
|
* build: Remove an unused dependency.crupest2021-04-242-7/+0
|
* build: Upgrade packages.crupest2021-04-242-560/+171
|
* test: Fix integrated tests.crupest2021-04-241-5/+5
|
* test: Test database now use migrator.crupest2021-04-232-29/+11
|
* test: Add database backup test.crupest2021-04-231-0/+19
|
* refactor: Refactor a lot.crupest2021-04-233-27/+16
|
* fix: Fix a bug in HasPostModifyPermission.crupest2021-04-181-0/+17
|
* feat: Auto translate url in markdown post.crupest2021-03-062-0/+38
|
* refactor: Rename HttpCreateUserRequest to HttpUserPostRequest.crupest2021-03-062-12/+12
|
* feat: Timeline add postable.crupest2021-02-131-1/+3
|
* feat: Add timeline manageable.crupest2021-02-131-28/+45
|
* feat: Post info add editable field.crupest2021-02-131-0/+20
|
* test: Add multiple data post test.crupest2021-02-121-0/+78
|
* test: Add create post integrated tests.crupest2021-02-121-0/+70
|
* test: Add some helper function.crupest2021-02-122-7/+45
|
* ...crupest2021-02-121-116/+55
|
* test: Add create post invalid model test.crupest2021-02-111-0/+142
|
* ...crupest2021-02-112-289/+66
|
* ...crupest2021-02-101-6/+6
|
* ...crupest2021-02-081-0/+30
|
* ...crupest2021-02-041-0/+35
|
* ...crupest2021-02-041-0/+27
|
* test: Add timeline color test.crupest2021-02-021-0/+24
|
* ...crupest2021-01-311-2/+0
|
* ...crupest2021-01-312-94/+33
|
* feat: Deprecate userop/createuser api and add users post api.crupest2021-01-192-4/+4
|
* test: Add integrated tests for search api.crupest2021-01-196-9/+77
|
* test: Add unit tests for search service.crupest2021-01-165-59/+124
|
* feat: Timeline info contains bookmark and highlight flag.crupest2021-01-072-0/+71
|