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

Implement tests #53

Open
ccarruitero opened this issue Nov 5, 2013 · 1 comment
Open

Implement tests #53

ccarruitero opened this issue Nov 5, 2013 · 1 comment
Milestone

Comments

@ccarruitero
Copy link
Member

I think is usefull for any project have tests.

What prefer to use ..

for unit:
unit test | pytest | ?

for integration:
selenium | splinter | easy_integration | ?

@sebasmagri
Copy link
Member

For Unit Tests we should stick to Django standard and use unittest.

For Integration tests I only have some experience with Selenium, so we'd probably use that. However unit tests should be priority. We'd probably track integration tests for a future milestone.

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

2 participants