Bruno Fusieger
1ea4b4b81f
Fix license metadata ( #3233 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-04-23 08:21:22 +12:00
Opender Singh
141685488d
publish npm packages lib@2.2.35-beta.3
2021-04-22 11:14:08 +12:00
Opender Singh
6022ea2493
publish npm packages lib@2.2.35-beta.2
2021-04-22 11:10:30 +12:00
Opender Singh
d90328e406
publish npm packages lib@2.2.35-beta.1
2021-04-22 11:01:51 +12:00
Opender Singh
ba2871958b
lib@2.2.31
2021-03-23 11:48:55 +13:00
Opender Singh
7ca6c09c44
Deploy to portal smoke test works again ( #3198 )
2021-03-18 10:11:13 +13:00
Mike Ellan
8c724a30ed
Updating readme for single app merge ( #3197 )
2021-03-17 12:30:21 +13:00
Mike Ellan
f1539e2b40
On create nav to new ( #3174 )
2021-03-10 11:55:45 +13:00
Opender Singh
3a16a9daca
lib@2.2.30
2021-03-05 08:56:48 +13: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
5ba91ceb21
lib@2.2.29
2021-03-03 11:12:19 +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
c46a7c4c4c
Smoke and Unit testing documentation ( #2947 )
...
* chore: smoke testing documentation
* chore: unit testing documentation
* chore: address comments and add a section on element selection
* chore: replace screenshot with code block
2020-12-18 00:54:30 +13:00
Opender Singh
adb79a720d
Serve csv and pdf files locally ( #2946 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-12-17 13:10:01 +13:00
dependabot[bot]
dd2017d8b8
Bump ini from 1.3.5 to 1.3.8 ( #2940 )
2020-12-15 05:22:01 +00:00
Opender Singh
fa4306c5d8
Introduce E2E tests for inso run test ( #2917 )
2020-12-08 13:03:06 +13:00
Opender Singh
98d2cf90c7
Merge window-shim fix
2020-12-08 11:32:18 +13:00
Opender Singh
e4450405ca
lib@2.2.27
2020-12-08 10:55:36 +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
David Marby
27320ad04a
Merge branch 'release/2020.5' into develop
2020-12-02 15:35:53 +01:00
Opender Singh
dc526d845d
fix: remove request id validation ( #2885 )
2020-12-02 09:29:30 +13:00
Opender Singh
f5a0e9eb7c
lib@2.2.26
2020-11-26 16:12:14 +13:00
Opender Singh
2392c8117a
E2E test to install and consume a plugin ( #2847 )
2020-11-25 15:26:00 +13:00
Opender Singh
8d88cf9c69
An effort to figure out why spectron sometimes hangs on Windows CI ( #2698 )
2020-10-08 15:48:20 +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
47e68b228f
lib@2.2.25
2020-09-23 10:38:00 +12:00
Opender Singh
0dce7af5e1
Merge branch 'develop' of github.com:Kong/insomnia into release/2020.4.1
2020-09-23 10:29:51 +12:00
Opender Singh
5d28501b34
Update debounce timeout pause ( #2651 )
2020-09-23 08:06:54 +12:00
Opender Singh
c2d989e1e0
lib@2.2.24
2020-09-22 11:45:33 +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
1b416d8027
Release branch for 2020.4.0 ( #2576 )
2020-09-15 08:55:18 +12:00
Opender Singh
3bcbd24c8a
Add designer smoke tests to CI ( #2549 )
2020-08-25 11:27:44 +12:00
Opender Singh
0319547f65
Separate designer vs core e2e tests ( #2545 )
2020-08-25 10:49:29 +12:00
Opender Singh
3c345d4be1
Mock server for e2e tests using Prism ( #2544 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-08-25 10:13:29 +12:00
Opender Singh
deaded4674
Add e2e Core tests to PR workflow ( #2536 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-08-25 08:40:40 +12:00
Opender Singh
c3678d6e37
Build and package to a folder prefixed by the application id ( #2537 )
2020-08-22 17:59:56 +12:00
Opender Singh
694217dbb1
Add spectron with basic tests ( #2531 )
2020-08-21 08:08:47 +12:00