Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all backends have automated tests #107

Open
brainwane opened this issue Nov 20, 2013 · 0 comments
Open

Ensure all backends have automated tests #107

brainwane opened this issue Nov 20, 2013 · 0 comments

Comments

@brainwane
Copy link
Contributor

Of the several maintained backends, only two (Launchpad and Allura) have automated tests, and those are limited, and written in different ways. So I suggest we:

  • put test data for all backends into the tests/data/ directory
  • write tests for the data-processing parts of all maintained backends, using Python's unittest framework (could also use Mock and nose)
  • port the Launchpad tests to use the standard framework instead of having to download data from the web each time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant