Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test to validate Debugger domain persistence (facebook#43446)
Summary: Pull Request resolved: facebook#43446 ## Context We are migrating to the new Hermes `CDPAgent` and `CDPDebugAPI` APIs in the modern CDP server (previously `HermesCDPHandler`). ## This diff Following D54712525, add a test case that validates `"Debugger.enable"` is persisted between reloads. This has been actioned by creating a further test group, `ModernHermesVariants`, and scoping the existing `ResolveBreakpointAfterReload` to this, with the removed second `"Debugger.enable"` message. Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D54808212 fbshipit-source-id: 0775beb85a0907cca4dccbc77ec461d9515ab078
- Loading branch information