aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests
Commit message (Collapse)AuthorAgeFilesLines
* Improve relate filter.crupest2020-02-051-13/+46
|
* Add get timeline list feature.crupest2020-02-041-0/+77
|
* Finish normal timeline development.crupest2020-02-031-0/+589
|
* Add TimelineController.crupest2020-02-031-1/+1
|
* ...crupest2020-02-021-7/+7
|
* Make all patch return the new entity.crupest2020-01-312-5/+14
|
* Fix test bugs in user info mapper. Make create user action return created ↵crupest2020-01-312-3/+6
| | | | user info.
* Combine two user info types.crupest2020-01-314-23/+24
|
* ...crupest2020-01-312-12/+81
|
* Finish reafctor, TODO: Database migration.crupest2020-01-304-20/+20
|
* ...crupest2020-01-303-171/+130
|
* ...crupest2020-01-308-440/+421
|
* ...crupest2020-01-211-3/+3
|
* Basically finish refactor of error codes.crupest2020-01-195-34/+32
|
* Add test for bad enum value of timeline visibility.crupest2019-11-201-0/+6
|
* Get posts should return posts ordered by time.crupest2019-11-201-1/+28
|
* Add delete nonexist post test, and fix the bug.crupest2019-11-201-0/+7
|
* Clean and refactor tests.crupest2019-11-208-157/+169
|
* Complete integrated tests??? Fix bugs.crupest2019-11-192-0/+227
|
* Continue to write tests.crupest2019-11-181-0/+49
|
* Write tests and fix bugs found via tests.crupest2019-11-181-0/+135
|
* Fix typo in path of personal timeline controller actions. Add timeline ↵crupest2019-11-172-0/+89
| | | | permission test.
* Complete integrated tests.杨宇千2019-10-314-29/+110
|
* Continue to construct feature and tests.杨宇千2019-10-312-2/+85
|
* Add error code tests.杨宇千2019-10-271-5/+4
|
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-0/+63
|
* ...杨宇千2019-10-241-0/+20
|
* ...杨宇千2019-10-241-11/+13
|
* ...杨宇千2019-10-233-29/+42
|
* ...杨宇千2019-10-211-145/+0
|
* ...杨宇千2019-10-211-112/+76
|
* ...杨宇千2019-10-211-11/+11
|
* ...杨宇千2019-10-201-2/+2
|
* ...杨宇千2019-10-201-4/+5
|
* ...杨宇千2019-10-194-286/+259
|
* ...杨宇千2019-10-175-27/+598
|
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-251-1/+1
|
* Add more tests on avatar.杨宇千2019-09-011-1/+18
|
* Use cache attribute.杨宇千2019-08-291-0/+4
|
* Fix a bug.杨宇千2019-08-271-0/+11
|
* Rename EMail to Email.杨宇千2019-08-241-3/+3
|
* Add nickname in detail controller.杨宇千2019-08-221-5/+28
|
* Add user detail controller.杨宇千2019-08-221-0/+123
|
* Use etag for cache.杨宇千2019-08-201-2/+23
|
* Add check for content in avatar put.杨宇千2019-08-191-2/+51
|
* Add avatar 304.杨宇千2019-08-191-0/+12
|
* Clean code.杨宇千2019-08-191-2/+0
|
* Add integrated tests.杨宇千2019-08-191-5/+148
|
* Add unit tests for avatar validator.杨宇千2019-08-191-0/+11