[
https://issues.apache.org/jira/browse/TINKERPOP-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18118604#comment-18118604
]
ASF GitHub Bot commented on TINKERPOP-3260:
-------------------------------------------
Iryna-Kahamlyk opened a new pull request, #3674:
URL: https://github.com/apache/tinkerpop/pull/3674
JIRA: https://issues.apache.org/jira/browse/TINKERPOP-3260
**Summary**
Adds two-tier smoke testing:
* **Tier 1:** Bundles the package and verifies that it loads successfully in
headless Chromium, catching Node-only imports at build time.
* **Tier 2:** Verifies that browser transport can successfully round-trip
HTTP requests to a real Gremlin Server.
Also includes unit tests for the new `deepEqual` function and browser
authentication, along with a new CI job that runs both smoke test tiers.
> Browser testing for gremlin-javascript
> --------------------------------------
>
> Key: TINKERPOP-3260
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3260
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 4.0.0
> Reporter: Guian Gumpac
> Priority: Major
> Fix For: 4.0.0
>
>
> It would be nice to have some sort of smoke test to verify changes in
> gremlin-javascript still allows for the driver to work for browsers. Close
> https://issues.apache.org/jira/browse/TINKERPOP-2143 once this is properly
> tested.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)