Opender Singh
f48cef02bd
Update some ESLint rules ( #3883 )
2021-08-08 05:08:56 +00:00
Dimitri Mitropoulos
70d5797d94
use optional chaining ( #3867 )
2021-07-30 15:32:08 +12:00
Opender Singh
8b011d68cf
Types for DnD, reuse and connect sidebar components to redux ( #3853 )
2021-07-29 05:12:59 +00:00
Dimitri Mitropoulos
0178533e52
Feat/eslint import order ( #3782 )
2021-07-23 11:04:56 +12:00
Opender Singh
837cadebaf
Remove the need for an active workspace to always exist ( #3494 )
2021-06-30 07:47:17 +00:00
Opender Singh
946deb5ae2
Increase smoke test spectron timeouts ( #3440 )
2021-06-03 20:43:15 +12:00
Opender Singh
d7b630f17b
Add formatting ESLint rules ( #3425 )
...
* add rules
* run lint:fix
* quick manual fix for lint errors
* indent fix
* add jsx prop multiline
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-05-27 14:00:32 -04:00
Opender Singh
5fa8f0069d
Enable ESLint & TS for smoke tests ( #3397 )
...
* remove babel and add configs
* add ts-node
* lint scripts
* eslint override
* remove type module
* add expect errors
* update js files to ts
* fix electron import
* remove errors
* update readme
* add build step
* typesync
* add eslintignore
2021-05-19 07:49:48 -04: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
Opender Singh
23c05c4bb9
Pluralize document count label ( #3143 )
2021-03-04 11:51:38 +13:00
Opender Singh
a7784d4160
Fix & add smoke tests ( #3136 )
...
* chore: refactor
* chore: fix one test
* chore: fix all tests
* chore: fix all existing tests
* chore: add prompting tests
* chore: ignore flaky test for now
2021-03-04 09:00:56 +13:00
Mike Ellan
4e09e684d2
Migration flow stylistic updates ( #3132 )
2021-03-03 15:43:37 +13:00
Opender Singh
6f3d2666f8
Add option to disable migrating workspaces ( #3108 )
2021-02-26 12:01:46 +13:00
Opender Singh
f654f49dfb
Onboarding flow ent to end tests and automatic screenshots on failure ( #3106 )
...
Co-authored-by: David Marby <david@dmarby.se>
2021-02-26 09:39:59 +13:00
Opender Singh
4f062dbb28
Remove more designer and APP_ID code ( #3040 )
2021-02-03 20:07:11 +13:00
Opender Singh
26fb78ab99
Remove Core and Designer specific cases ( #3034 )
2021-02-03 12:19:22 +13:00
Opender Singh
cf6dde4853
Basic auth e2e test ( #2671 )
...
* Add test
* WIP
* Passes
* Update
* Done
* Update
* Fix
* Remove id
* Works
* Run more tests
* Hmm
* await
* mostly works
* i sure hope this works in CI because it worked 40 times on my computer...
* add comments
* feat: replace tinyhttp with express and add basic auth route
* fix: response content-type header
* feat: works
* feat: this should work
* fix: slow down all requests
* fix: force refresh
* test: wait for timeline viewer to contain text after clicking it
* remove: delete oas3.yaml spec as it is redundant for now
2020-12-08 09:12:50 +13:00
Opender Singh
aeafe4a7c9
Import a spec and execute a request ( #2887 )
...
* feat: add swagger2 for prism
* feat: add test stub
* feat: can import from clipboard
* feat: click folder, request and send
* chore: add comments
* fix: now it actually breaks
* fix: typo
* fix: update webdriver implicit timeout
* feat: replace prism with tinyhttp (similar to express)
2020-12-05 10:47:04 +13:00
Opender Singh
2392c8117a
E2E test to install and consume a plugin ( #2847 )
2020-11-25 15:26:00 +13:00
Opender Singh
8a6c5cc9b3
Run tests for builds vs packages using env variable ( #2660 )
2020-09-25 08:14:54 +12:00
Opender Singh
3e7be75a4f
Refactor and reuse app launch logic, launch app with a fresh data directory, prepare for tests in release pipeline ( #2659 )
2020-09-25 07:55:27 +12:00
Opender Singh
567ddd2b70
Add babel to smoke tests ( #2658 )
2020-09-25 07:23:23 +12:00
Opender Singh
4d17a92f73
Improve reliability of E2E tests ( #2654 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-09-24 10:49:25 +12:00
Opender Singh
5d28501b34
Update debounce timeout pause ( #2651 )
2020-09-23 08:06:54 +12:00
Opender Singh
4885d00e0f
Update pdfjs-dist ( #2645 )
...
* add e2e test and update pdfjs version and interface changes
* Remove test focus
* Simplify
* Update test because canvas sizes vary
* Update
2020-09-21 20:45:36 +12:00
Opender Singh
2132e59f2a
CodeMirror debounce wait for smoke tests ( #2644 )
2020-09-21 18:17:31 +12:00
dependabot[bot]
3314c23ecf
Bump papaparse from 4.6.3 to 5.2.0 in /packages/insomnia-app ( #2590 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-09-18 06:05:53 +12:00
Opender Singh
0319547f65
Separate designer vs core e2e tests ( #2545 )
2020-08-25 10:49:29 +12:00