Commit Graph

4 Commits

Author SHA1 Message Date
Arash Rohani 426af20d0f
Removed the extra space in expected test result (#689)
* Removed the extra space in expected test result

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Changed the output match from exact to substring to fix the issue.

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Replaced the logger.LogInformation with Console.WriteLine to fix the test issue.

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Fixed the whitespace issue and added sleep directive

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-06-09 20:39:00 -07:00
Arash Rohani 53aeab771b Removed the whole if condition section.
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00
Arash Rohani 363bcffe5b Removed Swagger support and Updated the missing steps in README.
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00
Arash Rohani 5c6fc9b029 Upgraded to ASP.NET Core 6 Minimal API
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00