pyquora
pyquora copied to clipboard
Write test cases to ensure legacy support
Doesn't need to actually check the functionality of the methods/API (because they would just be aliases to methods that are being tested elsewhere in the test suite), just need to check that the old API/methods exist and can be called with the correct parameters.