Filipe Freire
f44da26ff3
Bump app version to 2022.4.2 and lerna package versions
2022-06-22 14:24:12 +00:00
Filipe Freire
07c5b0cc66
Bump app version to 2022.4.1 and lerna package versions
2022-06-15 09:56:45 +00:00
Filipe Freire
2d6d9ec37f
Bump app version to 2022.4.0 and lerna package versions
2022-06-09 08:05:54 +00:00
Filipe Freire
10faac4232
Bump app version to 2022.4.0-beta.4 and lerna package versions
2022-06-08 09:21:49 +00:00
Mark Kim
35f5094048
Bump app version to 2022.4.0-beta.3 and lerna package versions
2022-06-02 13:20:00 +00:00
Dimitri Mitropoulos
8bc653388c
chore(deps) @jest/globals for insomnia ( #4798 )
2022-05-20 07:05:25 -04:00
Dimitri Mitropoulos
0dd6090f1b
Bump app version to 2022.4.0-beta.2 and lerna package versions
2022-05-19 14:12:37 +00:00
Dimitri Mitropoulos
6e5476de70
chore(deps) updates (all but insomnia) to use @jest/globals ( #4793 )
2022-05-18 17:27:31 -04:00
Dimitri Mitropoulos
52393eccc0
chore(deps): upgrades jest to 28 ( #4783 )
2022-05-17 08:18:06 -04:00
Filipe Freire
c18a729fe7
Bump app version to 2022.4.0-beta.1 and lerna package versions
2022-05-12 13:27:17 +00:00
David Marby
116f011b22
Start the grpc smoke-test server alongside the http server ( #4760 )
2022-05-05 17:49:14 +02:00
David Marby
debe68b3f1
Merge branch 'release/2022.4.0-beta.0' into develop
2022-05-05 15:06:09 +02:00
Jack Kavanagh
6285ab8b0f
add grpc server ( #4758 )
2022-05-05 13:30:13 +02:00
David Marby
e2d2c3093d
Bump app version to 2022.4.0-beta.0 and lerna package versions
2022-05-05 10:22:35 +00:00
David Marby
1ee7c198f1
Merge branch 'release/2022.3.0' into develop
2022-04-28 15:05:00 +02:00
Jack Kavanagh
4a56db0560
remove unused deps ( #4730 )
...
* restore packages used in scripts
* package lock
2022-04-28 12:36:05 +00:00
David Marby
e7730587ef
Bump app version to 2022.3.0 and lerna package versions
2022-04-22 11:53:32 +00:00
David Marby
0d46d18847
Bump app version to 2022.3.0-beta.4 and lerna package versions
2022-04-20 15:19:38 +00:00
Filipe Freire
1972347cca
Chore: bump playwright version to 1.20.2 ( #4681 )
2022-04-08 14:18:41 +01:00
Filipe Freire
03fdd2eb7d
Bump app version to 2022.3.0-beta.3 and lerna package versions
2022-04-07 16:59:54 +00:00
Filipe Freire
273b26b0b4
Bump app version to 2022.3.0-beta.2 and lerna package versions
2022-03-31 14:28:34 +00:00
Filipe Freire
298f394e3b
Bump app version to 2022.3.0-beta.1 and lerna package versions
2022-03-28 15:17:18 +00:00
David Marby
f96d151371
Bump app version to 2022.3.0-beta.0 and lerna package versions
2022-03-24 12:33:04 +00:00
Filipe Freire
a4369bea1e
Merge branch 'release/2022.2.1' into develop
2022-03-23 09:53:07 +00:00
Filipe Freire
ef855863e2
Bump app version to 2022.2.1 and lerna package versions
2022-03-21 15:13:28 +00:00
Dimitri Mitropoulos
abea565f83
updates cross-env to latest (from prior: August 2016 version) ( #4551 )
2022-03-18 15:41:46 +00:00
David Marby
ba785e6731
Merge branch 'release/2022.2.0' into develop
2022-03-17 17:09:19 +01:00
Dimitri Mitropoulos
d6bd357573
chore(deps): update uuid ( #4600 )
2022-03-17 12:56:11 +00:00
David Marby
1cd225a9f5
Bump app version to 2022.2.0 and lerna package versions
2022-03-15 11:18:53 +00:00
David Marby
6f81d98125
Bump app version to 2022.2.0-alpha.0 and lerna package versions
2022-03-10 12:00:04 +00:00
Filipe Freire
1ebfb4dee2
version packages lib@2.6.0-beta.0
2022-03-09 17:17:03 +00:00
David Marby
0d86e8e0e7
Merge branch 'release/2022.1.1' into develop
2022-03-09 15:12:25 +01:00
David Marby
53816f1eb9
version packages lib@2.5.2
2022-03-09 13:21:56 +01:00
David Marby
6bd1173c7a
Merge branch 'release/2022.1.0' into develop
2022-03-01 18:45:22 +01:00
David Marby
2b802ceb0d
version packages lib@2.5.1
2022-03-01 18:21:42 +01:00
David Marby
2dd8ef20bb
version packages lib@2.5.1-beta.2
2022-03-01 18:05:04 +01:00
David Marby
a9fc51fbe5
version packages lib@2.5.1-beta.1
2022-03-01 17:44:30 +01:00
David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
David Marby
5af79c7486
Create smoketests for oauth flows ( #4511 )
...
* Move basic auth routes to a separate file
* Stop slowing requests down artificially
* Add initial oauth routes
* Mount oidc routes under /oidc
* Enable all forms of oauth that Insomnia supports
* Add oauth request collection fixture
* Update playwright config
* Use 127.0.0.1 instead of localhost
* simple oauth2 test
* Make the playwright extension work
* Move oauth tests to a separate file
* Test all oauth flows
* Mark test as slow
* Wait for load state for new pages
* Use locators consistently
* Add playwright to recommended extensions
* Add instructions for how to use the playwright extension
* update selectors and use fill
* Fix markdown lint
Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2022-02-28 16:28:02 +01:00
James Gatz
ae45cfd041
upgrade to playwright v1.19 ( #4517 )
2022-02-24 11:11:46 +01:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Dimitri Mitropoulos
8f409a38fc
updates concurrently, lerna, eslint ( #4428 )
2022-02-02 11:21:25 -05:00
Jack Kavanagh
cfed59e45e
can run playwright against latest changes ( #4367 )
2022-01-19 11:06:28 +00:00
Jack Kavanagh
8cea5edc26
Chore: replace spectron with playwright ( #4305 )
...
* add smoke test fixture
* respect INSOMNIA_DATA_PATH override in CI
* add playwright
* remove spectron
* move CLI tests after app smoke tests in CI
* remove onboarding skip
* random path feedback
* npx feedback
* remove DATA_PATH override
* remove step from import process
* cleanup
* restore readme
* move specs to tests
* feedback on DESIGNER_DATA_PATH
* remove skipLibCheck
* last mention of spectron
* fix windows npm run test:smoke:build
* DATA_PATH override is required
* github CI is slow sometimes
2021-12-17 13:05:14 +01:00
Jack Kavanagh
b2dd09341c
cache lint ( #4302 )
2021-12-10 23:10:20 +00:00
Opender Singh
dc442174c0
version packages lib@2.4.1
2021-12-09 10:19:11 +13:00
Opender Singh
f1284ed469
version packages lib@2.4.1-beta.1
2021-12-07 07:11:47 +13:00
Opender Singh
e02e5d404f
version packages lib@2.4.0
2021-10-28 09:47:44 +13:00