=== Test case: graphql_sse_SUITE:admin_invalid_query_string/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.15513.0>},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_sse_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.graphql_sse_SUITE.logs/run.2024-04-15_16.48.06/graphql_sse_suite.admin_invalid_query_string.14468.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_sse_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.graphql_sse_SUITE.logs/run.2024-04-15_16.48.06/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3d87ff50478a.2024-04-15_16.45.55"

=== Started at 2024-04-15 16:48:06


*** CT 2024-04-15 16:48:06.812 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1351.html

*** User 2024-04-15 16:48:06.820 ***🔗
Connect to SSE, port: 5551, path: /api/graphql/sse?=invalid, creds: undefined, extra opts: #{}

*** User 2024-04-15 16:48:06.829 ***🔗
SSE response code: 400, headers: [{<<"content-length">>,<<"103">>},
                                  {<<"date">>,
                                   <<"Mon, 15 Apr 2024 16:48:05 GMT">>},
                                  {<<"server">>,<<"Cowboy">>}], result: #{<<"errors">> =>
                                                                              [#{<<"extensions">> =>
                                                                                     #{<<"code">> =>
                                                                                           <<"invalid_query_parameters">>},
                                                                                 <<"message">> =>
                                                                                     <<"The query string is invalid">>}]}
*** CT 2024-04-15 16:48:06.836 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1351.html



=== Ended at 2024-04-15 16:48:06
=== successfully completed test case
=== === Returned value: ok