UNPKG

17.8 kBXMLView Raw
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3 <component name="ChangeListManager">
4 <list default="true" id="2ecaef33-e5a8-4580-9e7d-cde4516c8b6c" name="Default Changelist" comment="">
5 <change beforePath="$PROJECT_DIR$/History.md" beforeDir="false" afterPath="$PROJECT_DIR$/History.md" afterDir="false" />
6 <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
7 </list>
8 <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
9 <option name="SHOW_DIALOG" value="false" />
10 <option name="HIGHLIGHT_CONFLICTS" value="true" />
11 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
12 <option name="LAST_RESOLUTION" value="IGNORE" />
13 </component>
14 <component name="CoverageViewManager">
15 <option name="myElementSize" value="365" />
16 </component>
17 <component name="Git.Rebase.Settings">
18 <option name="ONTO" value="refs/remotes/origin/master" />
19 </component>
20 <component name="Git.Settings">
21 <option name="RECENT_BRANCH_BY_REPOSITORY">
22 <map>
23 <entry key="$PROJECT_DIR$" value="bump-version" />
24 </map>
25 </option>
26 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
27 </component>
28 <component name="JsFlowSettings">
29 <service-enabled>true</service-enabled>
30 <exe-path />
31 <other-services-enabled>true</other-services-enabled>
32 <auto-save>true</auto-save>
33 </component>
34 <component name="ProjectId" id="1SyUD9kRGN6h5NOmcHuZgHP5m2w" />
35 <component name="ProjectLevelVcsManager" settingsEditedManually="true">
36 <OptionsSetting value="false" id="Update" />
37 </component>
38 <component name="PropertiesComponent">
39 <property name="WebServerToolWindowFactoryState" value="false" />
40 <property name="javascript.nodejs.core.library.configured.version" value="10.13.0" />
41 <property name="js.last.introduce.type" value="CONST" />
42 <property name="last_opened_file_path" value="$PROJECT_DIR$/test" />
43 <property name="node.js.detected.package.eslint" value="true" />
44 <property name="node.js.detected.package.standard" value="true" />
45 <property name="node.js.detected.package.tslint" value="true" />
46 <property name="node.js.path.for.package.eslint" value="project" />
47 <property name="node.js.path.for.package.standard" value="project" />
48 <property name="node.js.path.for.package.tslint" value="project" />
49 <property name="node.js.selected.package.eslint" value="(autodetect)" />
50 <property name="node.js.selected.package.standard" value="" />
51 <property name="node.js.selected.package.tslint" value="(autodetect)" />
52 <property name="nodejs.mocha.mocha_node_package_dir" value="$PROJECT_DIR$/node_modules/mocha" />
53 <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
54 <property name="nodejs_npm_path_reset_for_default_project" value="true" />
55 <property name="nodejs_package_manager_path" value="npm" />
56 <property name="prettierjs.PrettierConfiguration.Package" value="$PROJECT_DIR$/node_modules/prettier" />
57 <property name="ts.external.directory.path" value="$PROJECT_DIR$/node_modules/typescript/lib" />
58 </component>
59 <component name="RunDashboard">
60 <option name="ruleStates">
61 <list>
62 <RuleState>
63 <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
64 </RuleState>
65 <RuleState>
66 <option name="name" value="StatusDashboardGroupingRule" />
67 </RuleState>
68 </list>
69 </option>
70 </component>
71 <component name="RunManager" selected="Mocha.forms.delete">
72 <configuration default="true" type="mocha-javascript-test-runner">
73 <node-interpreter>project</node-interpreter>
74 <node-options />
75 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
76 <working-directory>$PROJECT_DIR$/test</working-directory>
77 <pass-parent-env>true</pass-parent-env>
78 <ui />
79 <extra-mocha-options />
80 <test-kind>DIRECTORY</test-kind>
81 <test-directory />
82 <recursive>false</recursive>
83 <method v="2" />
84 </configuration>
85 <configuration name="forms" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
86 <node-interpreter>project</node-interpreter>
87 <node-options />
88 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
89 <working-directory>$PROJECT_DIR$/test</working-directory>
90 <pass-parent-env>true</pass-parent-env>
91 <ui>bdd</ui>
92 <extra-mocha-options />
93 <test-kind>SUITE</test-kind>
94 <test-file>$PROJECT_DIR$/test/forms.js</test-file>
95 <test-names>
96 <name value="forms" />
97 </test-names>
98 <method v="2" />
99 </configuration>
100 <configuration name="forms.delete" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
101 <node-interpreter>project</node-interpreter>
102 <node-options />
103 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
104 <working-directory>$PROJECT_DIR$/test</working-directory>
105 <pass-parent-env>true</pass-parent-env>
106 <ui>bdd</ui>
107 <extra-mocha-options />
108 <test-kind>SUITE</test-kind>
109 <test-file>$PROJECT_DIR$/test/forms.js</test-file>
110 <test-names>
111 <name value="forms" />
112 <name value="delete" />
113 </test-names>
114 <method v="2" />
115 </configuration>
116 <configuration name="lists" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
117 <node-interpreter>project</node-interpreter>
118 <node-options />
119 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
120 <working-directory>$PROJECT_DIR$/test</working-directory>
121 <pass-parent-env>true</pass-parent-env>
122 <ui>bdd</ui>
123 <extra-mocha-options />
124 <test-kind>SUITE</test-kind>
125 <test-file>$PROJECT_DIR$/test/lists.js</test-file>
126 <test-names>
127 <name value="lists" />
128 </test-names>
129 <method v="2" />
130 </configuration>
131 <configuration name="tests" type="mocha-javascript-test-runner">
132 <node-interpreter>project</node-interpreter>
133 <node-options />
134 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
135 <working-directory>$PROJECT_DIR$/test</working-directory>
136 <pass-parent-env>true</pass-parent-env>
137 <ui>bdd</ui>
138 <extra-mocha-options>--timeout 15000</extra-mocha-options>
139 <test-kind>DIRECTORY</test-kind>
140 <test-directory>$PROJECT_DIR$/test</test-directory>
141 <recursive>false</recursive>
142 <method v="2" />
143 </configuration>
144 <configuration name="workflows" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
145 <node-interpreter>project</node-interpreter>
146 <node-options />
147 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
148 <working-directory>$PROJECT_DIR$/test</working-directory>
149 <pass-parent-env>true</pass-parent-env>
150 <ui>bdd</ui>
151 <extra-mocha-options />
152 <test-kind>SUITE</test-kind>
153 <test-file>$PROJECT_DIR$/test/workflows.js</test-file>
154 <test-names>
155 <name value="workflows" />
156 </test-names>
157 <method v="2" />
158 </configuration>
159 <configuration name="workflows.get" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
160 <node-interpreter>project</node-interpreter>
161 <node-options />
162 <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
163 <working-directory>$PROJECT_DIR$/test</working-directory>
164 <pass-parent-env>true</pass-parent-env>
165 <ui>bdd</ui>
166 <extra-mocha-options />
167 <test-kind>SUITE</test-kind>
168 <test-file>$PROJECT_DIR$/test/workflows.js</test-file>
169 <test-names>
170 <name value="workflows" />
171 <name value="get" />
172 </test-names>
173 <method v="2" />
174 </configuration>
175 <list>
176 <item itemvalue="Mocha.tests" />
177 <item itemvalue="Mocha.forms" />
178 <item itemvalue="Mocha.workflows.get" />
179 <item itemvalue="Mocha.workflows" />
180 <item itemvalue="Mocha.lists" />
181 <item itemvalue="Mocha.forms.delete" />
182 </list>
183 <recent_temporary>
184 <list>
185 <item itemvalue="Mocha.forms.delete" />
186 <item itemvalue="Mocha.lists" />
187 <item itemvalue="Mocha.workflows" />
188 <item itemvalue="Mocha.workflows.get" />
189 <item itemvalue="Mocha.forms" />
190 </list>
191 </recent_temporary>
192 </component>
193 <component name="TaskManager">
194 <task active="true" id="Default" summary="Default task">
195 <changelist id="2ecaef33-e5a8-4580-9e7d-cde4516c8b6c" name="Default Changelist" comment="" />
196 <created>1572535206805</created>
197 <option name="number" value="Default" />
198 <option name="presentableId" value="Default" />
199 <updated>1572535206805</updated>
200 <workItem from="1572535208928" duration="4247000" />
201 <workItem from="1573028825902" duration="5376000" />
202 <workItem from="1573466399118" duration="13666000" />
203 <workItem from="1573563706578" duration="7259000" />
204 <workItem from="1573597535793" duration="17461000" />
205 <workItem from="1573727277455" duration="2017000" />
206 <workItem from="1573746704734" duration="901000" />
207 <workItem from="1573755894593" duration="1569000" />
208 <workItem from="1573833788215" duration="18000" />
209 <workItem from="1573835430864" duration="620000" />
210 <workItem from="1574251505429" duration="323000" />
211 <workItem from="1574255627165" duration="6000" />
212 <workItem from="1574340446885" duration="35132000" />
213 <workItem from="1574690167433" duration="260000" />
214 </task>
215 <task id="LOCAL-00001" summary="Fix Object.assign for refresh token">
216 <created>1572537185651</created>
217 <option name="number" value="00001" />
218 <option name="presentableId" value="LOCAL-00001" />
219 <option name="project" value="LOCAL" />
220 <updated>1572537185651</updated>
221 </task>
222 <task id="LOCAL-00002" summary="Fix Object.assign for refresh token">
223 <created>1572537425258</created>
224 <option name="number" value="00002" />
225 <option name="presentableId" value="LOCAL-00002" />
226 <option name="project" value="LOCAL" />
227 <updated>1572537425258</updated>
228 </task>
229 <task id="LOCAL-00003" summary="Add engines field">
230 <created>1572610187474</created>
231 <option name="number" value="00003" />
232 <option name="presentableId" value="LOCAL-00003" />
233 <option name="project" value="LOCAL" />
234 <updated>1572610187474</updated>
235 </task>
236 <task id="LOCAL-00004" summary="Update travis config">
237 <created>1572612758080</created>
238 <option name="number" value="00004" />
239 <option name="presentableId" value="LOCAL-00004" />
240 <option name="project" value="LOCAL" />
241 <updated>1572612758080</updated>
242 </task>
243 <task id="LOCAL-00005" summary="Update travis config">
244 <created>1573470547120</created>
245 <option name="number" value="00005" />
246 <option name="presentableId" value="LOCAL-00005" />
247 <option name="project" value="LOCAL" />
248 <updated>1573470547120</updated>
249 </task>
250 <task id="LOCAL-00006" summary="Update getPortalInfo method">
251 <created>1573480359131</created>
252 <option name="number" value="00006" />
253 <option name="presentableId" value="LOCAL-00006" />
254 <option name="project" value="LOCAL" />
255 <updated>1573480359131</updated>
256 </task>
257 <task id="LOCAL-00007" summary="Add engagements update method. Update Nock helper with PATCH request">
258 <created>1573487771105</created>
259 <option name="number" value="00007" />
260 <option name="presentableId" value="LOCAL-00007" />
261 <option name="project" value="LOCAL" />
262 <updated>1573487771105</updated>
263 </task>
264 <task id="LOCAL-00008" summary="Add update contact by email method. Update readme file">
265 <created>1573489669381</created>
266 <option name="number" value="00008" />
267 <option name="presentableId" value="LOCAL-00008" />
268 <option name="project" value="LOCAL" />
269 <updated>1573489669382</updated>
270 </task>
271 <task id="LOCAL-00009" summary="Fix tests. Fix indentation">
272 <created>1573651138906</created>
273 <option name="number" value="00009" />
274 <option name="presentableId" value="LOCAL-00009" />
275 <option name="project" value="LOCAL" />
276 <updated>1573651138906</updated>
277 </task>
278 <task id="LOCAL-00010" summary="Add form submitted file retrieving. &#10;Update tests framework to work with alternative API URL">
279 <created>1574358618627</created>
280 <option name="number" value="00010" />
281 <option name="presentableId" value="LOCAL-00010" />
282 <option name="project" value="LOCAL" />
283 <updated>1574358618627</updated>
284 </task>
285 <task id="LOCAL-00011" summary="Code cleanup. Clear API basePath if after a suite run">
286 <created>1574359515809</created>
287 <option name="number" value="00011" />
288 <option name="presentableId" value="LOCAL-00011" />
289 <option name="project" value="LOCAL" />
290 <updated>1574359515809</updated>
291 </task>
292 <task id="LOCAL-00012" summary="Update dependencies">
293 <created>1574359699728</created>
294 <option name="number" value="00012" />
295 <option name="presentableId" value="LOCAL-00012" />
296 <option name="project" value="LOCAL" />
297 <updated>1574359699728</updated>
298 </task>
299 <task id="LOCAL-00013" summary="Bump version. Code cleanup">
300 <created>1574362561589</created>
301 <option name="number" value="00013" />
302 <option name="presentableId" value="LOCAL-00013" />
303 <option name="project" value="LOCAL" />
304 <updated>1574362561589</updated>
305 </task>
306 <task id="LOCAL-00014" summary="Code cleanup">
307 <created>1574362828075</created>
308 <option name="number" value="00014" />
309 <option name="presentableId" value="LOCAL-00014" />
310 <option name="project" value="LOCAL" />
311 <updated>1574362828075</updated>
312 </task>
313 <task id="LOCAL-00015" summary="Code cleanup">
314 <created>1574414343644</created>
315 <option name="number" value="00015" />
316 <option name="presentableId" value="LOCAL-00015" />
317 <option name="project" value="LOCAL" />
318 <updated>1574414343644</updated>
319 </task>
320 <task id="LOCAL-00016" summary="Allow to set path for endpoint">
321 <created>1574445778220</created>
322 <option name="number" value="00016" />
323 <option name="presentableId" value="LOCAL-00016" />
324 <option name="project" value="LOCAL" />
325 <updated>1574445778220</updated>
326 </task>
327 <task id="LOCAL-00017" summary="Allow to upload files with OAuth">
328 <created>1574445859709</created>
329 <option name="number" value="00017" />
330 <option name="presentableId" value="LOCAL-00017" />
331 <option name="project" value="LOCAL" />
332 <updated>1574445859709</updated>
333 </task>
334 <task id="LOCAL-00018" summary="Update readme">
335 <created>1574446383889</created>
336 <option name="number" value="00018" />
337 <option name="presentableId" value="LOCAL-00018" />
338 <option name="project" value="LOCAL" />
339 <updated>1574446383889</updated>
340 </task>
341 <option name="localTasksCounter" value="19" />
342 <servers />
343 </component>
344 <component name="TypeScriptGeneratedFilesManager">
345 <option name="version" value="1" />
346 </component>
347 <component name="Vcs.Log.History.Properties">
348 <option name="COLUMN_ORDER">
349 <list>
350 <option value="0" />
351 <option value="2" />
352 <option value="3" />
353 <option value="1" />
354 </list>
355 </option>
356 </component>
357 <component name="Vcs.Log.Tabs.Properties">
358 <option name="TAB_STATES">
359 <map>
360 <entry key="MAIN">
361 <value>
362 <State>
363 <option name="COLUMN_ORDER" />
364 </State>
365 </value>
366 </entry>
367 </map>
368 </option>
369 </component>
370 <component name="VcsManagerConfiguration">
371 <MESSAGE value="Fix Object.assign for refresh token" />
372 <MESSAGE value="Add engines field" />
373 <MESSAGE value="Update travis config" />
374 <MESSAGE value="Update getPortalInfo method" />
375 <MESSAGE value="Add engagements update method. Update Nock helper with PATCH request" />
376 <MESSAGE value="Add update contact by email method. Update readme file" />
377 <MESSAGE value="Fix tests. Fix indentation" />
378 <MESSAGE value="Add form submitted file retrieving. &#10;Update tests framework to work with alternative API URL" />
379 <MESSAGE value="Code cleanup. Clear API basePath if after a suite run" />
380 <MESSAGE value="Update dependencies" />
381 <MESSAGE value="Bump version. Code cleanup" />
382 <MESSAGE value="Code cleanup" />
383 <MESSAGE value="Allow to set path for endpoint" />
384 <MESSAGE value="Allow to upload files with OAuth" />
385 <MESSAGE value="Update readme" />
386 <option name="LAST_COMMIT_MESSAGE" value="Update readme" />
387 </component>
388 <component name="com.intellij.coverage.CoverageDataManagerImpl">
389 <SUITE FILE_PATH="coverage/node_hubspot$forms_getUploadedFileByUrl.dat" NAME="forms.getUploadedFileByUrl Coverage Results" MODIFIED="1574347105494" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="MochaJavaScriptTestRunnerCoverage" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
390 <SUITE FILE_PATH="coverage/node_hubspot$Rerun_Failed_Tests.dat" NAME="Rerun Failed Tests Coverage Results" MODIFIED="1574347074141" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="MochaJavaScriptTestRunnerCoverage" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
391 </component>
392</project>
\No newline at end of file