Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants