Commit Graph
25 Commits
Author SHA1 Message Date
Stevan Freeborn 57d836797d chore: update to dotnet 8 2024-10-01 20:50:03 -05:00
StevanFreeborn ec98526ff7 finished integration tests for quotes controller 2022-07-11 18:07:42 -05:00
StevanFreeborn e94d2135e1 begin writing integration tests for quotes controller 2022-07-11 17:37:25 -05:00
StevanFreeborn c492f57980 finished writing unit tests for Quote Controller added unit test for character controller when no character is found for a given valid object id 2022-07-11 12:46:12 -05:00
StevanFreeborn dbed2a0e36 finished writing integration tests for seasons controller 2022-07-11 11:31:53 -05:00
StevanFreeborn baf61fcbae finished unit tests for seasons controller 2022-07-11 11:10:52 -05:00
StevanFreeborn 92d18aa484 continuing to write tests 2022-07-11 09:36:39 -05:00
StevanFreeborn 05a042f552 added unit and integration test classes for quotes controller 2022-07-11 09:23:06 -05:00
StevanFreeborn bd78272a30 added options factory 2022-07-08 16:43:32 -05:00
StevanFreeborn 16fe8039bb finished writing tests for episodes controller. started writing tests for seasons controller. add http client factory class for integration tests 2022-07-08 16:32:25 -05:00
StevanFreeborn 5985d5d9fc continue working on episodes tests 2022-07-08 12:51:01 -05:00
StevanFreeborn 1e404b0467 continue writing tests for episode controller. add assert helper. 2022-07-06 19:46:19 -05:00
StevanFreeborn ae782e8c56 begin writing tests for episodes controller 2022-07-06 13:02:57 -05:00
StevanFreeborn 845b1620ef added episodes controller unit test and integration test classes 2022-07-06 11:13:57 -05:00
StevanFreeborn 0a7c522faa finished writing tests for getcharacterbyidasync 2022-07-06 11:01:46 -05:00
StevanFreeborn 7ac3b16cb8 finished tests for getcharactersasync 2022-07-06 09:41:28 -05:00
StevanFreeborn a9e4c628c9 still working on tests 2022-07-05 15:29:48 -05:00
StevanFreeborn f1cff5c3e5 testing 2022-07-05 14:55:50 -05:00
StevanFreeborn 6d94582686 added test project and put integration and unit tests under single test project 2022-07-05 14:38:00 -05:00
StevanFreeborn 64662126e1 add integration tests 2022-07-05 14:02:22 -05:00
StevanFreeborn 2bc2381567 finished unit tests for characters controller 2022-07-05 08:55:36 -05:00
StevanFreeborn a3af130c92 add unit test for repo throwing exception to characters controller tests 2022-06-30 22:05:20 -05:00
StevanFreeborn 4c647a5c9a continue writing tests for controllers 2022-06-29 23:02:35 -05:00
StevanFreeborn 5329f6eaf9 updated verify method 2022-06-29 13:04:33 -05:00
StevanFreeborn 948d33292e updated server tests project and folder name 2022-06-29 12:53:34 -05:00