dellsystem / wikinotes

A free and open source resource for the courses at McGill University.
https://wikinotes.ca
GNU General Public License v3.0
47 stars 14 forks source link

Write tests for all the URL-related methods #201

Closed dellsystem closed 10 years ago

dellsystem commented 10 years ago

get_absolute_url() on most models, get_url() on PageType, etc. Important for verifying that the changes associated with setting APPEND_SLASH to true don't break anything.