Commit graph

4 commits

Author SHA1 Message Date
Fabio Zadrozny
6d2062bb37 Fix issues with django and jinja2 exceptions with just-my-code turned on. Fixes #1181 (#1243)
* Fix issues with django and jinja2 exceptions with just-my-code turned on. Fixes #1181

* Modules don't have __qualname__.

* Fix test to do a step out.

* Fix test for Jython.
2019-03-18 19:55:40 -07:00
Fabio Zadrozny
df028b829c sourceReference = 0 when file is mapped. Fixes #1203 (#1214) 2019-03-11 21:15:09 -07:00
Karthik Nadig
30ae5434f0
Add more tests (#1149)
* Add django template exception tests

* Add flask template exception tests
2019-02-12 13:58:07 -08:00
Karthik Nadig
9aaf937478
Removing old test code (#1088)
Removing old test code
2019-01-07 13:38:32 -08:00