David Marby
cb42863868
Revert "Fix: disabled native modules in the renderer ( #4230 )"
...
This reverts commit 80e5161a20
.
2021-12-09 14:43:20 +01:00
Jack Kavanagh
80e5161a20
Fix: disabled native modules in the renderer ( #4230 )
...
* fix non-context-aware imports
* extract _actuallySend to file
* extract CLI unit test function from renderer
* expose curl functions to the ipc renderer
* use curl through ipcRenderer
* feedback first pass make like grpc
* feedback second pass remove duplicate
* fix lint
2021-12-02 09:26:08 +00:00
Jack Kavanagh
83477364c6
remove convenience bundle ( #4079 )
...
* remove kong bundle
* restore bundle to migration delete list
2021-10-08 07:00:39 +00:00
Opender Singh
39eb725a55
🧹 Remove axios, use generics for send-request in insomnia-testing ( #3949 )
2021-08-27 04:02:59 +00:00
Opender Singh
706b0f076a
Disable cert validation option while running tests in inso ( #3492 )
2021-07-30 03:10:19 +00:00
Dimitri Mitropoulos
0178533e52
Feat/eslint import order ( #3782 )
2021-07-23 11:04:56 +12:00
Eric Reynolds
d0fac873d0
Update types in networking layer for response times in testing ( #3466 )
...
plugin calls do not use curl, so set this instance to zero
Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
2021-06-14 15:50:47 -07:00
Amaan Iqbal
6df749dbdc
Add response time in api response to test latency ( #3465 )
...
* Add response time in api response to test latency
* linting fixes
Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
2021-06-11 16:32:21 -07:00
Dimitri Mitropoulos
6e073c8a38
use same array-type
rule, project-wide ( #3395 )
2021-05-19 08:32:18 +12:00
Dimitri Mitropoulos
5f4c19da35
[TypeScript] Phase 1 & 2 ( #3370 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-05-12 18:35:00 +12:00