aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Helpers/TestApplication.cs
Commit message (Collapse)AuthorAgeFilesLines
* Add last modified info to timeline.crupest2020-06-181-22/+7
|
* refactor(back): Use generic host.crupest2020-06-151-13/+22
|
* Many many bugs fix.crupest2020-06-141-1/+1
| | | | | | 1. Add a way to test front end with mock page. 2. Unknown api returns 400 but not frontend page. 3. Fix a big bug that cause all data loss in database migration.
* Fix #87 .crupest2020-06-031-0/+2
|
* Make all integrated tests async.crupest2020-03-111-13/+18
|
* Revert namespace name change.crupest2020-03-101-3/+3
|
* ...crupest2020-03-101-3/+3
|
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-211-0/+6
|
* Migrate to use sqlite.crupest2020-02-211-4/+20
|
* Finish reafctor, TODO: Database migration.crupest2020-01-301-1/+11
|
* ...crupest2020-01-301-5/+10
|
* Use sqlite development database.crupest2020-01-051-1/+1
|
* Clean and refactor tests.crupest2019-11-201-2/+0
|
* Complete integrated tests??? Fix bugs.crupest2019-11-191-19/+3
|
* ...杨宇千2019-10-171-0/+52