-
Notifications
You must be signed in to change notification settings - Fork 646
Open
Labels
Priority: p2Buganizer priority - P2Buganizer priority - P2type: featBuganizer type - Feature RequestBuganizer type - Feature Request
Description
None of the javascript in pprof is tested.
One alternative is that we might need to install node in some github action and use that (maybe something like https://github.com/browser-actions/examples).
Another alternative would be to do manually triggered tests: if pprof is invoked with a special flag, it passes that to the javascript, and the javascript code when it sees that flag runs self tests. But it would be better to figure out how to have real tests.
Metadata
Metadata
Assignees
Labels
Priority: p2Buganizer priority - P2Buganizer priority - P2type: featBuganizer type - Feature RequestBuganizer type - Feature Request