oasis4hedev / salsa

Web app for creating a syllabus in an accessible HTML document, publishing to the Canvas LMS, and more.
https://syllabustool.com
Other
6 stars 5 forks source link

Bugfix / improve find_org_by_path #585

Closed opsaaaaa closed 4 years ago

opsaaaaa commented 4 years ago

added unit tests for the find_org_by_path helper and refactored it using a suggestion from @capnregex