Skip to content

Commit 732881a

Browse files
committed
simplifying spec for return types and creating integration tests
1 parent 392d327 commit 732881a

File tree

117 files changed

+2644
-10502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+2644
-10502
lines changed

build/CMakeFiles/CMakeConfigureLog.yaml

Lines changed: 94 additions & 94 deletions
Large diffs are not rendered by default.

build/CMakeFiles/Makefile2

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,12 @@ tests/CMakeFiles/sso_integration_test.dir/clean:
280280
_deps/googletest-build/googlemock/CMakeFiles/gmock.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
281281
$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/build.make _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/depend
282282
$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/build.make _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/build
283-
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles --progress-num=96 "Built target gmock"
283+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles --progress-num= "Built target gmock"
284284
.PHONY : _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/all
285285

286286
# Build rule for subdir invocation for target.
287287
_deps/googletest-build/googlemock/CMakeFiles/gmock.dir/rule: cmake_check_build_system
288-
$(CMAKE_COMMAND) -E cmake_progress_start /home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles 2
288+
$(CMAKE_COMMAND) -E cmake_progress_start /home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles 1
289289
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/all
290290
$(CMAKE_COMMAND) -E cmake_progress_start /home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles 0
291291
.PHONY : _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/rule
@@ -307,7 +307,7 @@ _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/all: _deps/googletes
307307
_deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/all: _deps/googletest-build/googletest/CMakeFiles/gtest.dir/all
308308
$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/build.make _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/depend
309309
$(MAKE) $(MAKESILENT) -f _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/build.make _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/build
310-
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles --progress-num= "Built target gmock_main"
310+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/winrid/dev/fastcomments/fastcomments-cpp/build/CMakeFiles --progress-num=96 "Built target gmock_main"
311311
.PHONY : _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/all
312312

313313
# Build rule for subdir invocation for target.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CMAKE_PROGRESS_1 = 93
22
CMAKE_PROGRESS_2 =
3-
CMAKE_PROGRESS_3 = 94
4-
CMAKE_PROGRESS_4 =
3+
CMAKE_PROGRESS_3 =
4+
CMAKE_PROGRESS_4 = 94
55
CMAKE_PROGRESS_5 =
66
CMAKE_PROGRESS_6 = 95
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
CMAKE_PROGRESS_1 =
2-
CMAKE_PROGRESS_2 = 96
2+
CMAKE_PROGRESS_2 =
33

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
CMAKE_PROGRESS_1 =
1+
CMAKE_PROGRESS_1 = 96
22
CMAKE_PROGRESS_2 =
33

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
CMAKE_PROGRESS_1 = 98
2-
CMAKE_PROGRESS_2 =
1+
CMAKE_PROGRESS_1 =
2+
CMAKE_PROGRESS_2 = 98
33

build/client/CMakeFiles/FastCommentsClient.dir/DependInfo.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ set(CMAKE_DEPENDS_DEPENDENCY_FILES
7878
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateAPISSOUserData.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateAPISSOUserData.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateAPISSOUserData.cpp.o.d"
7979
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateAPIUserSubscriptionData.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateAPIUserSubscriptionData.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateAPIUserSubscriptionData.cpp.o.d"
8080
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateCommentParams.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateCommentParams.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateCommentParams.cpp.o.d"
81-
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateCommentPublic_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateCommentPublic_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateCommentPublic_200_response.cpp.o.d"
8281
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateFeedPostParams.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateFeedPostParams.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateFeedPostParams.cpp.o.d"
8382
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateFeedPostPublic_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateFeedPostPublic_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateFeedPostPublic_200_response.cpp.o.d"
8483
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateFeedPostResponse.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateFeedPostResponse.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateFeedPostResponse.cpp.o.d"
@@ -89,7 +88,6 @@ set(CMAKE_DEPENDS_DEPENDENCY_FILES
8988
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CreateUserBadge_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateUserBadge_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CreateUserBadge_200_response.cpp.o.d"
9089
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/CustomConfigParameters.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/CustomConfigParameters.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/CustomConfigParameters.cpp.o.d"
9190
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/DeleteCommentAction.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentAction.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentAction.cpp.o.d"
92-
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/DeleteCommentPublic_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentPublic_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentPublic_200_response.cpp.o.d"
9391
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/DeleteCommentResult.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentResult.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentResult.cpp.o.d"
9492
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/DeleteCommentVote_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentVote_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteCommentVote_200_response.cpp.o.d"
9593
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/DeleteComment_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteComment_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/DeleteComment_200_response.cpp.o.d"
@@ -119,10 +117,8 @@ set(CMAKE_DEPENDS_DEPENDENCY_FILES
119117
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetCommentVoteUserNamesSuccessResponse.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentVoteUserNamesSuccessResponse.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentVoteUserNamesSuccessResponse.cpp.o.d"
120118
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetCommentVoteUserNames_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentVoteUserNames_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentVoteUserNames_200_response.cpp.o.d"
121119
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetComment_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetComment_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetComment_200_response.cpp.o.d"
122-
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetCommentsPublic_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentsPublic_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentsPublic_200_response.cpp.o.d"
123120
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetCommentsResponseWithPresence_PublicComment_.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentsResponseWithPresence_PublicComment_.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentsResponseWithPresence_PublicComment_.cpp.o.d"
124121
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetCommentsResponse_PublicComment_.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentsResponse_PublicComment_.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetCommentsResponse_PublicComment_.cpp.o.d"
125-
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetComments_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetComments_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetComments_200_response.cpp.o.d"
126122
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetDomainConfig_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetDomainConfig_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetDomainConfig_200_response.cpp.o.d"
127123
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetDomainConfigs_200_response.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetDomainConfigs_200_response.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetDomainConfigs_200_response.cpp.o.d"
128124
"/home/winrid/dev/fastcomments/fastcomments-cpp/client/src/model/GetDomainConfigs_200_response_anyOf.cpp" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetDomainConfigs_200_response_anyOf.cpp.o" "gcc" "client/CMakeFiles/FastCommentsClient.dir/src/model/GetDomainConfigs_200_response_anyOf.cpp.o.d"

0 commit comments

Comments
 (0)