Brown-University-Library / disa_dj_project

MIT License
2 stars 3 forks source link

Refactor tweak #133

Closed birkin closed 1 year ago

birkin commented 1 year ago

@elizabethyalkut , as you'll see from the diffs below, the majority of the work (aside from following the code and errors and re-grokking stuff) -- is that a bunch of functions include a "redirect_url". These redirect_urls are not being used by the calling javascript -- but because they were referencing a url that I needed to comment out, the tests exercising these functions were failing. The updated redirect_urls are, still, not being used. But that's ok; they're now at least valid.