Commit 425a7dd
committed
File tree
102 files changed
+2174
-2219
lines changedFilter options
- src/unit-tests
- graphql-aspnet-subscriptions-tests
- Configuration
- Controllers
- Engine
- Execution
- Internal/Templating
- Logging
- Mocks
- SubscriptionServer
- Protocols
- GraphqlTransportWs
- GraphqlWsLegacy
- Web/WebSockets
- graphql-aspnet-testframework
- PipelineContextBuilders
- graphql-aspnet-tests
- Configuration
- Controllers
- ActionResults
- Directives
- DirectiveTestData
- Engine
- DefaultScalarTypeProviderTestData
- TypeMakers
- Execution
- QueryPlans
- Response
- RulesEngine
- Variables
- Internal
- Templating
- Logging
- Middleware
- Schemas
- Security/Web
- ServerExtensions/MutlipartRequests
- Web
- graphql-aspnet-tests-thirdpartydll
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+2174
-2219
lines changedsrc/unit-tests/graphql-aspnet-subscriptions-tests/Configuration/ConfigurationSetupTests.cs
Copy file name to clipboardExpand all lines: src/unit-tests/graphql-aspnet-subscriptions-tests/Configuration/ConfigurationSetupTests.cs+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
186 |
| - |
| 185 | + |
| 186 | + |
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
|
src/unit-tests/graphql-aspnet-subscriptions-tests/Controllers/ControllerExtensionTests.cs
Copy file name to clipboardExpand all lines: src/unit-tests/graphql-aspnet-subscriptions-tests/Controllers/ControllerExtensionTests.cs+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
|
src/unit-tests/graphql-aspnet-subscriptions-tests/Engine/DefaultEventRouterTests.cs
Copy file name to clipboardExpand all lines: src/unit-tests/graphql-aspnet-subscriptions-tests/Engine/DefaultEventRouterTests.cs+37-37Lines changed: 37 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
| 29 | + |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
| 43 | + |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 |
| - |
56 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
80 |
| - |
| 79 | + |
| 80 | + |
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
104 |
| - |
| 103 | + |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
109 |
| - |
| 108 | + |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
| 117 | + |
| 118 | + |
119 | 119 |
|
120 |
| - |
| 120 | + |
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
143 |
| - |
144 |
| - |
| 142 | + |
| 143 | + |
| 144 | + |
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
149 |
| - |
| 148 | + |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
158 |
| - |
| 157 | + |
| 158 | + |
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
182 |
| - |
183 |
| - |
| 181 | + |
| 182 | + |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
188 |
| - |
| 187 | + |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
|
src/unit-tests/graphql-aspnet-subscriptions-tests/Engine/DefaultGlobalSubscriptionClientProxyCollectionTests.cs
Copy file name to clipboardExpand all lines: src/unit-tests/graphql-aspnet-subscriptions-tests/Engine/DefaultGlobalSubscriptionClientProxyCollectionTests.cs+20-20Lines changed: 20 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 |
| - |
46 |
| - |
| 45 | + |
| 46 | + |
47 | 47 |
|
48 |
| - |
49 |
| - |
| 48 | + |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
| 60 | + |
| 61 | + |
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
| 104 | + |
| 105 | + |
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
|
0 commit comments