This commit is contained in:
2019-10-22 23:05:36 +00:00
parent f363775507
commit 7ab06a82af
4 changed files with 28 additions and 16 deletions

View File

@@ -16,7 +16,11 @@ UPDATE all the things before commencing work
- Find and read changes for 3.1 dotnet core and Note that that above is for v2.2 my controllers appear to date from the v1 .net core era and I will need to then move them to the .netcore 3.1 era changes
- This is important and worth doing to make sure everything will work going forward (the swashbuckle [apicontroller] attribute debacle is proof of this)
- Should not process jobs during boot, maybe serverstate=booting would be useful here?
- Make the browser launch again, s
- 2019-10-22 15:43:22.6844|INFO|Seeder|SEEDER: Seed data level - SmallOneManShopTrialDataSet, timeZoneOffset - -7
- Add automated test to retrieve a manual page to ensure it's working
- Add automated test to retrieve metrics to know it's working
- Add automated test to retrieve apiroot page to know it's working
-------------------------------------------------------------------------------------------------------------------------------------
Need a sprint to get to a fully testable client with entry form, list and as much as possible all features from COMMON-* specs list