aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests/IntegratedTestBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Just get everything works!crupest2020-05-301-4/+4
|
* Merge front end to this repo. But I need to wait for aspnet core support for ↵crupest2020-05-301-61/+64
| | | | custom port and package manager for dev server.
* Make all integrated tests async.crupest2020-03-111-19/+42
|
* ...crupest2020-03-101-11/+18
|
* Revert namespace name change.crupest2020-03-101-4/+4
|
* ...crupest2020-03-101-4/+4
|
* Fix test bugs in user info mapper. Make create user action return created ↵crupest2020-01-311-2/+1
| | | | user info.
* Combine two user info types.crupest2020-01-311-7/+8
|
* Finish reafctor, TODO: Database migration.crupest2020-01-301-1/+1
|
* ...crupest2020-01-301-2/+1
|
* ...crupest2020-01-301-42/+75
|
* Clean and refactor tests.crupest2019-11-201-3/+62
|
* Complete integrated tests??? Fix bugs.crupest2019-11-191-0/+8
|
* Fix typo in path of personal timeline controller actions. Add timeline ↵crupest2019-11-171-0/+27
permission test.