Closed
Bug 1262252
Opened 10 years ago
Closed 9 years ago
Crash data pure implementation
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Attachments
(1 file)
Instead of via the middleware.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → peterbe
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/38f3d7d03be2cd7efe522e03ce65de1535295080
fixes bug 1262252 - Crash data pure implementation (#3452)
* fixes bug 1262252 - Crash data pure implementation
* mocking on old tests
* test that was not important
* leftover comment
* leftover comment
* import cleanup
* fixing test as per new wording
* dont test crash_data through middleware in integration tests
* remove all use of middleware in integration-test.sh
* review nits
* remove unncessary rabbitmq connection
* nit fixes
* unset bad reference_value_from
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 4•9 years ago
|
||
v+
You need to log in
before you can comment on or make changes to this bug.
Description
•