Closed
Bug 1294578
Opened 8 years ago
Closed 7 years ago
Add and improve tests for Source Map Service
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbhoosreddy, Assigned: jbhoosreddy, Mentored)
References
(Blocks 1 open bug)
Details
(Whiteboard: [source-maps])
Currently, we have some tests for the client-side source map service which is consumed by the Frame component.
We need to add some more tests for the source map service itself and also add tests to test that the service is working properly via the frame component.
We should cover as many scenarios as possible to be so that the service works as it should.
Assignee | ||
Updated•8 years ago
|
Updated•8 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
I'm curious to know if you have a list of specific tests you were planning to add.
Blocks: source-maps
Comment 2•7 years ago
|
||
Apparently I forgot to set NI on this.
I imagine this can be closed but I wanted to check in to see if you had specific plans or some other reason to keep it open.
Flags: needinfo?(jaideepb)
Assignee | ||
Comment 3•7 years ago
|
||
Hey Tom. Sorry. Apparently, I got locked out of Bugzilla. Just fixed it. So, to be honest, there were some test cases in mind. But it's been so long since I worked on Source Map stuff (thankfully) that I don't remember them that well. If I find my notes again, I'll ping you, if that's okay.
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(jaideepb)
Comment 4•7 years ago
|
||
Thanks for the reply :)
I'm going to close this; feel free to ping me or reopen this or make a new bug if something comes to light.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•