Skip to content

Commit 3d27cd4

Browse files
committed
add auth node to snapshot
1 parent bcb806c commit 3d27cd4

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

packages/insomnia/src/utils/importers/importers/__snapshots__/index.test.ts.snap

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3833,6 +3833,7 @@ exports[`Fixtures Import postman api-key-default-v2_1-input.json 1`] = `
38333833
{
38343834
"_id": "__GRP_1__",
38353835
"_type": "request_group",
3836+
"authentication": {},
38363837
"description": "",
38373838
"environment": {},
38383839
"metaSortKey": -1622117984000,
@@ -3875,6 +3876,7 @@ exports[`Fixtures Import postman api-key-header-v2_1-input.json 1`] = `
38753876
{
38763877
"_id": "__GRP_1__",
38773878
"_type": "request_group",
3879+
"authentication": {},
38783880
"description": "",
38793881
"environment": {},
38803882
"metaSortKey": -1622117984000,
@@ -3917,6 +3919,7 @@ exports[`Fixtures Import postman api-key-queryParams-v2_1-input.json 1`] = `
39173919
{
39183920
"_id": "__GRP_1__",
39193921
"_type": "request_group",
3922+
"authentication": {},
39203923
"description": "",
39213924
"environment": {},
39223925
"metaSortKey": -1622117984000,
@@ -3959,6 +3962,7 @@ exports[`Fixtures Import postman aws-signature-auth-v2_0-input.json 1`] = `
39593962
{
39603963
"_id": "__GRP_1__",
39613964
"_type": "request_group",
3965+
"authentication": {},
39623966
"description": "A collection for testing",
39633967
"environment": {},
39643968
"metaSortKey": -1622117984000,
@@ -4003,6 +4007,7 @@ exports[`Fixtures Import postman aws-signature-auth-v2_1-input.json 1`] = `
40034007
{
40044008
"_id": "__GRP_1__",
40054009
"_type": "request_group",
4010+
"authentication": {},
40064011
"description": "A collection for testing",
40074012
"environment": {},
40084013
"metaSortKey": -1622117984000,
@@ -4047,6 +4052,7 @@ exports[`Fixtures Import postman basic-auth-v2_0-input.json 1`] = `
40474052
{
40484053
"_id": "__GRP_1__",
40494054
"_type": "request_group",
4055+
"authentication": {},
40504056
"description": "A collection for testing",
40514057
"environment": {},
40524058
"metaSortKey": -1622117984000,
@@ -4088,6 +4094,7 @@ exports[`Fixtures Import postman basic-auth-v2_1-input.json 1`] = `
40884094
{
40894095
"_id": "__GRP_1__",
40904096
"_type": "request_group",
4097+
"authentication": {},
40914098
"description": "A collection for testing",
40924099
"environment": {},
40934100
"metaSortKey": -1622117984000,
@@ -4129,6 +4136,7 @@ exports[`Fixtures Import postman bearer-token-v2_0-input.json 1`] = `
41294136
{
41304137
"_id": "__GRP_1__",
41314138
"_type": "request_group",
4139+
"authentication": {},
41324140
"description": "A collection for testing",
41334141
"environment": {},
41344142
"metaSortKey": -1622117984000,
@@ -4170,6 +4178,7 @@ exports[`Fixtures Import postman bearer-token-v2_1-input.json 1`] = `
41704178
{
41714179
"_id": "__GRP_1__",
41724180
"_type": "request_group",
4181+
"authentication": {},
41734182
"description": "A collection for testing",
41744183
"environment": {},
41754184
"metaSortKey": -1622117984000,
@@ -4211,6 +4220,7 @@ exports[`Fixtures Import postman complex-url-v2_0-input.json 1`] = `
42114220
{
42124221
"_id": "__GRP_1__",
42134222
"_type": "request_group",
4223+
"authentication": {},
42144224
"description": "A collection for testing",
42154225
"environment": {},
42164226
"metaSortKey": -1622117984000,
@@ -4253,6 +4263,7 @@ exports[`Fixtures Import postman complex-url-v2_1-input.json 1`] = `
42534263
{
42544264
"_id": "__GRP_1__",
42554265
"_type": "request_group",
4266+
"authentication": {},
42564267
"description": "A collection for testing",
42574268
"environment": {},
42584269
"metaSortKey": -1622117984000,
@@ -4295,6 +4306,7 @@ exports[`Fixtures Import postman complex-v2_0_fromHeaders-input.json 1`] = `
42954306
{
42964307
"_id": "__GRP_1__",
42974308
"_type": "request_group",
4309+
"authentication": {},
42984310
"description": "",
42994311
"environment": {},
43004312
"metaSortKey": -1622117984000,
@@ -4305,6 +4317,7 @@ exports[`Fixtures Import postman complex-v2_0_fromHeaders-input.json 1`] = `
43054317
"_id": "__GRP_2__",
43064318
"_type": "request_group",
43074319
"afterResponseScript": "",
4320+
"authentication": {},
43084321
"description": "",
43094322
"environment": {},
43104323
"metaSortKey": -1622117983999,
@@ -4557,6 +4570,7 @@ exports[`Fixtures Import postman complex-v2_0-input.json 1`] = `
45574570
{
45584571
"_id": "__GRP_1__",
45594572
"_type": "request_group",
4573+
"authentication": {},
45604574
"description": "A collection for testing",
45614575
"environment": {},
45624576
"metaSortKey": -1622117984000,
@@ -4567,6 +4581,7 @@ exports[`Fixtures Import postman complex-v2_0-input.json 1`] = `
45674581
"_id": "__GRP_2__",
45684582
"_type": "request_group",
45694583
"afterResponseScript": "",
4584+
"authentication": {},
45704585
"description": "The first folder",
45714586
"environment": {},
45724587
"metaSortKey": -1622117983999,
@@ -4725,6 +4740,7 @@ exports[`Fixtures Import postman complex-v2_1-input.json 1`] = `
47254740
{
47264741
"_id": "__GRP_1__",
47274742
"_type": "request_group",
4743+
"authentication": {},
47284744
"description": "A collection for testing",
47294745
"environment": {},
47304746
"metaSortKey": -1622117984000,
@@ -4735,6 +4751,7 @@ exports[`Fixtures Import postman complex-v2_1-input.json 1`] = `
47354751
"_id": "__GRP_2__",
47364752
"_type": "request_group",
47374753
"afterResponseScript": "",
4754+
"authentication": {},
47384755
"description": "The first folder",
47394756
"environment": {},
47404757
"metaSortKey": -1622117983999,
@@ -4899,6 +4916,7 @@ exports[`Fixtures Import postman digest-auth-v2_0-input.json 1`] = `
48994916
{
49004917
"_id": "__GRP_1__",
49014918
"_type": "request_group",
4919+
"authentication": {},
49024920
"description": "A collection for testing",
49034921
"environment": {},
49044922
"metaSortKey": -1622117984000,
@@ -4940,6 +4958,7 @@ exports[`Fixtures Import postman digest-auth-v2_1-input.json 1`] = `
49404958
{
49414959
"_id": "__GRP_1__",
49424960
"_type": "request_group",
4961+
"authentication": {},
49434962
"description": "A collection for testing",
49444963
"environment": {},
49454964
"metaSortKey": -1622117984000,
@@ -4981,6 +5000,7 @@ exports[`Fixtures Import postman faker-vars-v2_1-input.json 1`] = `
49815000
{
49825001
"_id": "__GRP_1__",
49835002
"_type": "request_group",
5003+
"authentication": {},
49845004
"description": "",
49855005
"environment": {},
49865006
"metaSortKey": -1622117984000,
@@ -5037,6 +5057,7 @@ exports[`Fixtures Import postman minimal-v2_0-input.json 1`] = `
50375057
{
50385058
"_id": "__GRP_1__",
50395059
"_type": "request_group",
5060+
"authentication": {},
50405061
"description": "A collection for testing",
50415062
"environment": {},
50425063
"metaSortKey": -1622117984000,
@@ -5073,6 +5094,7 @@ exports[`Fixtures Import postman minimal-v2_1-input.json 1`] = `
50735094
{
50745095
"_id": "__GRP_1__",
50755096
"_type": "request_group",
5097+
"authentication": {},
50765098
"description": "A collection for testing",
50775099
"environment": {},
50785100
"metaSortKey": -1622117984000,
@@ -5109,6 +5131,7 @@ exports[`Fixtures Import postman oauth1_0-auth-v2_0-input.json 1`] = `
51095131
{
51105132
"_id": "__GRP_1__",
51115133
"_type": "request_group",
5134+
"authentication": {},
51125135
"description": "A collection for testing",
51135136
"environment": {},
51145137
"metaSortKey": -1622117984000,
@@ -5284,6 +5307,7 @@ exports[`Fixtures Import postman oauth1_0-auth-v2_1-input.json 1`] = `
52845307
{
52855308
"_id": "__GRP_1__",
52865309
"_type": "request_group",
5310+
"authentication": {},
52875311
"description": "A collection for testing",
52885312
"environment": {},
52895313
"metaSortKey": -1622117984000,
@@ -5459,6 +5483,7 @@ exports[`Fixtures Import postman oauth2_0-auth-v2_0-input.json 1`] = `
54595483
{
54605484
"_id": "__GRP_1__",
54615485
"_type": "request_group",
5486+
"authentication": {},
54625487
"description": "A collection for testing",
54635488
"environment": {},
54645489
"metaSortKey": -1622117984000,
@@ -5527,6 +5552,7 @@ exports[`Fixtures Import postman oauth2_0-auth-v2_1-input.json 1`] = `
55275552
{
55285553
"_id": "__GRP_1__",
55295554
"_type": "request_group",
5555+
"authentication": {},
55305556
"description": "",
55315557
"environment": {},
55325558
"metaSortKey": -1622117984000,
@@ -5712,6 +5738,7 @@ exports[`Fixtures Import postman postman-export-oauth2-v2_1-input.json 1`] = `
57125738
{
57135739
"_id": "__GRP_1__",
57145740
"_type": "request_group",
5741+
"authentication": {},
57155742
"description": "",
57165743
"environment": {},
57175744
"metaSortKey": -1622117984000,
@@ -5765,6 +5792,7 @@ exports[`Fixtures Import postman scripts-import-v2_1-input.json 1`] = `
57655792
{
57665793
"_id": "__GRP_1__",
57675794
"_type": "request_group",
5795+
"authentication": {},
57685796
"description": "",
57695797
"environment": {},
57705798
"metaSortKey": -1622117984000,
@@ -8139,6 +8167,7 @@ exports[`Fixtures Import wsdl addition-input.wsdl 1`] = `
81398167
{
81408168
"_id": "__GRP_1__",
81418169
"_type": "request_group",
8170+
"authentication": {},
81428171
"description": "",
81438172
"environment": {},
81448173
"metaSortKey": -1622117984000,
@@ -8149,6 +8178,7 @@ exports[`Fixtures Import wsdl addition-input.wsdl 1`] = `
81498178
"_id": "__GRP_2__",
81508179
"_type": "request_group",
81518180
"afterResponseScript": "",
8181+
"authentication": {},
81528182
"description": "",
81538183
"environment": {},
81548184
"metaSortKey": -1622117983999,
@@ -8225,6 +8255,7 @@ exports[`Fixtures Import wsdl calculator-input.wsdl 1`] = `
82258255
{
82268256
"_id": "__GRP_1__",
82278257
"_type": "request_group",
8258+
"authentication": {},
82288259
"description": "",
82298260
"environment": {},
82308261
"metaSortKey": -1622117984000,
@@ -8235,6 +8266,7 @@ exports[`Fixtures Import wsdl calculator-input.wsdl 1`] = `
82358266
"_id": "__GRP_2__",
82368267
"_type": "request_group",
82378268
"afterResponseScript": "",
8269+
"authentication": {},
82388270
"description": "",
82398271
"environment": {},
82408272
"metaSortKey": -1622117983999,

0 commit comments

Comments
 (0)