aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/IntegratedTests
Commit message (Expand)AuthorAgeFilesLines
* ...crupest2022-04-254-0/+7
* ...crupest2022-04-241-4/+4
* ...crupest2022-04-171-8/+1
* ...crupest2022-04-162-4/+4
* ...crupest2022-04-082-22/+2
* ...crupest2022-04-071-1/+0
* crupest2022-03-231-40/+2
* ...crupest2022-03-091-1/+1
* test: Split post tests and write post patch default color test.crupest2021-06-022-293/+326
* test: Finally find the right way to test signalr.crupest2021-06-021-14/+18
* ...crupest2021-06-021-0/+6
* 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-1515-11/+77
* feat: Timeline post change notification with signalr.crupest2021-05-153-1/+99
* 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-304-4/+0
* refactor: ...crupest2021-04-304-11/+11
* refactor: ...crupest2021-04-304-15/+15
* refactor: ...crupest2021-04-281-1/+1
* refactor: ...crupest2021-04-272-5/+5
* ...crupest2021-04-254-8/+7
* test: Add database backup test.crupest2021-04-231-0/+19
* refactor: Refactor a lot.crupest2021-04-231-0/+8
* fix: Fix a bug in HasPostModifyPermission.crupest2021-04-181-0/+17
* feat: Auto translate url in markdown post.crupest2021-03-061-0/+32
* 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-121-7/+1
* ...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